[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
Tue Feb 7 00:40:58 UTC 2017


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

--- Comment #14 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-2.6?cmd=changeset;node=e7d2eae14d02
author: Andrew John Hughes <gnu_andrew at member.fsf.org>
date: Mon Feb 06 09:57:00 2017 +0000

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

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

        PR3318: 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/20170207/b3092383/attachment.html>


More information about the distro-pkg-dev mailing list