diff --git a/lib/ComicBook.js b/lib/ComicBook.js index 5751324..c46dd15 100644 --- a/lib/ComicBook.js +++ b/lib/ComicBook.js @@ -9,9 +9,10 @@ Nice 2 have: - remember position (use localStorage) + - use localStorage to store the page Image() data? + - really need to speed up enhancements, try to use hardware acceleration if possible - thumbnail browser - - image enhancements (http://www.pixastic.com/lib/docs/actions/sharpen/) - - page turn animation (http://www.cynergysystems.com/blogs/page/rickbarraza?entry=the_secret_behind_the_page) + - page turn animation? (http://www.cynergysystems.com/blogs/page/rickbarraza?entry=the_secret_behind_the_page) */ /**