Hacker News new | ask | show | jobs
by minority-one 3910 days ago
That's because vectors are unitless. I've had to constantly explain this to graphic designers I've worked with...
1 comments

SVG can represent vectors with units of "in", "mm", or "px". Inkscape only does "px", which means it's for drawing pretty pictures. There's no fundamental reason it couldn't support real units, but it doesn't.