Quote:
Originally Posted by pookakitten
So that is different than being able to adapt to leading zeroes? Mangle adds leading zeroes and I'd prefer to use it to put my manga on the kindle since it numbers files automatically and resizes images and makes them easier to read. (IMO, that is)
|
File renamer is, to be honest, last on my list.
Here are some reasons:
- I hope Amazon will release a better image viewer ==> my app will be forgotten
- I will try to turn this app into a Kindlet ==> no need to rename files again
- the internet is full of batch renamers
I don't use Mangle, so I don't know how it works. Anyway, you can always rename files before using my app.
I could support 001, even 00000. But....is it really worth the effort? Batch renaming takes about 10sec per folder...
If you really want to use ONLY 00* files, edit in notepad both JS files and replace all 0.jpg/0.png with 000.jpg/000.png or whatever you want to read!
Quote:
Originally Posted by pookakitten
I've had a chance to experiment and when I tried the rotate function, it made me have to scroll the image--can the default behavior for this have the image fill up the screen w/o the need to scroll?
I have another suggestion--the ability to delete the contents of a folder. Put it in the reading menu so users can delete chapters after reading.

|
Filling up the screen means displaying the image in 800*572, and this may result in squeezing the image.
That's because I use image height>screen size in landscape mode.
As regards the deleting feature, as stated many times before, I can't directly access files from a WAF, so that I can't delete files or folders.
If I could, I would have made this app even better!
And this is what really push me towards kindlets.