Search found 1 match

by dqfozzie
Tue Feb 03, 2015 3:32 pm
Forum: Help with using Inkscape
Topic: bullet points and ordered lists
Replies: 5
Views: 38604

Re: bullet points and ordered lists

I overcame this by writing some SVG code like: <svg height="200" width="200"> <circle cx="50" cy="45" r="4" fill="black" /> <text x="65" y="50" fill="black">I love SVG!</text> <circle cx="50" cy="...

Go to advanced search