[Bug 239165] print/freetype2: update to 2.10.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 13 02:01:37 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239165

lightside <lightside at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #205741|maintainer-approval?(gnome@ |
              Flags|FreeBSD.org)                |
 Attachment #205741|0                           |1
        is obsolete|                            |
 Attachment #205743|                            |maintainer-approval?(gnome@
              Flags|                            |FreeBSD.org)

--- Comment #2 from lightside <lightside at 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.

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


More information about the freebsd-gnome mailing list