[Bug 225744] [PATCH] defaulting x11-fonts/fontconfig no-bitmap.conf
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Mar 10 05:19:32 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225744
--- Comment #14 from lightside <lightside at gmx.com> ---
(In reply to comment #13)
Some examples:
Disabled LONG_PCF_NAMES option for print/freetype2 and disabled NO_BITMAPS
option for x11-fonts/fontconfig:
-8<--
% fc-list | sort | grep Helvetica | head -2
/usr/local/share/fonts/100dpi/helvB08-ISO8859-1.pcf.gz: Helvetica:style=Bold
/usr/local/share/fonts/100dpi/helvB08.pcf.gz: Helvetica:style=Bold
-->8--
Enabled LONG_PCF_NAMES option for print/freetype2 and disabled NO_BITMAPS
option for x11-fonts/fontconfig:
-8<--
% fc-list | sort | grep Helvetica | head -2
/usr/local/share/fonts/100dpi/helvB08-ISO8859-1.pcf.gz: Adobe
Helvetica:style=Bold
/usr/local/share/fonts/100dpi/helvB08.pcf.gz: Adobe Helvetica:style=Bold
-->8-
--
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