<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Cooper Hewitt OTF font not rendered correctly on Windows and Linux"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112857#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Cooper Hewitt OTF font not rendered correctly on Windows and Linux"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112857">bug 112857</a>
              from <span class="vcard"><a class="email" href="mailto:marc@msys.ch" title="Marc Balmer <marc@msys.ch>"> <span class="fn">Marc Balmer</span></a>
</span></b>
        <pre>The problem with the Cooper Hewitt OpenType font is that it comes in many
variants, Light, Thin, Medium, Book, SemiBold, Bold, Heavy and each variant
also has an Italic font cut.

They all have the same font family name, Cooper Hewitt.  The font weights and
style indications in the fonts are not correctly setup as well.  But the real
problem is the font family name.  LibreOffice seems only to be able to handle a
regular, italic, bold, and, bild italic variant of a font family.

As a workaround I create a font familiy for each of the above mentioned font
cuts, giving the italic variant the italic style indication, but the same font
family name.  This way LibreOffice sees each of the 7 variants as it's own font
family and they work.

I keep the bug open, since it is still a bug that LibreOffice can only handle
four variants per family, and especially it should not display the font name in
such a garbled form.

For the curious, I used FontForge to do the font work.</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>