[Bug 2931] [IcedTea8] Provide Infinality Support via fontconfig

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Apr 22 18:59:44 UTC 2016


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

--- Comment #4 from Mingye Wang <arthur200126 at gmail.com> ---
Regarding macros, for FreeType you can use defined(FT_LCD_FILTER_H), or check
version >= 2.3.0. There doesn't seem to be any particular since-version for
RenderMode, but all the modes used in the patch are there in 2.2.1:
http://refspecs.linuxfoundation.org/freetype/freetype-doc-2.2.1/docs/reference/ft2-base_interface.html#FT_LOAD_TARGET_XXX

FC_LCD_FILTER should be already there in fc 2.9 (the changelog mentions adding
a conf example for this.)

These are both much older (2007/2008) than the Arch Linux bug, so something
else must be wrong. Perhaps I should look into archive.org Infinality
changelogs.

-- 
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/20160422/d762dbc5/attachment.html>


More information about the distro-pkg-dev mailing list