[Bug 225072] print/freetype2: Update to 2.9
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 2 22:16:28 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225072
lightside <lightside at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #192124| |maintainer-approval?(gnome@
Flags| |FreeBSD.org)
--- Comment #4 from lightside <lightside at gmx.com> ---
Created attachment 192124
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192124&action=edit
Proposed patch (since 466253 revision)
To Baptiste Daroussin:
Please return LCD_FILTERING option.
There is still FT_CONFIG_OPTION_SUBPIXEL_RENDERING define available:
http://git.savannah.gnu.org/cgit/freetype/freetype2.git/tree/include/freetype/config/ftoption.h?h=VER-2-9#n107
-8<--
/*************************************************************************/
/* */
/* Uncomment the line below if you want to activate LCD rendering */
/* technology similar to ClearType in this build of the library. This */
/* technology triples the resolution in the direction color subpixels. */
/* To mitigate color fringes inherent to this technology, you also need */
/* to explicitly set up LCD filtering. */
/* */
/* Note that this feature is covered by several Microsoft patents */
/* and should not be activated in any default build of the library. */
/* When this macro is not defined, FreeType offers alternative LCD */
/* rendering technology that produces excellent output without LCD */
/* filtering. */
/* */
/* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING */
-->8-
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-gecko
mailing list