ca73ac9682
rename splitted to split
2024-02-08 20:49:35 +02:00
b6db09aa9e
fix typo & grammar
2024-02-08 20:44:00 +02:00
77d6600a36
add apple book compatibility mode
2023-09-24 13:40:41 +02:00
21cbde14bc
add option keepdoublepageifsplitted
2023-09-23 09:51:47 +02:00
a54e093844
title page settings
...
add option to include or not title page
0 = never
1 = always
2 = when the epub is splitted
2023-05-05 12:08:48 +02:00
0de6cc9acd
cover improvement
...
include part in cover if totalParts > 1
cleaner cover in grayscale
2023-05-05 11:39:44 +02:00
5b301526e1
mode portrait only
2023-05-04 22:18:36 +02:00
a816350c97
add png output images format
2023-05-01 18:59:05 +02:00
13103b0eba
do not enlarge smaller images
...
all width/height are computed based on viewport dimension.
images will enlarge if smaller, and resize to fit if larger.
2023-05-01 14:11:58 +02:00
94983b0c61
add customization for body color
2023-04-30 16:49:55 +02:00
bcad0389fa
improve alignment on spread images for landscape
2023-04-30 16:25:02 +02:00
b71deb257a
change Epub, epub to EPUB in code and comment
2023-04-29 11:55:13 +02:00
8ba526f186
add helper for layout blank
2023-04-28 18:01:32 +02:00
1119101f65
fix space require detection
2023-04-28 17:49:29 +02:00
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