Jim wrote:
> Does the rotation option slow things down even if it isn't used?

No.

> If not, it might make sense to just label the option something like:
>
> rotate screen (slow)

Or we just don't worry about it.  The user will see soon enough that it's
slow.

It's also slow in text mode.  I think this is from the overhead of rotating
each bit of text as it gets drawn.  It would be faster if we could rotate a
full screen at a time I expect, but that would require a ton of memory,
especially in 16bpp mode.

Alex

_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to