On Thursday, January 9, 2020 at 1:53:50 PM UTC-8, Thomas Elmiger wrote: > > The idea: Learn SVG coding by example: https://tid.li/tw5/apps/svg.html > is a live SVG editor – just a start, updates might follow. > Let me know what you think and send additional examples or links if you > see something interesting. >
Nice start on a TiddlyWiki-integrated SVG editor. Try this: 1) view any $:/core/images/* tiddler (e.g., $:/core/images/advanced-search-button) 2) edit it to see the SVG code 3) copy-paste that code into your editor note: if you just edit the shadow and enable preview display, you can get something very similar to your editor, where changing the SVG definition immediately displays the resulting image. The main difference is the size of the preview and the display of a grid. Also, for a MUCH more complex in-browser SVG editor, check out: https://svg-edit.github.io/svgedit/releases/latest/editor/svg-editor.html (repo: https://github.com/SVG-Edit/svgedit) -e -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/94d471bc-10bf-4bb3-b803-5a97d046905c%40googlegroups.com.

