[Webkit-unassigned] [Bug 143476] New: [GTK] Web Inspector: Optimize SVG images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 7 04:32:44 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=143476

            Bug ID: 143476
           Summary: [GTK] Web Inspector: Optimize SVG images
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: agomez at igalia.com
                CC: graouts at webkit.org, joepeck at webkit.org,
                    jonowells at apple.com, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

GTK's own SVG images for the WebInspector have a lot of unneeded XML (unused attributes, tags, etc) generated by Inkscape.

We would like to slim them down.

Inkscape has some own methods to do so:
http://tavmjong.free.fr/INKSCAPE/MANUAL/html/Web-Inkscape.html


There are, also, a number of alternative tools that could help in this task:
https://github.com/svg/svgo
https://github.com/RazrFalcon/SVGCleaner
https://github.com/preciousforever/SVG-Cleaner

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150407/102a03b3/attachment.html>


More information about the webkit-unassigned mailing list