Ufffff, sorry, it seems that the download link have timed out.
So this <http://www.filefactory.com/file/b36458b/n/renderer_problem.zip> is
the example app, and
this<http://www.filefactory.com/file/b36458c/n/letter_g.png>is how FT
renders glyphs.

On Fri, Sep 10, 2010 at 11:55 AM, Róbert Márki <[email protected]> wrote:

> Hi everyone!
>
> I think I've found a bug in the cff renderer algorithm or I'm doing
> something seriously wrong.
> When rendering glyphs with cff outlines (otf, pfb fonts) the control points
> which are located under the baseline are connected with straight lines, for
> ttf fonts all the glyphs are rendered correctly. This problem occurs only
> when I use direct rendering with the FT_RASTER_FLAG_DIRECT flag, if I render
> the glyph to a bitmap with FT the problem doesn't occur. This problem is
> present in every version of FT that I've tested (2.1, 2.2, 2.3, 2.4). I made
> a small example <http://www.filesavr.com/w0mfm0qx>, which can be used to 
> reproduce
> the problem <http://www.filesavr.com/O0cYCUHf>.(I used Qt to display the
> rendered glyphs).
>
>
>
>
_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to