[Fontconfig-bugs] [Bug 90549] New: undesired fallback fonts from size estimation

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 21 01:04:27 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90549

            Bug ID: 90549
           Summary: undesired fallback fonts from size estimation
           Product: fontconfig
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: library
          Assignee: fontconfig-bugs at lists.freedesktop.org
          Reporter: akira at tagoh.org
        QA Contact: freedesktop at behdad.org

Let's see the above result:

$ fc-match :pixelsize=10:scalable=false:lang=en
helvR10-ISO8859-1.pcf.gz: "Helvetica" "Regular"
$ fc-match :pixelsize=12:scalable=false:lang=en
helvR12-ISO8859-1.pcf.gz: "Helvetica" "Regular"
$ fc-match :pixelsize=14:scalable=false:lang=en
helvR10-ISO8859-1.pcf.gz: "Helvetica" "Regular"
$ fc-match :pixelsize=16:scalable=false:lang=en
helvR12-ISO8859-1.pcf.gz: "Helvetica" "Regular"
$ fc-match :pixelsize=18:scalable=false:lang=en
helvR18-ISO8859-1.pcf.gz: "Helvetica" "Regular"

If no fonts installed for requested size, it fc-match doesn't return the
near-sized font. that may causes the ugly rendering.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20150521/4ebbd391/attachment.html>


More information about the Fontconfig-bugs mailing list