[Bug 225744] [PATCH] defaulting x11-fonts/fontconfig no-bitmap.conf

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 10 05:10:57 UTC 2018


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

--- Comment #13 from lightside <lightside at gmx.com> ---
(In reply to comment #12)
> /usr/local/share/fonts/terminus-font/ter-112b.pcf.gz: xos4 Terminus:style=Bold
Someone may notice "xos4" in font's name. This is because of enabled
LONG_PCF_NAMES option ("Enable long PCF family names") for print/freetype2
(reinstall of x11-fonts/fontconfig maybe required, because of fc-cache usage
after installation).
There is following output with disabled LONG_PCF_NAMES option for
print/freetype2:
-8<--
% fc-list | sort | grep fonts/terminus-font | head -4
/usr/local/share/fonts/terminus-font/ter-112b.pcf.gz: Terminus:style=Bold
/usr/local/share/fonts/terminus-font/ter-112n.pcf.gz: Terminus:style=Regular
/usr/local/share/fonts/terminus-font/ter-114b.pcf.gz: Terminus:style=Bold
/usr/local/share/fonts/terminus-font/ter-114n.pcf.gz: Terminus:style=Regular
-->8-

Probably, the mentioned issue in comment #0 may be solved with enabled
LONG_PCF_NAMES option for print/freetype2, which may change "Helvetica" font's
name to "Adobe Helvetica".

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


More information about the freebsd-gnome mailing list