>> 42 was my suggestion to use instead of 17 :-)
> 
> There actually is a way to test this, if you want: under certain
> circumstances, OS X runs the hints.  This is to make the Chinese
> fonts that draw the glyph in their hint instructions to work.  So,
> you can grab one of those and modify to inspect the return value of
> this instruction.

(a) I don't know how OS X identifies such Chinese fonts.  Is it based
    on font names?  Otherwise, if it is based on table checksums only,
    we are out of luck.

(b) The really hard thing is the `inspect' stuff.  Do you have access
    to a TrueType bytecode debugger on OS X that uses the OS X
    bytecode engine?  Otherwise, it would be necessary to do the same
    as my RasterInfo font, namely adding a special digit glyph that
    displays a given value as a number.

Volunteers for (b) are welcome :-)


    Werner

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

Reply via email to