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

    • Icon: Technical task Technical task
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.8.0 FF
    • Quick: Shapes
    • None
    • 3fa280b76bb9f3fc600c10683ad2186d9cdcf9cf

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes