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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected], [email protected],
                    [email protected]



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
_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

Reply via email to