On 5/16/11, Werner LEMBERG <[email protected]> wrote: > >> Unfortunately my Bezier algorithm seems not to be the correct one, >> the letters aren't round enough. Means I can see they are round but >> not as strong as they should be. As an example the letter "b" isn't >> really round but has some round edges instead. > > I don't know what you exactly want to achieve, but you may have a look > at the `ftgrid' demo program, which draws the outlines of glyphs. It > uses FreeType itself for rendering, cf. function `ft_outline_draw' in > `ftgrid.c'.
OK, thanks...comparing to this it seems to be a bug in my implementation :-) Elmi _______________________________________________ Freetype mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype
