> I think I've figured out the issue here, and (huge surprise) it's
> not firefox.  I was making the detection of opcode patterns
> dependent on ignore_x_mode being set, however this doesn't get set
> until glyphs are loaded.

Doh.  Yes, for speed reasons the parsing of tables is lazy, at least
partially.

> I'm just going to allow opcodes to be detected simply if
> TT_CONFIG_OPTION_SUBPIXEL_HINTING has been defined.  Then,
> compatibility_mode will get enabled during runtime whenever the
> rendering mode isn't mono.

Sounds reasonable.


    Werner

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to