freetype
[Top][All Lists]
Advanced

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

[Freetype] ft_outline_reverse_fill broken?


From: henry . maddocks
Subject: [Freetype] ft_outline_reverse_fill broken?
Date: Thu, 29 Nov 2001 09:42:35 +1300

I've struck a problem with my openGL font rendering library. It has shown up when drawing extruded glyphs.
See image of correct rendering...

http://homepages.paradise.net.nz/henryj/code/index.html#ftgl

According to the docs outline fonts are generally wound clockwise, if not then the 'flags' field of the 'FT_Outline' will be set to 'ft_outline_reverse_fill'. I've found some fonts that aren't rendering correctly because of the anti clockwise winding but the ft_outline_reverse_fill flag isn't set. In fact the flag field is set to 1 in almost all fonts I tested. Am I missing something or is it broken? If it is broken what else can I test because this is a show stopper!

henry



"I can run faster scared than you can angry"




reply via email to

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