Quote:
Originally Posted by Rev. Bob
First, why? Second, what if the cover image isn’t actually an SVG? Third, and most significant, how do you propose to stop calibre from stripping that right back out?
|
- It a requirement of the epub3 spec. Epubcheck flags it as an error.
- Modify Epub uses an svg wrapper for it's inserted/replaced cover image.
- AFAIR, calibre (Polish, Save to, Send to or Modify Epub) will modify the metadata but not the manifest or spine segments of the .opf file internal to the epub. If I edit the epub, all bets are off.
Perhaps I should make it clear that I would like this option when Modify Epub is inserting or replacing a cover and the epub version is 3.
Code:
titlepage.xhtml ERROR(OPF-014): The property 'svg' should be declared in the OPF file.