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

WinRT: switch to DirectWrite font engine

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.3.0 Beta1
    • None
    • GUI: Font handling
    • Windows Runtime/Phone

    • WinRT
    • 9827f6d19817d2653ea4fbf5df30d7bb2fb6f787

      Currently, the basic FT engine is used, and it has the unfortunate requirement that fonts must be packaged with the application.

      Using the DirectWrite engine should allow use of the native font database and not require any fonts in the application package.

      One potential downside to this approach is that packaged fonts might not be possible to use with DirectWrite under WinRT. If this happens to be the case, there should be a way to fall back to the FT engine.

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

            andrew.knight Andrew Knight
            andrew.knight Andrew Knight
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes