Quote:
Originally Posted by Tegan
I've found some code that is used to rotate images just like I described, over in this thread: https://www.mobileread.com/forums/sho...postcount=2263
But can it be applied to gocomics or comics.com recipes? I honestly can't parse it. Can anyone explain the recipe in that post to me?
|
I wrote those two comic recipes. If your question is about them, feel free to ask. The link you've posted goes to some older code that I'm familiar with, but which used PythonMagickWand to do the image manipulation. It won't work anymore, as written, but worked fine originally in all comics and image-based recipes. You'll have to ask Kovid exactly what happened to PythonMagickWand and what can substitute for it.
I just rotate my reader from portrait to landscape and the G-sensor redoes the image. The CSS for images in those recipes is set to make the width equal to the max width of the device.