On Wednesday, June 4, 2014 6:51:09 PM UTC+2, Danielo Rodríguez wrote: > > Hello Jeremy, > > There are many svg examples, that's right but they are not very real world > examples. Any svg you can find anywhere have thousand of extra fields and > parameters. How can we adapt those images? > That's what I'm talking about. >
You can remove most ot the "thousand of extra fields" aka metadata eg: software, that created the svg (+ specific setting crap). Most of the time, there are a lot of useless IDs for groups .... You can use eg: InkScape and export a "cleaner version" of your svg's, which also use much less memory. ... BUT be aware to keep the creator + licensing meta data :) See: http://en.wikipedia.org/wiki/Scalable_Vector_Graphics and: http://www.w3.org/TR/SVG/ for the details. have fun! mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

