[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:06 UTC 2017


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3271

--- Comment #6 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8-forest/jdk?cmd=changeset;node=1637f4ae7b31
author: andrew
date: Tue Jan 24 23:41:30 2017 +0000

    PR3271: 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/20170125/d62cc4f9/attachment.html>


More information about the distro-pkg-dev mailing list