[Fontconfig-bugs] [Bug 105415] fontconfing 2.13 makes bold font when it's not expected to

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Mar 10 08:17:15 UTC 2018


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

Akira TAGOH <akira at tagoh.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #137956|0                           |1
        is obsolete|                            |

--- Comment #8 from Akira TAGOH <akira at tagoh.org> ---
Created attachment 137957
  --> https://bugs.freedesktop.org/attachment.cgi?id=137957&action=edit
another try

non-range constant name should be converted to double:

$ ./build/fc-pattern/fc-pattern "Input Mono Narrow-10:weight=medium"
Pattern has 3 elts (size 16)
        family: "Input Mono Narrow"(s)
        weight: 100(f)(s)
        size: 10(f)(s)
$ ./build/fc-pattern/fc-pattern "Input Mono Narrow-10:weight=[medium  bold]"
Pattern has 3 elts (size 16)
        family: "Input Mono Narrow"(s)
        weight: [100 200](s)
        size: 10(f)(s)

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


More information about the Fontconfig-bugs mailing list