Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-42853 QtQuick Text item implementation is inefficient
  3. QTBUG-46754

Make scene graph text nodes use point sprites rather than quads

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Won't Do
    • P2: Important
    • None
    • Quick: SceneGraph
    • None

    Description

      We could save some memory and upload time by using GL_POINTS and send two floats per glyph instead of ten since we know that all glyphs have the same source and destination size.

      Attachments

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

        Activity

          People

            janichol Andy Nichols
            esabraha Eskil Abrahamsen Blomfeldt
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes