Quote:
Originally Posted by bokjeid
Thank you!! It works!!
BTW, an additional function that splits a image vertically by half if its width is longer than its height is possible? Like the one of Kindle DX, for two-paged image files of comics you know.
|
It's possible. I took the easy route and rotated those pages instead.
There are a couple tricks that make it difficult though, is that you need to scan the book and find all the wide pages. It would add to the time it takes to load a comic in order to support it.