Hi everyone,<br><br>It seems that GFS Didot italic is broken. This example:<br><br>\documentclass[12pt,a4paper]{article}
<p style="margin: 0px; text-indent: 0px;">\usepackage{fontspec}</p>

<p style="margin: 0px; text-indent: 0px;">\def\G{αβγδεζηθικλμνξοπρςστυφχψω\par}</p>
<p style="margin: 0px; text-indent: 0px;">\def\L{abcdefghijklmnopqrstuvwxyz\par}</p>
<p style="margin: 0px; text-indent: 0px;">\def\all#1{#1\textit{#1}\textbf{#1\textit{#1}}}</p>
<p style="margin: 0px; text-indent: 0px;">\def\fs#1{\fontspec{#1}#1:\par\smallskip\all{\L}\smallskip\all{\G}\bigskip}</p>

<p style="margin: 0px; text-indent: 0px;">\begin{document}</p>
<p style="margin: 0px; text-indent: 0px;">\fs{Frutiger Linotype}</p>
<p style="margin: 0px; text-indent: 0px;">\fs{GFS Didot}</p>
<p style="margin: 0px; text-indent: 0px;">\fs{GFS Bodoni}</p>
<p style="margin: 0px; text-indent: 0px;">\end{document}</p>
<p style="margin: 0px; text-indent: 0px;"><br></p>produces a strange result for GFS Didot italic, attached, it appears that the correct metrics are used, but wrong glyphs are printed. Can other people reproduce it? Would this be a bug in the font or in XeTeX? The other fonts, including other GFS fonts do work as expected. This is done using using XeTeX version 3.1415926-2.2-0.999.2, the most recent MiKTeX update. There is no problem using an unmodified out of the box TeX Live 2007 in OpenSolaris.<br>



<br>Andrew