Quote:
Originally Posted by Jellby
How do ensure it's in landscape mode? Do you assume that the reader will be used in portrait, and so you rotate the picture? Note that:
(a) Some users might prefer reading in landscape mode. If they encounter an image that would naturally fit the landscape screen but doesn't because it's rotated... well, it looks silly.
(b) Some readers can automatically change the display orientation when the device is physically rotated. So, if you force the user to rotate the device in order to see an image, the display could rotate again, starting an eternal loop and annoying the user.
|
That leads to an interesting question: is there a way to override that, i.e.
force page orientation for a single page in epub?