Daniel Weck

Results 1516 comments of Daniel Weck

I agree with Ric, but note that if page transition effects do not work in fixed layout ebooks, then it is indeed a bug (is that the case?). However if...

No ETA I'm afraid, the (small team of) developers are currently focusing on higher-priority tasks ... thus why Ric suggests we drop / hide the feature altogether, to avoid confusing...

https://github.com/readium/readium-shared-js/blob/master/js/views/one_page_view.js#L56 Look for `pageSwitchDir` to see how the direction of the visual transition is handled, and as you can see it's a simple array of hard-coded possible choices: ``` javascript...

Dear all, Yesterday we discussed structured-audio / audio-only talking books based on EPUB3 Media Overlays, and more specifically: support for pre-recorded audio in speech-enabled navigation headings (conceptually similar to the...

Navigable audio-only EPUB3 Guidelines Guidelines for Navigable Audio Only EPUB 3 Publications Version: 1.0 Release date: April 24, 2015 http://www.daisy.org/ties/navigable-audio-only-epub3-guidelines

updated specification link: https://daisy.org/info-help/guidance-training/standards/navigable-audio-only-epub3-guidelines/

Duplicate? https://github.com/readium/readium-js-viewer/issues/82

Blobs URI are used when some pre-processing is required on EPUB resources, or when the EPUB container itself is zipped instead of "exploded" (i.e. unzipped). For example, drag-and-dropping an EPUB...

Related: https://github.com/readium/readium-js-viewer/issues/99

See also: https://github.com/readium/readium-js/issues/16