[Bug 1226522] Fontconfig picks wrong pixelsize for bitmap fonts

bugzilla at redhat.com bugzilla at redhat.com
Tue Jun 2 17:14:35 UTC 2015


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

Ralf Ertzinger <redhat-bugzilla at camperquake.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(redhat-bugzilla at c |
                   |amperquake.de)              |



--- Comment #3 from Ralf Ertzinger <redhat-bugzilla at camperquake.de> ---
Updating fontconfig definitely changed the behaviour, but it's still not
consistent:

$ rpm -q fontconfig
fontconfig-2.11.94-1.fc22.x86_64
fontconfig-2.11.94-1.fc22.i686
$ fc-match :pixelsize=14:scalable=false -f "%{file}:%{family}-%{pixelsize}\n"
/usr/share/fonts/terminus/ter-114n.pcf.gz:Terminus-14
$ fc-match Fixed-14 -f "%{file}:%{family}-%{pixelsize}\n"
/usr/share/X11/fonts/misc/9x15-ISO8859-1.pcf.gz:Fixed-15
$ fc-match :pixelsize=10:scalable=false:lang=en -f
"%{file}:%{family}-%{pixelsize}\n"
/usr/share/X11/fonts/misc/6x10-ISO8859-1.pcf.gz:Fixed-10

debug logs for the first two queries attached below.

-- 
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=vrnqafebpL&a=cc_unsubscribe


More information about the fonts-bugs mailing list