[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 19:43:55 UTC 2017
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3318
--- Comment #6 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7-forest/jdk?cmd=changeset;node=fbda034f33b2
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/57038405/attachment.html>
More information about the distro-pkg-dev
mailing list