RESOLVED FIXED 144441
[GTK] Web Inspector: Further optimize SVG images
https://bugs.webkit.org/show_bug.cgi?id=144441
Summary [GTK] Web Inspector: Further optimize SVG images
Andres Gomez Garcia
Reported 2015-04-30 03:24:31 PDT
As mentioned in bug 143476 comment 7, GTK SVG images can be further optimized.
Attachments
Patch (629.87 KB, patch)
2015-05-05 11:26 PDT, Andres Gomez Garcia
no flags
Radar WebKit Bug Importer
Comment 1 2015-04-30 03:24:48 PDT
Andres Gomez Garcia
Comment 2 2015-05-05 11:22:21 PDT
I've continued improving the customized script which now makes use of the scour tool (http://www.codedread.com/scour/) and also my personal forked copy of the svgo tool (https://github.com/tanty/svgo). This customized script can be found at: https://github.com/tanty/design-hodgepodge/blob/master/WebKit/WebInspector/sandbox/optimizing.sh The original SVG files that I used to create material can be found at: https://github.com/tanty/design-hodgepodge/tree/master/WebKit/WebInspector
Andres Gomez Garcia
Comment 3 2015-05-05 11:26:36 PDT
Joseph Pecoraro
Comment 4 2015-05-05 11:45:18 PDT
Comment on attachment 252391 [details] Patch Nice! r=me
Andres Gomez Garcia
Comment 5 2015-05-05 13:45:34 PDT
(In reply to comment #4) > Comment on attachment 252391 [details] > Patch > > Nice! r=me Thanks for the review!
WebKit Commit Bot
Comment 6 2015-05-05 14:32:37 PDT
Comment on attachment 252391 [details] Patch Clearing flags on attachment: 252391 Committed r183830: <http://trac.webkit.org/changeset/183830>
WebKit Commit Bot
Comment 7 2015-05-05 14:32:41 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.