> Look at the attached code (invoke as ./fttest <fontpath>).
> 
> I have tried a couple of fonts (Arial, Vera...) and the fast values
> don't seem to ack the hinting flag.  Am I doing something wrong?

Yes :) The `advance' returns *hinted* advance values.  If you replace
`advance.x' with `linearHoriAdvance', you get identical results.


    Werner

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

Reply via email to