readium-sdk icon indicating copy to clipboard operation
readium-sdk copied to clipboard

A C++ ePub renderer SDK

Results 83 readium-sdk issues
Sort by recently updated
recently updated
newest added

Manifest Items absolute paths are returned with prefix '/' when the EPUB OPF is _not_ located within the typical subfolder (OEBPS, EPUB, etc.) So, instead of say: "OEBPS/html/chapter1.xhtml", it returns...

priority:High
type:Bug
func:Packaging
func:EPUB
difficulty:Dev

Readium ppapi plugin for chromium based projects (chrome, electron, ...)

Dear developed team, I would like to report an error. That occurred when I try to read a big epub3 file (over 500Mb including some videos). It just works well...

priority:High
type:Bug
platform:Android
func:Network

Need to carefully review both Windows and Android repos and ensure that their structure and interfaces are "harmonized" with the work done for RDServices for iOS and OSX. Clearly, we...

priority:Medium
type:Bug
type:Enhancement
platform:Android
platform:Windows
func:Builds

try to open the following epub in launcher-windows https://code.google.com/p/epub-samples/downloads/detail?name=page-blanche-20130322.epub&can=2&q= it causes crash. The issue is in readium-sdk/ePub3/utilities/path_help.cpp in CleanupPath() function. Here is a patch which fixes the issue. Please review...

priority:High
type:Bug
func:Navigation
status:Stale
func:EPUB

ReadiumSDK: https://github.com/readium/readium-sdk/tree/develop/ePub3/ThirdParty/libzip versus LCP: https://github.com/readium/readium-lcp-client/tree/android/src/third-parties/ziplib Problem: what about the pending 64bits large ZIP file PR? https://github.com/readium/readium-sdk/pull/106 https://github.com/readium/readium-sdk/pull/191

priority:High
type:Bug
func:DRM
func:Zip

Creating this pull request to track the work to merge the new architecture for ContentFilter errors into develop. This is a rather old feature branch, so the first thing I...

priority:Medium
type:Enhancement
func:Encryption
func:DRM
status:NeedMoreInfo
func:C++
difficulty:Guru
status:WIP

`/Platform/Android/epub3/src/main/gen2remove/` https://github.com/readium/readium-sdk/tree/develop/Platform/Android/epub3/src/main/gen2remove/org/readium/sdk/android

priority:Low
type:Task
platform:Android
status:NeedMoreInfo
func:C++

In the build steps on each platform there is a script which copies a large number of include files from their original locations to Platform/include. It is not clear why...

priority:Medium
type:Bug
type:Enhancement
func:Builds

If occurrence exception when container make, catch error and show message on android with SDKLauncher-Android/SDKLauncher-Android/src/org/readium/sdk/android/launcher/ContainerList.java https://github.com/readium/SDKLauncher-Android/pull/76