<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - MS Gothic and MS Mincho text rendered differently at different zoom levels"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107462#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - MS Gothic and MS Mincho text rendered differently at different zoom levels"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107462">bug 107462</a>
              from <span class="vcard"><a class="email" href="mailto:khaledhosny@eglug.org" title="Khaled Hosny <khaledhosny@eglug.org>"> <span class="fn">Khaled Hosny</span></a>
</span></b>
        <pre>(In reply to Yousuf Philips (jay) from <a href="show_bug.cgi?id=107462#c4">comment #4</a>)
<span class="quote">> (In reply to Khaled Hosny from <a href="show_bug.cgi?id=107462#c3">comment #3</a>)
> > The different rendering is properly is how the fonts are set up in the
> > “gasp” table which specifies the anti-aliasing behavior for given pixel
> > sizes. CJK fonts typically prefer string hinting and no anti-aliasing at
> > smaller pixel sizes. Anyway, I think it is just DirectWrite doing its magic
> > since I don’t recall us fiddling with anti-aliasing settings.

> Not sure how DirectWrite is involved as i'm running Linux.</span >

I see. Then I suspect the fonts has embedded bitmap strikes for certain pixel
sizes (many CJK fonts do) and that is what you are getting at lower sizes. Try
to disabled embedded bitmaps in FontConfig and see if it makes any difference
(the simplist way is to copy/link /etc/fonts/conf.avail/70-no-bitmaps.conf to
/etc/fonts/conf.d/70-no-bitmaps.conf and restart LibreOffice).

<span class="quote">> > Not displaying the English name if the font do not have a localized name for
> > the current locale is an independent issue and should be reported separately.

> Done. <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Font name toolbar control shouldnt display non-english alternative name in english locale"
   href="show_bug.cgi?id=107485">Bug 107485</a>. But i'm a bit confused why it should show a localized name
> at all, as when you open up the font name drop down, it always shows the
> english name in the left column and i would assume the user cant type the
> localized name of the font in the drop down to locate it.</span >

Since you are on Linux, that is the only platform where we try to read all
localized font names and set them internally as alternate names (so that
specifying the font by its localized name works), but probably this code is too
naïve and things got mixed up.</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>