[Bug 3318] [IcedTea7] Freetype 2.7's TT_CONFIG_OPTION_SUBPIXEL_HINTING=2 and OpenJDK enabled infinality causes missing text in rendering
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Mon Feb 6 22:08:51 UTC 2017
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3318
--- Comment #10 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=49a475eb9ffd
author: andrew
date: Tue Jan 24 23:41:30 2017 +0000
PR3318: Always round glyph advance in 26.6 space
Contributed-by: Matthias Dahl <ml_openjdk-lists at binary-island.eu>
By rounding in the 26.6 space, the glyph advance can be snapped to the
next 64 boundary by integer arithmetic alone, thus avoiding floating
arithmetic and improving accuracy.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20170206/e21ccd47/attachment.html>
More information about the distro-pkg-dev
mailing list