[Bug 1187528] [gnome-terminal] blurred rendering of PCF fonts after update of fontconfig

bugzilla at redhat.com bugzilla at redhat.com
Thu May 21 08:53:08 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1187528



--- Comment #24 from Akira TAGOH <tagoh at redhat.com> ---
erm, false alarm. they were picking up in different dpi:

$ fc-match :pixelsize=10:scalable=false:lang=en -f
"%{file}:%{family}-%{pixelsize}\n"
/usr/share/fonts/X11/75dpi/helvR10-ISO8859-1.pcf.gz:Helvetica-10
$ fc-match :pixelsize=12:scalable=false:lang=en -f
"%{file}:%{family}-%{pixelsize}\n"
/usr/share/fonts/X11/75dpi/helvR12-ISO8859-1.pcf.gz:Helvetica-12
$ fc-match :pixelsize=14:scalable=false:lang=en -f
"%{file}:%{family}-%{pixelsize}\n"
/usr/share/fonts/X11/100dpi/helvR10-ISO8859-1.pcf.gz:Helvetica-14
$ fc-match :pixelsize=16:scalable=false:lang=en -f
"%{file}:%{family}-%{pixelsize}\n"
/usr/share/fonts/X11/100dpi/helvR12-ISO8859-1.pcf.gz:Helvetica-17
$ fc-match :pixelsize=18:scalable=false:lang=en -f
"%{file}:%{family}-%{pixelsize}\n"
/usr/share/fonts/X11/75dpi/helvR18-ISO8859-1.pcf.gz:Helvetica-18

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=jrr9W3nOce&a=cc_unsubscribe


More information about the fonts-bugs mailing list