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

QtSVG cannot understand minified SVGs if they contain arcs

    XMLWordPrintable

Details

    • Linux/X11
    • b313862fa04d9a5403c16670a0d911eb3c633ee5 (qt/qtsvg/dev) 50aeac9ab7eeceeedaef446bef21273f2e0c9e94 (qt/qtsvg/6.1) b9f40224d11f5d5e638891893b3c614a2a6dd96d (qt/qtsvg/6.2) 6de64d30d4ec51b3d1bc48a1f15424f3216eb42a (qt/tqtc-qtsvg/5.15)

    Description

      QtSVG cannot understand minified SVG files if they contain a minified arc.

      I discovered this while trying to view the Adwaita icon for the mimetype `audio-x-generic-symbolic`, on my system stored at `/usr/share/icons/Adwaita/scalable/mimetypes/audio-x-generic-symbolic.svg`.

      After a discussion on the Python `svg.path` module tracker (issue №69), it was determined that the issue is the minified "A" (arc) path in the `<path>` `d` attribute.

      After a discussion on the KDE bugtracker (KDE bug 434863), we determined that this is a QtSVG issue.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            copypaste Fredrick Brennan
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes