Hi,

On Wed, 20 Oct 2010 01:29:29 +0100
Albert Astals Cid <aa...@kde.org> wrote:
>That code works fine for most of the fonts i tried but now i have encountered 
>a case in which 
> round(-glyphMetrics->horiBearingX / 64.0);
>is -2 and 
> -slot->bitmap_left;
>is 26

Could you tell me any sample fonts to reproduce
this issue?

I think, the metric infos available before rendering
come from metric tables, and the metric infos available
after the rendering come from glyf table, so there
can be incompatible values (rather, broken font may
have different values).

Regards,
mpsuzuki

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to