[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
Sat Jan 28 18:11:24 UTC 2017


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

--- Comment #9 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea8?cmd=changeset;node=cd09a97434bd
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Wed Jan 25 08:18:25 2017 +0000

    PR3271: Replace 'infinality' with 'improved font rendering'
(--enable-improved-font-rendering)

    2017-01-24  Andrew John Hughes  <gnu_andrew at member.fsf.org>

        PR3271: Replace 'infinality' with
        'improved font rendering'
        * INSTALL:
        Rename --enable-infinality to
        --enable-improved-font-rendering, as
        the code no longer relies on the infinality
        patch set.
        * Makefile.am:
        Use ENABLE_IMPROVED_FONT_RENDERING, not
        ENABLE_INFINALITY.
        * acinclude.m4:
        (IT_ENABLE_IMPROVED_FONT_RENDERING): Renamed
        from IT_ENABLE_INFINALITY. Fix variables to match
        and remove unneeded test for infinality patches.
        * configure.ac:
        Invoke IT_ENABLE_IMPROVED_FONT_RENDERING instead
        of IT_ENABLE_INFINALITY.

-- 
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/20170128/fe890395/attachment-0001.html>


More information about the distro-pkg-dev mailing list