<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - fontconfing 2.13 makes bold font when it's not expected to"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105415#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - fontconfing 2.13 makes bold font when it's not expected to"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105415">bug 105415</a>
              from <span class="vcard"><a class="email" href="mailto:jpalus@fastmail.com" title="Jan Palus <jpalus@fastmail.com>"> <span class="fn">Jan Palus</span></a>
</span></b>
        <pre>Not sure if that's a valid syntax but there's still a slight difference in
behavior between 2.12.6 and patched 2.13.0:

# 2.12.6
$ fc-match 'Input Mono Narrow-10:medium'
InputMonoNarrow-Medium.ttf: "Input Mono Narrow" "Medium"

# 2.13.0
$ fc-match 'Input Mono Narrow-10:medium'       
InputMonoNarrow-Regular.ttf: "Input Mono Narrow" "Regular"

so "medium" is ignored if not passed explicitly with attribute name
"weight=medium"</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>