IIIF / cookbook-recipes

For working on the recipes
https://iiif.io/api/cookbook/index.html
36 stars 32 forks source link

Book (viewingDirection variations) #10

Closed tomcrane closed 3 years ago

tomcrane commented 5 years ago

Book (viewingDirection variations)

(Provide link to index.md of the issue, if available. To be filled in after issue is created - you need the issue number!)

Use case

I have books that read left-to-right; I have scrolls that read top to bottom.

tomcrane commented 5 years ago

Equivalent to 2.1 fixtures

https://iiif.io/api/presentation/2.1/example/fixtures/11/manifest.json https://iiif.io/api/presentation/2.1/example/fixtures/12/manifest.json https://iiif.io/api/presentation/2.1/example/fixtures/13/manifest.json https://iiif.io/api/presentation/2.1/example/fixtures/14/manifest.json

glenrobson commented 4 years ago

Thanks to @kirschbombe we now have fixtures for right to left and top to bottom:

https://fixtures.iiif.io/

kirschbombe commented 4 years ago

ethiopic_ms46_scroll is also a good example to demo "continuous" behavior :)

triplingual commented 4 years ago

Excellent! Thanks to both of you.

triplingual commented 4 years ago

@glenrobson RTL images are 403ing for me. e.g. https://fixtures.iiif.io/images/UCLA/kabuki_ezukushi_rtl/ucla_bib1987273_no001_rs_001.jpg (Ethiopic scroll images are fine.)

glenrobson commented 4 years ago

Thanks @triplingual, they should be working now.