javascript-in-one-pic icon indicating copy to clipboard operation
javascript-in-one-pic copied to clipboard

SVG version

Open deltaworld opened this issue 10 years ago • 11 comments

Can we have a SVG version of the image please

deltaworld avatar Jun 26 '15 20:06 deltaworld

@deltaworld I will do it after finishing the entire map, any suggestion about how to do this will be helpful!

rainyear avatar Jun 27 '15 02:06 rainyear

I can do this for you if need be. Probably bring the image into Illustrator in vector format then output from there. What application was used to create the original diagram?

deltaworld avatar Jun 27 '15 09:06 deltaworld

@deltaworld I use Mindnode. It also exports OPML file, I think there should be a way to convert OPML file into SVG.

rainyear avatar Jun 27 '15 10:06 rainyear

I had a little look and one option might be exporting it to FreeMind and then export it from there to svg. Plus if its good in FreeMind then think about using that please as its free and available on all OSs, have no idea how good it is tho, dont use these sorta things.

PAEz avatar Jun 27 '15 16:06 PAEz

There's this OPML to SVG repository on github https://github.com/protocol7/protocol7.com/blob/master/experiments/svg/opml_to_svg/opml.xsl

deltaworld avatar Jun 27 '15 16:06 deltaworld

@deltaworld I'll try it with the final version!

rainyear avatar Jun 27 '15 16:06 rainyear

@PAEz I think I should just export a FreeMind version.

rainyear avatar Jun 27 '15 16:06 rainyear

are you just generating this by hand? Seems appropriate that you would outline it in code for smoother edits.

tripdragon avatar Jun 28 '15 18:06 tripdragon

+1 for SVG

Frozenfire92 avatar Jun 30 '15 11:06 Frozenfire92

You could generate a svg from the pdf using inkscape cli.. inkscape --export-plain-svg out.svg js\ in\ one\ pic.pdf

result is here -> https://gist.github.com/ubergesundheit/0577fe4570e6f7a1d5f0

ubergesundheit avatar Jun 30 '15 12:06 ubergesundheit

@ubergesundheit Coool! :+1:

rainyear avatar Jun 30 '15 15:06 rainyear