Hi,

> This brings up an idea I've thought would be useful: an SVG optimizer.
> This would be a class that takes SVG as input, "optimizes" it in
> various ways, and spits it back out. This would do things like:
> 
> - Consolidate path elements
> - Remove redundant attributes
> - Consolidate similar attribute values on children to one attribute
>    on a parent, from which the child nodes can all inherit.

Very interesting idea. It could be added as another transcoder
(Optimizer Transcoder ???) either DOM to DOM or DOM to XML

Something to add
- remove unnecessary empty text node

Best Regards
Tonny Kohar
-- 
Sketsa 
SVG Graphics Editor
http://www.kiyut.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to