python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
remapping svg to different coordinate system
I have an svg that I'd like to display using nonlinear coordinates, on semilog axes for instance. Is there a way to do this using e.g. matplotlib,inkscape, gimp that would avoid diving into the detail...

jeremy_rutman
Votes: 0
Answers: 0
Batch conversion of PDF to EPS via command line
I am trying to convert some figures from *.pdf to *.eps via Inkscape and Python. I resorted to the Inkscape Manual and Inkscape Wiki and came up with the code below. However when I run the script, no ...
Stücke
Votes: 0
Answers: 0
How to create a radial Rainbow colored clone using Inkscape or Affinity?
Say I'm using a single colored square - Red. I want to create a circular (clock style) clone of the square. Each clone being a different shade (from red to yellow and back to red, for example.
Say, ...
unkerjay
Votes: 0
Answers: 0
Letter Spacing on Curves SVG Makes Letters Tilted Using D3
When I add letter-spacing style to my text on path in D3, it tilts the letters and they don't follow nicely the circle anymore (see highlighted letters on image 2)
You can see my D3 code in this not...

FractalCitta
Votes: 0
Answers: 1