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

Make QFontEngineQPA work to _some_ degree with distance field glyph rendering

    XMLWordPrintable

Details

    Description

      QFontEngineQPA doesn't implement cloneWithSize() and thus crashes in qsgdistancefieldglyphcache.cpp. Since QFontEngineQPA typically only has fixed size alpha maps, we should treat those directly as distance fields or compute the distance fields from them, to ease the porting effort when creating a new platform plugin. In the end, the plugin should use the Freetype font engine, so we don't need a perfect solution.

      Attachments

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

        Activity

          People

            rodal Samuel Rødal
            rodal Samuel Rødal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes