For my thesis I'm using XeLaTex with Adobe Caslon Pro font Here is the part of the preamble
\usepackage{polyglossia}
\usepackage{csquotes}
\setdefaultlanguage{french}
\setmainfont[Numbers=OldStyle,Mapping=tex-text]{Adobe Caslon Pro}
I don't know if it's an issue but after an "apostrophe" the letter "e" looks too near from the "apostrophe"
On the picture you can see in red that the letter "e" or "é" is really near from the apostrophe but not the letter "u" or "a" underline in blue.
Any idea?
Thanks
P.-S. I just use latest miktex on win 7. And I do a classic compilation straight on the consol...