[Bug 238482] x11-fonts/fontconfig: Firefox print pre-formatting is HORRIBLE ("bitmap font by default")
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 15 21:57:14 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238482
--- Comment #21 from lightside <lightside at gmx.com> ---
Created attachment 205089
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205089&action=edit
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"
--
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