freetype
[Top][All Lists]
Advanced

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

Re: [ft] deferred rendering issue


From: Werner LEMBERG
Subject: Re: [ft] deferred rendering issue
Date: Fri, 02 Dec 2011 21:13:15 +0100 (CET)

> Following the first tutorial example with FT_Render_Glyph to render
> into slot and then bitwise-or into the image buffer, I get proper
> kerning.  However, when I follow the deferred rendering example in
> the tutorial page that uses FT_Glyph_To_Bitmap, I don't get proper
> kerning anymore.  [...]

Your code example was badly wrapped by the email program...

Please provide a *complete* example (probably with lots of `printf'
statements or something similar) which can be easily compiled
standalone, using a freely available font as input.


    Werner



reply via email to

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