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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes