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

Implement support for pregenerated glyph caches in Qt Quick

    XMLWordPrintable

Details

    • babc227fa25733c1562eccd9623fd8a5f6bec688 (qttools), 36c6b727c5f433ce3f22e18d93e2502df1c526aa (qtdeclarative)

    Description

      One of the major startup time bottle necks for UIs with a lot of text is rendering the glyphs into the cache for the first time. This is usually alleviated by designing the UI in such a way that the first screen is simple, without a lot of text.

      To make the experience better for users, we could provide an opt-in system that allows pregenerating the glyph caches for certain fonts, allowing users to optimize the startup time manually.

      Attachments

        For Gerrit Dashboard: QTBUG-69356
        # Subject Branch Project Status CR V

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes