> When I undefine FT_RASTER_OPTION_ANTI_ALIASING,
You mean: When I define...
> I get compile error on VC.
Thanks, applied.
> (MinGW is correct):
Hmm. It should produce an error too, IMHO, becase the code expands to
foo = foo;
FT_UInt n;
...
which isn't valid C99.
BTW, I've removed the unused (and undocumented)
FT_CONFIG_OPTION_5_GRAY_LEVELS macro.
Werner
_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel