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

Make QFontEngineQPA work to _some_ degree with distance field glyph rendering

XMLWordPrintable

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes