Project

General

Profile

Actions

Bug #2286

closed

SVG - reduce svg file size

Added by Matthew Brooke over 18 years ago. Updated about 18 years ago.

Status:
Resolved
Priority:
Immediate
Category:
interface
Target version:
Start date:
11/22/2005
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2286

Description

SVG icons in kepler-docs/dev/usability/graphics/svg are mostly ~500MB in size.
Most of this is unneeded stuff that Illustrator put in the files, and can safely
be trimmed. I have already done this with director.svg, which therefore shows
which parts are important, and which can be deleted. This process should be
repeated for the remaining ~125 icons, before they get copied to the kepler
module for use in the UI.


Related issues

Blocked by Kepler - Bug #2245: TRACKING: Batik SVG Rendering - remaining tasksIn ProgressMatthew Brooke11/04/2005

Actions
Actions #1

Updated by Matthew Brooke over 18 years ago

To do this, need to write a script that takes all files in
kepler-docs/dev/usability/graphics/svg and removes everything inside (and
including) the following XML tags in each one:

<metadata>...</metadata>
<switch>...</switch>
<i:pgf id="adobe_illustrator_pgf">...</i:pgf>

Actions #2

Updated by Matthew Brooke about 18 years ago

done - checked in the script (to the
kepler-docs cvs module) for future use:

kepler-docs/dev/usability/graphics/stripAdobeNonSVGTags.sh

Actions #3

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 2286

Actions

Also available in: Atom PDF