Quote:
I've put a copy of my current attempt up here (WARNING: it's >20MB and doesn't work yet!)
|
Unfortunately that page gives me a forbidden error.
Quote:
For a comic reader I would like cbz and cbr support for containers, jpeg, png and gif for image format. cb7 and cbt would be nice to haves, as would tiff, svg and bmp.
Remembering the last page read would be nice, but not a deal breaker. Image scaling only if it honours the length/width dimensions (i.e. an 100x100 px image scales to 1000x1000 not 900x1100 or somesuch because the screen isn't a square)
|
Scaling in UDS preserves the aspect ratio of the images (unless the plugin really wants to do things differently, it's the plugin that does the actual scaling), so that shouldn't be a problem. The easiest way to set it up would be that the default setting is to crop the margins off the images (like pdf), the "fill screen" setting would resize the image to fill the screen, and the 100% setting would display the images without scaling. The display is only 4 bit grayscale, so the images may require dithering to look good.