Skip to content

Attempts to display ePUB cover image as binary #204

@StevanWhite

Description

@StevanWhite

Hi,

An ePUB content.opf file will often have a

<spine>

element that contains an entry
something like

 <itemref idref="cover" linear="no" />

The 'linear' attribute is meant to indicate that the item is not to be included in the
order of reading, and is used specifically to remove a book cover image from the TOC.

The current version ignores this attribute, and attempts to render the image as binary text.
Result is bad.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions