[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:43 UTC 2017
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3318
--- Comment #4 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea7-forest/jdk?cmd=changeset;node=809e541ee8ff
author: andrew
date: Tue Jan 24 23:21:34 2017 +0000
PR3318: Fix glyph y advance
Contributed-by: Matthias Dahl <ml_openjdk-lists at binary-island.eu>
The y advance needs to be negated as the final step, otherwise the
rounding will naturally be wrong.
This did show itself for example as shifted into each other glyphs in
Android Studio for text where a rotation was applied (e.g. scale on
the ui builder).
--
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/fb2fbb46/attachment.html>
More information about the distro-pkg-dev
mailing list