<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - emboldening isn't enabled on medium font when requesting bold"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106460#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - emboldening isn't enabled on medium font when requesting bold"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106460">bug 106460</a>
from <span class="vcard"><a class="email" href="mailto:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span></b>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>