[Bug 1226522] New: Fontconfig picks wrong pixelsize for bitmap fonts

bugzilla at redhat.com bugzilla at redhat.com
Sat May 30 08:51:00 UTC 2015


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

            Bug ID: 1226522
           Summary: Fontconfig picks wrong pixelsize for bitmap fonts
           Product: Fedora
           Version: 22
         Component: fontconfig
          Assignee: tagoh at redhat.com
          Reporter: redhat-bugzilla at camperquake.de
        QA Contact: extras-qa at fedoraproject.org
                CC: fonts-bugs at lists.fedoraproject.org,
                    i18n-bugs at lists.fedoraproject.org, pnemade at redhat.com,
                    tagoh at redhat.com



Description of problem:

Requesting a bitmap font of a certain pixelsize returns fonts of a different
(smaller) pixelsize.

Version-Release number of selected component (if applicable):
fontconfig-2.11.93-2.fc22.x86_64

How reproducible:

$ fc-match :pixelsize=14:scalable=false -f "%{file}:%{family}-%{pixelsize}\n"
/usr/share/X11/fonts/misc/7x13-ISO8859-1.pcf.gz:Fixed-13


Note that a 14 pixelsize font was requested, but a 13 pixelsize font was
returned.

14 pixelsize fonts _are_ present on the system:

$ fc-match Fixed-14 -f "%{file}:%{family}-%{pixelsize}\n"
/usr/share/fonts/ucs-miscfixed/7x14.bdf:Fixed-14

This does not happen for all queries, though:
$ 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

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


More information about the fonts-bugs mailing list