freetype
[Top][All Lists]
Advanced

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

Re: [ft] CFF outline rendering problem


From: Werner LEMBERG
Subject: Re: [ft] CFF outline rendering problem
Date: Sat, 02 Oct 2010 09:11:16 +0200 (CEST)

>> 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).

Indeed, it was a bug, caused by a small thinko.  It is now fixed in
the git repository; please test.

Thanks for the report!


    Werner


PS: May I use your small main.cpp for the collection of examples in
    the tutorial, putting it into the Public Domain?



reply via email to

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