Date: Sat, 10 Mar 2018 05:10:55 +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-eaO3UecSMl@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 #13 from lightside <lightside@gmx.com> --- (In reply to comment #12) > /usr/local/share/fonts/terminus-font/ter-112b.pcf.gz: xos4 Terminus:style= =3DBold 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=3DBold /usr/local/share/fonts/terminus-font/ter-112n.pcf.gz: Terminus:style=3DRegu= lar /usr/local/share/fonts/terminus-font/ter-114b.pcf.gz: Terminus:style=3DBold /usr/local/share/fonts/terminus-font/ter-114n.pcf.gz: Terminus:style=3DRegu= lar -->8- Probably, the mentioned issue in comment #0 may be solved with enabled LONG_PCF_NAMES option for print/freetype2, which may change "Helvetica" fon= t's name to "Adobe Helvetica". --=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-eaO3UecSMl>