[Bug 37215] incorrect starting size of font antialias

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 1 15:28:17 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=37215

--- Comment #10 from Henry Hu <henry.hu.sh at gmail.com> ---
This simsun seems to have a strange GASP table.
It says: (version 3.03 rev 2)
ppem <= 8: no grid fit, aa
ppem <= 24: grid fit, no aa
ppem <= 65535: grid fit, aa
It has bitmaps for 12, 14, 16

Another simsun from win8.1: (version 5.13)
ppem <= 7: no grid fit, aa, sym-smooth, no grid fit w/ sym-smooth
ppem <= 17: grid fit, no aa, no sym-smooth, grid fit w/ sym-smooth
ppem <= 59: grid fit, aa, sym-smooth, grid fit w/ sym-smooth
ppem <= 65535: grid fit, aa, sym-smooth, grid fit w/ sym-smooth
It has bitmaps for 12, 13, 14, 15, 16, 17

With the new simsun it seems to work fine...

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list