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

Images not specified in .opf can't be loaded #15

Open
troyeguo opened this issue Oct 29, 2023 · 2 comments
Open

Images not specified in .opf can't be loaded #15

troyeguo opened this issue Oct 29, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@troyeguo
Copy link

troyeguo commented Oct 29, 2023

But a small tweek to this function can resolve this issue.
image

@johnfactotum
Copy link
Owner

There are a couple of places where it tries to be lax, but I kind of feel that this is where one should draw the line, as it's a pretty fundamental requirement of the EPUB format that all resources must be listed in the manifest.

@johnfactotum johnfactotum added the wontfix This will not be worked on label Dec 19, 2023
@johnfactotum johnfactotum closed this as not planned Won't fix, can't repro, duplicate, stale Dec 19, 2023
@johnfactotum
Copy link
Owner

According to, w3c/epub-specs#810, "iBooks, ADE, and Calibre" do allow this. So I guess we should, too. It still feels wrong, though...

@johnfactotum johnfactotum reopened this Sep 13, 2024
@johnfactotum johnfactotum added enhancement New feature or request and removed wontfix This will not be worked on labels Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants