Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-12381

auto-generate font registering cpp for the font files in qmlproject

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • QDS 4.8.0
    • QDS 4.4
    • CMake exporter
    • None

      qml2puppet can pick up the font files specified in qmlproject file but the executable built on qt creator can only pick up the system-installed fonts and also the ones manually added either in qml or cpp.

      i experieced this when my original module inside imports folder was using an non-installed font and it worked on qds launch but not in qt creator.

      this can cause some frustration and confusion for the user.

      i think it'd be nicer if the qds automatically generates the font registering cpp code or something based on the font files registered in qmlproject for each module, so that the user doen't have to care about it and also the app becomes more portable as it doesn't rely on the system it runs on.

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

            knud Knud Dollereder
            mikio_hirai Mikio Hirai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes