Closed murata2makoto closed 7 years ago
Thanks @murata0204 ! Note that there is a typo in "horiozntally-scrollable-emakimono" (should be "horizontally")
cc @rkwright
Just out of curiosity, I loaded your EPUBs into the Readium "cloud / web reader", directly from your GitHub repository URL.
Unsurprisingly, horizontal scrolling does not work, as this feature is not implemented:
https://readium.firebaseapp.com/?epub=https%3A%2F%2Frawgit.com%2Fmurata0204%2Fepub3-samples%2Fmaster%2F30%2Fhoriozntally-scrollable-emakimono (from https://github.com/murata0204/epub3-samples/tree/master/30/horiozntally-scrollable-emakimono )
Vertical scrolling seems to work fine though (please check):
https://readium.firebaseapp.com/?epub=https%3A%2F%2Frawgit.com%2Fmurata0204%2Fepub3-samples%2Fmaster%2F30%2Fvertically-scrollable-manga (from https://github.com/murata0204/epub3-samples/tree/master/30/vertically-scrollable-manga )
Interestingly, the EPUB3+ specification seems to explicitly forbid the use of scrolling rendition properties in fixed layout content. Am I right?
http://www.idpf.org/epub/31/spec/epub-packages.html#layout-property-flow
If a Reading Systems supports the rendition:layout property,
it must ignore the rendition:flow property when it has been set on a spine item
that also specifies the rendition:layout value pre-paginated.
Thanks, Daniel. I changed the directory name.
I created two example EPUB publications for vertically scrollable manga and horizontally scrollable emakimono (horizontal, illustrated narrative form created during the 11th to 16th centuries in Japan).