Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I am doing a modified version of SVG-edit 2.6 alpha. I intend to use the application to allow my university students to send files for cutting their project stickers through the web. However the measurements are in pixels and I am worried that the conversion on my side will produce wrong results since from what I understand DPI setting vary from computer to computer and also from browser to browser. In other words I am worried that I cannot ensure compatibility. I am also worried about fonts. I want to install a number of fonts that my students can use but I am also worried that font compatibility and measurements will vary from computer to computer and from browser to browser.

In know there is an option to use millimetres now in svg-edit however this option causes a number of bugs in the application and I don't want to use it.

Does anyone have any good experience with the application and give me any ideas on how to proceed with this?

share|improve this question

closed as off topic by Alex, Al Everett, ChrisF Dec 4 '12 at 23:52

Questions on Web Applications Stack Exchange are expected to relate to web applications within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.