Want Inkscape's Multi-page to work in web browsers (and other tools)?
Well my work today has been on moving our inkscape:page element to the SVG standard "view" element. Already supported in web browsers and hopefully supported someday in SVG viewers that use librsvg (are you interested @federicomena ?)
This will need testing and a migration for older data too. But I like more standards compliant files and less custom stuff in inkscape's svg.
#inkscape #svg #w3c #viewbox #page
Federico Mena Quintero
in reply to Martin Owens • • •a) wait a second, is that how Inkscape's multipage support is implemented? I wondered why it let you drag the pages around.
b) I need to read the spec to see what <view> is supposed to afford to the outside world...