5 Feb
2012
5 Feb
'12
2:51 p.m.
On Sun, Feb 05, 2012 at 02:06:04PM +0100, Wolfgang Schuster wrote:
Am 05.02.2012 um 13:53 schrieb Khaled Hosny:
I co-work on Crimson now, so what is broken that I need to fix?
The value for ex is wrong, when I run the following example I get for Latin Modern 4.31pt and for Pagella 4.49pt but Crimson gives only 1.12pt.
\starttext
\definedfont[Serif at 10pt]\the\exheight
\definedfont[file:texgyrepagellaregular at 10pt]\the\exheight
\definedfont[file:crimsonroman at 10pt]\the\exheight
\stoptext
I see, I checked and it seems like a bug in FontForge causing calculation of wrong xheight when generating the font, will see if I can fix this. Regards, Khaled