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

Support the SVG2 as a format for graphical assets in the Qt framework

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • None
    • SVG Support
    • None

      What is the benefit? Why is this valuable?

      It is meanwhile a widespread use case to use SVG as an asset format for static graphics. Especially, if the Adobe CS is in use, it is very convenient to use SVG since you can export to this format from almost all tools in CS.

      The SVG Tiny (https://www.w3.org/TR/SVGTiny12/intro.html) which is supported in Qt is not sufficient for this, since it would require conversion and this degrades the results far too much.

      SVG 2 (https://www.w3.org/TR/SVG2/) is available since 2018

      What are common use cases?

      • Export works done by designers in Adobe CS into a given location and be able to use that files as graphical assets in the Qt UI
      • Animations and scripting are not relevant here. It is basically a PNG- or JPG-replacement.

      Technical information

      https://bugreports.qt.io/browse/QTBUG-109067

      https://bugreports.qt.io/browse/QTBUG-116883

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

            mastambo Maycon Stamboroski
            productboard Productboard
            Votes:
            6 Vote for this issue
            Watchers:
            17 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes