[Fontconfig-bugs] [Bug 106460] emboldening isn't enabled on medium font when requesting bold

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 10 12:57:39 UTC 2018


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

--- Comment #2 from Akira TAGOH <akira at tagoh.org> ---
to clarify more:

$ fc-match -f "family: %{family}\nstyle: %{style}\nweight: %{weight}\nembolden:
%{embolden}\n" inconsolata:bold
family: Inconsolata
style: Medium
weight: 100
embolden:

and expected result are:

$ fc-match -f "family: %{family}\nstyle: %{style}\nweight: %{weight}\nembolden:
%{embolden}\n" inconsolata:bold
family: Inconsolata
style: Medium
weight: 200
embolden: True

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20180510/243cde98/attachment.html>


More information about the Fontconfig-bugs mailing list