Quote:
Originally Posted by tomsem
A few Change requests for From KFX and comic/manga KFX:
|
I do not have much free time at the moment so it will be a while before the next plugin update.
Quote:
Originally Posted by tomsem
- have separate Split landscape images options for PDF and CBZ (I only like to split for PDF)
|
Since that feature was added specifically for you I will change it to only apply to PDF and not to CBZ.
Quote:
Originally Posted by tomsem
- convert to ePub: set spine <itemref> properties attribute to 'page-spread-center' when it is empty. I think it looks better in two page view if the reader supports it.
|
I can add that as an optional feature that can be set by those who desire it. If set it will apply the property page-spread-center to any comic page that does not have a page spread indicated.
Quote:
Originally Posted by bustacap
only if its a spread (aka wide image)?
otherwise i would disagree
|
That would be more effort to implement. The change won't effect anyone who does not enable it.
Quote:
Originally Posted by tomsem
- convert to PDF: find first page with 'page-spread-left' (or 'page-spread-right' for manga) property and add a blank page after 'cover' (first page) when the number of previous pages is even. This will put spread pages on the correct side when pdf viewer is in two-page display mode with 'show cover page' set (this would probably be another option).
|
The code that converts to PDF does not currently have access to page spread information. Changing that would require more effort than I am willing to put into this project at the moment.