Henry

Results 37 issues of Henry

Currently, if you load an improperly formatted config JSON, e.g. by adding `// comments` to it, then the log out put will say the file was not found, which is...

At the moment, I have started expanding what I would call my golang publication server/streamer to be closer to the reference implementations so that it is more closely compatible with...

https://github.com/igaster/laravel-theme/blob/master/src/Themes.php#L194 defeats the purpose of setting "views-path" in a theme.json file. What if I want my views in directory/THEME/views instead of directory/THEME? Thanks to `$data['views-path'] = $themeName;` override, it doesn't...

Japanese manga magazines use HTML/SVG-native `` elements with ``, inside of the `` of a fixed layout EPUBs. When loading the EPUBs into a web engine, this feature magically works,...

divina

If delivering a publication as a webpub package (as described here: https://github.com/readium/webpub-manifest#8-package), what should the "self" link be set to? "A manifest must contain at least one link using the...

Is there a way to start reading the book before all the images and content has loaded? If a book has a lot of images, it can sometimes take a...

If you manually exit or enter fullscreen, the toggle in the settings menu does not update to show the current state

If searching for keys using e.g. http://localhost/key/notexist/ and no keys match, pearldb will exit with the fatal error `../src/main.c:335 - err:-30798: MDB_NOTFOUND: No matching key/data pair found` which matches this...

When it comes to manga (grayscale Japanese comic) files, many of the final production files that publishers end up encoding are JPEGs, due to their inclusion in EPUB files. When...

unrelated to 1.0