[Libreoffice-bugs] [Bug 67744] FORMATTING: Adobe Courier Std font is always bold on Mac OS X

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Feb 22 11:26:38 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=67744

--- Comment #20 from Tor Lillqvist <tml at iki.fi> ---
Created attachment 140056
  --> https://bugs.documentfoundation.org/attachment.cgi?id=140056&action=edit
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180222/7e1d7d51/attachment.html>


More information about the Libreoffice-bugs mailing list