> 1. What does it mean "zooming in/out twice doubles/halves the scale 
> factor"? Usually i need to scale faces up or down to fit screen. My
> vote for AutoCAD mousewheel behaviour.
I was trying to think of a concise way to say that the zoom factor is
approximately sqrt(2) and is multiplicative, so zooming twice sets the
scale to 2 or 1/2, etc.
Mousewheel zooming will be added to the TODO list, as I agree that it is
a nice thing to have. Note that you can have the program scale things to
fit the window automatically - an upcoming fix will have that set as a
global flag so the next image will also be scaled to fit the window.

> I mean scaling 125%/80%. Well, could be 2^(1/n)/0,5^(1/n), where n 
> equals number of the steps you want image to be doubled, 4 for example
When I add a degree of configurability, the zoom factor will be one of
the configurable things. Until then, hold tight, or edit the source
yourself.

> 2. Zoom factor up to 32x? Why not 64x or 16x? And what for?
> If you try to avoid entice killing by kernel, isn't there more proper
> ways?
Well, there are nicer ways, but I can't fix everything at once. I think
32x is marginally less annoying than the 2x it was set to before. This
is a temporary measure, eventually to be replaced by some more sensible
things.

> 3. Slideshow. Quite easy to implement, and looks like you're on your
> way to :), but how you're going to pass options?
I've not thought about this much, but it was suggested to me and I like
the idea. Obviously it can already cope with slideshowing if you press
space to advance the image, but the idea is to have the image
automatically advance after n seconds, where n is user-supplied. As you
note, this is very easy to add support for, but the program needs
commandline options adding to it (which it could do with anyway).

> yours,
> glassy
Thanks for your suggestions, I always welcome input, especially when it
comes in the form of patches.

Daniel

-- 
It's not true unless it makes you laugh, but you don't understand until
it makes you weep.  'Illuminatus!', Robert Shea and Robert Anton Wilson
 http://www.doublezero.uklinux.net/  <--- visit this excellent website
 http://people.pwf.cam.ac.uk/dh286/publickey.asc <-- get my public key

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to