Tagged Questions
0
votes
2answers
287 views
Pixels in Vectors - SVG
I am working on the svg-edit application and I am receiving customer orders through the web.
I am converting those pixels to mm based on the formula 3.77 pixels = 1 mm.
Is there anyway that ...