<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ulm@gentoo.org" title="Ulrich Müller <ulm@gentoo.org>"> <span class="fn">Ulrich Müller</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - 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>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>ulm@gentoo.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>FIXED
           </td>
           <td>---
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - fontconfing 2.13 makes bold font when it's not expected to"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105415#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - 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:ulm@gentoo.org" title="Ulrich Müller <ulm@gentoo.org>"> <span class="fn">Ulrich Müller</span></a>
</span></b>
        <pre>(In reply to Jan Palus from <a href="show_bug.cgi?id=105415#c13">comment #13</a>)
<span class="quote">> 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"</span >

I see this too:

   $ fc-match 'Droid Sans-10:bold'   # 2.12.6
   DroidSans-Bold.ttf: "Droid Sans" "Bold"
   $ fc-match 'Droid Sans-10:bold'   # 2.13.0 (with or without patch)
   DroidSans.ttf: "Droid Sans" "Regular"

User documentation explictly mentions examples like 'Times-12:bold' so I
believe that the above syntax should work.
<a href="https://www.freedesktop.org/software/fontconfig/fontconfig-user.html#AEN36">https://www.freedesktop.org/software/fontconfig/fontconfig-user.html#AEN36</a>

Reopening.</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>