Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add epub3 support #143

Open
wants to merge 563 commits into
base: master
Choose a base branch
from

Conversation

hauf-rakuten
Copy link

Add support to work with EPUB3 formatted books.
Maybe not 100% coverage but enough for my usecase.

wbrawner and others added 28 commits September 19, 2018 18:40
Add usage info for Android to README
writing/reading metadata other properties
…siegman#122 Infinite loop</a>.

When reading a file that is not a real zip archive or a zero length file, zipInputStream.getNextEntry() throws an exception and does not advance, so loadResources enters an infinite loop.

I also fixed as many audiot violations as I could in the test class.
- Handle Scheme
- Handle OPF Resource
- Handle Identifiers
- Be aware of EPUB3
- Creating such kind of books is not supported yet but working with existing books will not fail now.
@Richie94
Copy link

@psiegman will we have any progress here? waiting to have (at least a bit) of epub 3 support...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.