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

Original implementation will cause huge memory leakages when Java layer acquire a resource, the ByteStream is never been released due to calling release() won't delete the memory allocation. I'd change...

Do not continue rest of work if parsing smil(s) failed to avoid the crash later.

Hi, There's an issue with SVG files on Android. - SVG aren't rendered in this case: ``` ``` - SVG are rendered in these cases: ``` ``` ``` (my.svg code)...

priority:Medium
type:Bug
func:SVG
func:CSS
func:Layout
difficulty:Dev

CSS properties `page-break-inside/after/before` with values `always/auto/avoid` are sometimes used in Epub books to force or prevent text to the next page. This is a print-only CSS property and as such...

priority:Medium
type:Enhancement
func:Layout
func:Rendering
status:NeedMoreInfo
difficulty:Dev
status:WIP

*General Instructions* Sound effects not playing and related animations not functioning as expected Reproducibility Rate: 100% #### This issue is a Bug #### Expected Behaviour Expected Results: Sounds effects play....

priority:High
type:Bug
func:Multimedia
platform:iOS
difficulty:Dev

I have completed the integration of readium-sdk, but now I have a problem, my own ebook resources are loaded into the device, the user can see and feel free to...

priority:Low
type:Enhancement
func:DRM
func:C++
difficulty:Guru
type:FAQ

Hello, as i see in your library there are strange build scripts. Can you use instead this CMakeLists.txt? You will get one build script for windows, linux platforms.

priority:Low
type:Enhancement
func:Builds
func:C++
difficulty:Guru

warning: tag INPUT: input source `Readme.markdown' does not exist warning: source Readme.markdown is not a readable file or directory... skipping. /Users/hellcan/SDKLauncher-Android/readium-sdk/ePub3/ePub/cfi.cpp:51: warning: no uniquely matching class member found for bool...

priority:High
type:Bug
func:Documentation
difficulty:Dev
func:API

Can you create a C ++ library to use QT or just document your implementation?

priority:Low
func:Documentation
func:C++
difficulty:Dev
type:FAQ

Hi, We use the SDK readium to read book, and tried to update it to the last version 0.27.0. but we get 2 issues with the NDK. First one will...

priority:Low
type:Discussion
platform:Android
func:Builds
difficulty:Dev