> So I found other problems:

In addition Round_To_Double_Grid does half-grid instead.
val &= ~31
should be
val &= ~127

I'll start patching tonight.

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

Reply via email to