[Fontconfig-bugs] [Bug 47704] New: fontconfig test fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 22 03:53:12 PDT 2012


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

             Bug #: 47704
           Summary: fontconfig test fails
    Classification: Unclassified
           Product: fontconfig
           Version: 2_1
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: library
        AssignedTo: fontconfig-bugs at lists.freedesktop.org
        ReportedBy: pgajdos at novell.com
         QAContact: freedesktop at behdad.org


Test fails imho because of wrong out.expected.

fontconfig-2.9.0/test[1]> for i in 4x6.pcf 8x16.pcf ; do fc-query $i; done |
grep "family\|size"
Pattern has 18 elts (size 32)
    family: "Misc Fixed"(s)
    pixelsize: 6(f)(s)
Pattern has 18 elts (size 32)
    family: "Sony Fixed"(s)
    pixelsize: 16(f)(s)
fontconfig-2.9.0/test[0]> cat out.expected 
Fixed:pixelsize=16
Fixed:pixelsize=6
=
Fixed:pixelsize=16
Fixed:pixelsize=6
=
Fixed:pixelsize=16
Fixed:pixelsize=6
fontconfig-2.9.0/test> cat out
Misc Fixed:pixelsize=6
Sony Fixed:pixelsize=16
=
Misc Fixed:pixelsize=6
Sony Fixed:pixelsize=16
=
Misc Fixed:pixelsize=6
Sony Fixed:pixelsize=16

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Fontconfig-bugs mailing list