41 Commits

Author SHA1 Message Date
e8613b0cce
add space before title in landscape 2023-04-28 17:49:16 +02:00
fd796be892
fix double page render
if spread is used, we need 2 pages when left or right are used

if that case we add a special layout blank to fill the gap
2023-04-28 13:41:18 +02:00
06cc6d2788
fix duplicate blank page if last page is double 2023-04-27 18:32:48 +02:00
42eba9cb3b
move options to common package 2023-04-27 18:08:32 +02:00
0263a64321
comments the code 2023-04-26 16:23:38 +02:00
402e450aca
move templates for content and toc 2023-04-25 10:15:19 +02:00
4e4245fd21
reorg epub package 2023-04-24 10:47:04 +02:00
1ad8f9ddd0
move templates 2023-04-23 12:16:54 +02:00
5960c56938
create title page 2023-04-22 16:34:18 +02:00
418d51662c
positioning image instead of creating view size image 2023-04-22 12:14:49 +02:00
88eea07747
rename files 2023-04-22 10:57:50 +02:00
d96e63bc50
improve style 2023-04-22 10:29:36 +02:00
02583cc715
factor rendering 2023-04-16 18:02:31 +02:00
8d24f95579
simplify css 2023-04-16 15:19:57 +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
0d74d60b3d
update meta and nav 2023-04-10 14:59:07 +02:00
bcfd342026
remove last page from toc
this is already include in kindle
2023-04-08 11:28:25 +02:00
a24bf0cfc8
fill nav files to get toc 2023-04-07 18:29:42 +02:00
d6c761ec6c
add part information in title and series meta 2023-03-31 09:07:39 +02:00
9738f7ba37
fix metadata: tag not properly closed 2023-03-30 07:39:17 +02:00
a331d0fcb5
fix metadata author/publisher/published 2023-03-28 09:47:36 +02:00
9964f9b00c
improve style and cleanup 2023-03-05 18:51:29 +01:00
8a77bda99e
simplify content opf, revamp needspace 2023-03-05 17:59:50 +01: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
6f74f959fd
support comic without cover 2023-03-04 23:14:51 +01:00
f0673b8f58
remove blank page for double page rendering 2023-01-16 08:46:32 +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
f1fd7a9b77
fix manga mode 2023-01-16 00:19:39 +01:00
5f661aec57
add manga mode 2023-01-15 19:25:38 +01:00
7adea5ddbd
add auto split double page 2023-01-14 18:11:22 +01:00
b7c783aec5
part is the first page 2022-12-30 14:18:21 +01:00
f794b37c18
fix epub3 errors 2022-12-28 00:43:53 +01:00
30f4d20c6a
readjust cover 2022-12-27 23:00:42 +01:00
fd80342a19
improve part html 2022-12-27 21:15:48 +01:00
6444eb65a3
add part text 2022-12-27 20:10:41 +01:00
6dcaf4b7f3
load images, simplify generator 2022-12-27 18:19:23 +01:00
5c44129fe7
fully workable epub 2022-12-26 20:39:06 +01:00
7d8cbaa1fb
format output 2022-12-26 20:14:20 +01:00
188260df33
rely on id only 2022-12-26 19:20:53 +01:00
1250fa5ea7
create epub like kcc 2022-12-26 19:01:34 +01:00