[Bug 3271] [IcedTea8] 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
Wed Jan 25 07:11:13 UTC 2017
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3271
--- Comment #7 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8-forest/jdk?cmd=changeset;node=eaac5211151c
author: andrew
date: Wed Jan 25 00:24:10 2017 +0000
PR3271: 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/20170125/2481ba8e/attachment.html>
More information about the distro-pkg-dev
mailing list