Difference between revisions of "Multipage"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
* SVG does not support multipage per se, but upcomming SVG will do [[http://www.w3.org/TR/2004/WD-SVG12-20041027/multipage.html see W3.org]] | * SVG does not support multipage per se, but upcomming SVG will do [[http://www.w3.org/TR/2004/WD-SVG12-20041027/multipage.html see W3.org]] | ||
== multipage ala Corel == | == multipage ala Corel == | ||
* there is a list of pages as tabs on the lower side of the drawing window | * there is a list of pages as tabs on the lower side of the drawing window | ||
Line 16: | Line 14: | ||
== Multi-page tool(similar to Artboard tool on adobe illustrator cs4). == | == Multi-page tool(similar to Artboard tool on adobe illustrator cs4). == | ||
* | * see this adobe tutorial [[http://www.adobe.com/designcenter/illustrator/articles/lrvid4016_ai.html here]] | ||
* there is an [[http://www.vimeo.com/2503097 video]] by Valessio Brito presenting an UI mockup how multipage can be handled in inkscape |
Revision as of 22:11, 6 April 2009
Multipage support
- this feature is currently not implemented
- this page describes how the feature should be implemented
- there should be multiple pages within a document
- problem arises when saving to singlepage file formats (jpg, png, etc)
- SVG does not support multipage per se, but upcomming SVG will do [see W3.org]
multipage ala Corel
- there is a list of pages as tabs on the lower side of the drawing window
- all pages share the same page properties
- a master page contains elements that are visible on all other pages: drawings, markers
- in an object browser pages and layers are integrated
- see a screenshot [here]