Date: Sat, 10 Mar 2018 05:19:30 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 225744] [PATCH] defaulting x11-fonts/fontconfig no-bitmap.conf Message-ID: <bug-225744-6497-2WaA3mvrcw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-225744-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-225744-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225744 --- Comment #14 from lightside <lightside@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=3DB= old /usr/local/share/fonts/100dpi/helvB08.pcf.gz: Helvetica:style=3DBold -->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=3DBold /usr/local/share/fonts/100dpi/helvB08.pcf.gz: Adobe Helvetica:style=3DBold -->8- --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225744-6497-2WaA3mvrcw>