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?