9 Commits

Author SHA1 Message Date
02583cc715
factor rendering 2023-04-16 18:02:31 +02:00
a7a29d6326
rebuild toc and content
handle landscape mode
better handling double page with epub 3.3 center spread support
improve support for apple book
2023-04-16 11:47:57 +02:00
ed1a312027
remove panelview 2023-04-16 11:44:03 +02:00
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