Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-20817

Synthesized font emboldening does not work when pixel size > 64

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.0.0
    • 4.7.3
    • GUI: Font handling
    • None
    • 20009ed797fb30952a889df5716aa2399102be58

      When the pixel size of a font is higher than 64 pixels, Qt will fall back to rasterizing the outlines as QPainterPaths. The synthetic emboldening in e.g. FreeType is not implemented for this fall back, so an artificially emboldened font will suddenly revert to its original weight when the pixel size increases beyond this threshold.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            esabraha Eskil Abrahamsen Blomfeldt
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes