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

Isn't there a documentation on how to use with c++

No commits in 3 year: it is either dead or so perfect. Which one?

Hello, can you add please Linux build support?

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

Hi, We use Readium-sdk for our app. readium-sdk provides a UnitTests folders that have test cases written. I tried to build the main.cpp but it gives me linking error as...

Upgraded API 26 to 28, build tools to 28.0.3, Gradle 5.4.1, max processors / thread 6 (native NDK compiler). NDK is version `16.1.4479499`: https://github.com/android/ndk/wiki/Unsupported-Downloads#r16b https://developer.android.com/ndk/downloads/older_releases#ndk-16b-downloads Notes: ## `platform/android/local.properties` (not checked...

Reported by @sushil #### This issue is a Bug #### Related issue(s) and/or pull request(s) Not at this time #### Expected Behaviour Should render the EPUB without problems. #### Observed...

priority:High

*General Instructions* - *Please use a short, but meaningful title.* - *Delete everything in italics before submitting issue* - *Make sure to fill in as much information as possible* ####...

**Android launcher app**: in `feature/arm64` branch: https://github.com/readium/readium-sdk/commits/feature/arm64 https://github.com/readium/readium-sdk/commit/3bc240fe340bcef043c683c0314447e473583c07 **OpenSSL**: in `feature/arm64` branch: https://github.com/readium/openssl-android/commits/feature/arm64 https://github.com/readium/openssl-android/commit/3c01400f78ba1e7bb29e51832f530959534e9664 Once compiled, copy static lib to: https://github.com/readium/readium-sdk/tree/develop/ePub3/ThirdParty/openssl-android/lib **ICU4C**: TODO: https://github.com/readium/readium-sdk/blob/develop/ePub3/ThirdParty/icu4c/lib/README.md https://github.com/membase/icu4c Once compiled, copy static lib...

priority:Low
type:Request
platform:Android
status:NeedMoreInfo
func:Builds
func:C++
type:FAQ

Related to: 9a9c8d84 where the 'rendition' prefix was disabled The XML parsing runs fine, extracting the property string, but when creating the IRI, there's a whitelist for acceptable IRI prefixes...

Due to what I believe to be a behavior of libxml2, XHTML content from within an EPUB has the following meta tag added if no `http-equiv="Content-Type"` meta tag exists: ```xhtml...

priority:High
type:Bug
func:CFI
difficulty:Dev