6 Commits

Author SHA1 Message Date
393bba0266
remove panelview by default, add an option addpanelview
On kindle it's better to not add manually the panelview as it will
unlock several features:
- Animation
- Adjust to screen size
- Panel View
It means, you can still have a panel view, but it's handled by kindle
directly.
2023-03-05 00:01:19 +01:00
21b099ab33
improve spread, and blank for double page rendering
When autosplitdoublepage is activated,
We will display a blank page after the full image,
if necessary, for good rendering on a reader that support,
double page rendering (like Apple Book).
2023-01-16 00:20:41 +01:00
7a27473cb3
simplify, make only necessary public method 2022-12-29 21:18:02 +01:00
f794b37c18
fix epub3 errors 2022-12-28 00:43:53 +01:00
6444eb65a3
add part text 2022-12-27 20:10:41 +01:00
1250fa5ea7
create epub like kcc 2022-12-26 19:01:34 +01:00