> > I want to display the font “PMingLiU”, so I have to use the
> > macro “TT_CONFIG_OPTION_BYTECODE_INTERPRETER” to avoid the font
> > broken.
> > 
> > And some font was uglily, so I open the auto hint. 
> > 
> > When I use the macro “FT_LOAD_FORCE_AUTOHINT” or
> > “FT_LOAD_NO_HINTING”, the macro
> > “TT_CONFIG_OPTION_BYTECODE_INTERPRETER” was disabled.
> > 
> > Can anybody solved this problem? 
> 
> No.  In general, the autohinter can't work together with the
> bytecode interpreter.  Can you send small screenshots (or give URLs)
> which show the ugliness you are describing?

Whatever font it is, the images do *not* show `PMingLiU' from
mingliu.ttc!  This font can't be displayed with the autohinter because
the glyph components need the bytecode interpreter to be positioned
correctly.  Please always use ftview, ftstring, or ftdiff to inspect
the font.  At the font size you are showing, mingliu.ttc contains
embedded bitmaps to improve the rendering, BTW.


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

Reply via email to