Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-116883 Qt Quick Shapes: Loading vector graphics
  3. QTBUG-121647

Implement image asset handling in generator tool

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Unresolved
    • P2: Important
    • None
    • Quick: Shapes
    • None

    Description

      This currently saves a copy of the image with a default name "svg_asset" in the current directory and refer to that. Either we find a way to pipe the actual path/URL used in the SVG through, so that we can refer to this in the QML file as well, or if we decide to keep the duplication, we should add options to the tool for setting the location etc. But we should probably make the URL available to the generator.

      It also currently saves non-alpha images as JPG which is a lossy format, so this should probably always be PNG.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes