Date: Sat, 13 Jul 2019 02:01:34 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-approval requested: [Bug 239165] print/freetype2: update to 2.10.0 : [Attachment 205743] Proposed patch (since 503401 revision) Message-ID: <bug-239165-6497-Lwn8lCCdez@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-239165-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-239165-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
lightside <lightside@gmx.com> has asked freebsd-gnome mailing list <gnome@FreeBSD.org> for maintainer-approval: Bug 239165: print/freetype2: update to 2.10.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239165 Attachment 205743: Proposed patch (since 503401 revision) https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205743&action=3Dedit --- Comment #2 from lightside <lightside@gmx.com> --- Created attachment 205743 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205743&action= =3Dedit Proposed patch (since 503401 revision) Clarified information about pcf:no-long-family-names property, based on 2.7= .1 changelog: https://sourceforge.net/projects/freetype/files/freetype2/2.7.1/ -8<-- If LONG_PCF_NAMES port's option was enabled, the PCF family names may inclu= de the foundry and information whether they contain wide characters. For examp= le, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled= at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=3Dpcf:no-long-family-names=3D1 To regenerate fontconfig cache with using such environment variable: # env FREETYPE_PROPERTIES=3Dpcf:no-long-family-names=3D1 fc-cache -f -s -v -->8-- I just proposed some variant of description. Feel free to change it, if nee= ded.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239165-6497-Lwn8lCCdez>