<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - 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;">Attachment #137956 is obsolete</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - fontconfing 2.13 makes bold font when it's not expected to"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105415#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - 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:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=137957" name="attach_137957" title="another try">attachment 137957</a> <a href="attachment.cgi?id=137957&action=edit" title="another try">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=105415&attachment=137957'>[review]</a>
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)</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>