[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:56 UTC 2017
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3318
--- Comment #11 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-forest-2.6/jdk?cmd=changeset;node=9a7b641574ce
author: andrew
date: Wed Jan 25 00:24:10 2017 +0000
PR3318: Simplify glyph advance handling
Contributed-by: Matthias Dahl <ml_openjdk-lists at binary-island.eu>
Reduce the branches and always round and convert the advance, no matter
if its zero or not since it is guaranteed that 0 divided by a floating
point always equals zero.
--
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/cfc3e784/attachment.html>
More information about the distro-pkg-dev
mailing list