Skip site navigation (1)Skip section navigation (2)
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/>

index | next in thread | previous in thread | raw e-mail

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=239165

Attachment 205743: Proposed patch (since 503401 revision)
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205743&action=edit



--- Comment #2 from lightside <lightside@gmx.com> ---
Created attachment 205743
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205743&action=edit
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 include
the foundry and information whether they contain wide characters. For example,
"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=pcf:no-long-family-names=1

To regenerate fontconfig cache with using such environment variable:
# env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -f -s -v
-->8--

I just proposed some variant of description. Feel free to change it, if needed.


home | help

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