Ebook-viewer: book cover for a TXTZ file is not shown
Bug #2038848 reported by
etc205
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
calibre |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Open the attached file, "book2.txtz", in the viewer. Note that the book lacks the cover page at the very beginning.
Calibre version: 6.28,
OS: Windows 10 Home.
To post a comment you must log in.
covers are pure metadata in txtz/htmlz files not part of book content
which is why they are not displayed. I could change that, but am not
particularly inclined too, patches welcome. Essentially you would need
to specialize the txtz/htmlz input plugins to generate a wrapper html
file for the cover in the spine when they are running for the viewer.