Zoom (Project): Difference between revisions
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
* '''1''' button brings zoom to 100% | * '''1''' button brings zoom to 100% | ||
* '''+''' button increases zoom by 100% (relative to current) | * '''+''' button increases zoom by 100% (relative to current) | ||
* Range of zoom: 10% to 3200% | |||
|- | |- | ||
|[[File:Zoom_scribus1.png]] | |[[File:Zoom_scribus1.png]] |
Revision as of 01:10, 22 January 2011
early draft
<greg> add a slider like in oo.org
<ale> here the zoom functions i (would) need:
- an easy way to get back at 100% (eventually see the current %... which could be an input box)
- eventually a way to switch among two zoom levels (mostly all page on screen / detailed view)
- ctrl+mouse wheel to zoom in and out
- + / - in non edit mode and ctrl++ / ctrl+- in edit mode to zoom in and out
- a zoom tool to make a "selected area" fill the window
- eventually some keys like in inkscape (1, 2, 3, 4, 5) to fit to screen with different criteria
- for the beginners it should be possible to zoom in and out with the zoom tool
Some Comparisons
Scribus Zoom
OpenOffice Zoom
Here it's a bit more complicated.
Inkscape Zoom
Here we see a nice juxtaposition of the X and Y of the mouse cursor position, with the Z of the zoom. This is very compact.
Comments
<gregp> I think the Inkscape method has a lot going for it. I do like the slider in OpenOffice, though I realize the range of possible zoom in Scribus may make the slider impractical.