> Why does FreeType implement the "even-odd" fill rule? TrueType fonts
> are supposed to be filled with "non-zero" rule, I cannot think of a
> situation where "even-odd" would be needed.

How do you come to the impression that TrueType fonts are handled with
the even-odd rule?  It is possible to make the smooth rasterizer use
the even-odd rule (since this rasterizer is a generic module which
could be used independently of FreeType), but this is not the default.


    Werner

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to