Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Apr 2018 22:16:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 225072] print/freetype2: Update to 2.9
Message-ID:  <bug-225072-6497-LgC8OtQ7Rq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225072-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225072-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225072

lightside <lightside@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #192124|                            |maintainer-approval?(gnome@
              Flags|                            |FreeBSD.org)

--- Comment #4 from lightside <lightside@gmx.com> ---
Created attachment 192124
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192124&action=
=3Dedit
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/freety=
pe/config/ftoption.h?h=3DVER-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-

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225072-6497-LgC8OtQ7Rq>