Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jun 2019 21:57:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 238482] x11-fonts/fontconfig: Firefox print pre-formatting is HORRIBLE ("bitmap font by default")
Message-ID:  <bug-238482-21738-cUtXHxPNLo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238482-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238482-21738@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=3D238482

--- Comment #21 from lightside <lightside@gmx.com> ---
Created attachment 205089
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205089&action=
=3Dedit
Enabled LONG_PCF_NAMES option for print/freetype2 port

Attached screenshot, when LONG_PCF_NAMES enabled for print/freetype2 port (=
and
re-installation of x11-fonts/fontconfig to regenerate fonts cache):
% fc-match "lucida grande"
DejaVuSans.ttf: "DejaVu Sans" "Book"
% fc-match geneva
DejaVuSans.ttf: "DejaVu Sans" "Book"
% fc-match helvetica
arial.ttf: "Arial" "Regular"
% fc-match arial
arial.ttf: "Arial" "Regular"
% fc-match sans-serif
DejaVuSans.ttf: "DejaVu Sans" "Book"

But if there will be "adobe helvetica" usage for some CSS style or html font
face, the issue maybe the same:
% fc-match "adobe helvetica"
helvR12-ISO8859-1.pcf.gz: "Adobe Helvetica" "Regular"

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238482-21738-cUtXHxPNLo>