<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FORMATTING: Adobe Courier Std font is always bold on Mac OS X"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=67744#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FORMATTING: Adobe Courier Std font is always bold on Mac OS X"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=67744">bug 67744</a>
              from <span class="vcard"><a class="email" href="mailto:tml@iki.fi" title="Tor Lillqvist <tml@iki.fi>"> <span class="fn">Tor Lillqvist</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=140056" name="attach_140056" title="Patch to add debug output from the macOS font enumeration in LO">attachment 140056</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=140056&action=edit" title="Patch to add debug output from the macOS font enumeration in LO">[details]</a></span>
Patch to add debug output from the macOS font enumeration in LO

Just FYI, if somebody else some day needs this.

After adding this, one can see from the output that for some reason the
"Courier Std: Medium" font has been interpreted by macOS as having weight 0.23,
and not zero, which would mean "medium". Compare:

debug:13294:5446641: ==> Courier New: Regular weight=0 -> 5

with

debug:13294:5446641: ==> Courier Std: Medium weight=0.23 -> 7</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>