freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] otf autohint/nohint problem


From: Werner LEMBERG
Subject: Re: [ft] otf autohint/nohint problem
Date: Fri, 11 Nov 2005 14:17:52 +0100 (CET)

> No, I haven't.  The code used comes from
> http://freetype.sourceforge.net/freetype2/docs/reference/ft2-glyph_management.html#FT_Glyph_To_Bitmap
> which I assume is a reasonable example to use.

OK.

> I'm not sure of the difference between the two codes.  It appears to
> me that example1.c uses direct structure dereferencing whereas the
> reference docs example uses function calls to extract the values.

Well, this is a matter of taste.

> Maybe the example1.c way is smarter from a speed perspective but I'm
> concerned since there seemed to be work happening in FT_Get_Glyph
> and FT_Glyph_To_Bitmap.  I really like to know why the example code
> is better than the reference code, because I'm not finding it
> obvious.

It's not `better', it's just working.

Anyway, since you can reproduce the problem with ftview it seems that
it is really a FreeType issue.  Please send me the font privately for
further investigation.


    Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]