|
577d51a819
|
rename epub
|
2024-05-11 14:31:27 +02:00 |
|
|
a76f29e91d
|
remove pointer from main
|
2024-05-11 14:27:27 +02:00 |
|
|
8233d067ef
|
handle errors
|
2024-04-28 21:35:36 +02:00 |
|
|
f4501753c5
|
factor stderr printing
|
2024-04-28 19:36:49 +02:00 |
|
|
2990367e2f
|
fix export type
|
2024-02-09 20:20:15 +02:00 |
|
|
23388b5f30
|
fix defer in a loop
|
2024-02-09 18:52:57 +02:00 |
|
|
139acd864b
|
fix naming
|
2024-02-09 10:46:20 +02:00 |
|
|
07ba350d82
|
fix comments
|
2024-02-08 21:05:27 +02:00 |
|
|
ca73ac9682
|
rename splitted to split
|
2024-02-08 20:49:35 +02:00 |
|
|
a552d7ac90
|
add json output
|
2023-09-30 20:20:20 +02:00 |
|
|
21cbde14bc
|
add option keepdoublepageifsplitted
|
2023-09-23 09:51:47 +02:00 |
|
|
fdca0caae7
|
record corrupted images and display it at the end
|
2023-07-08 11:32:37 +02:00 |
|
|
7de6ad1508
|
increase base size to avoid reaching the limit
|
2023-05-10 08:48:51 +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 |
|
|
4a1ae516ea
|
move title generation into method
|
2023-05-05 09:03:26 +02:00 |
|
|
5b301526e1
|
mode portrait only
|
2023-05-04 22:18:36 +02:00 |
|
|
4d9681b457
|
higher precision
|
2023-05-04 19:26:55 +02:00 |
|
|
bb15fa5538
|
add option to choose aspect ratio
|
2023-05-04 17:22:19 +02:00 |
|
|
88928168b4
|
compute original aspect ratio
|
2023-05-04 16:56:30 +02:00 |
|
|
a816350c97
|
add png output images format
|
2023-05-01 18:59:05 +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 |
|
|
3858583728
|
use tmp storage to limit memory usage
|
2023-04-30 00:37:26 +02:00 |
|
|
b71deb257a
|
change Epub, epub to EPUB in code and comment
|
2023-04-29 11:55:13 +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 |
|
|
0fdbf5baca
|
improve image processor
|
2023-04-27 19:00:27 +02:00 |
|
|
12cd279bb8
|
use img helper
|
2023-04-27 18:33:04 +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 |
|
|
ba538b431b
|
move compress image to zip package
|
2023-04-27 17:20:37 +02:00 |
|
|
66d6c22e55
|
improve cover title
|
2023-04-27 15:58:40 +02:00 |
|
|
0637d64b93
|
fix quiet mode
|
2023-04-26 17:37:41 +02:00 |
|
|
0263a64321
|
comments the code
|
2023-04-26 16:23:38 +02:00 |
|
|
d0d9af7f9b
|
specify type for write file
|
2023-04-25 22:10:35 +02:00 |
|
|
07e04e514b
|
improve error handling
|
2023-04-25 11:15:33 +02:00 |
|
|
9da0887334
|
epubtree hide struc
|
2023-04-25 10:34:56 +02:00 |
|
|
402e450aca
|
move templates for content and toc
|
2023-04-25 10:15:19 +02:00 |
|
|
b340305f33
|
move image processing
|
2023-04-24 18:52:45 +02:00 |
|
|
58ed44c28d
|
create cover title filter
|
2023-04-24 16:25:10 +02:00 |
|
|
4e4245fd21
|
reorg epub package
|
2023-04-24 10:47:04 +02:00 |
|
|
2444dfee3b
|
move epub image data and epub zip
|
2023-04-23 14:07:31 +02:00 |
|
|
1ad8f9ddd0
|
move templates
|
2023-04-23 12:16:54 +02:00 |
|
|
42c58c733b
|
move create title
|
2023-04-22 21:16:51 +02:00 |
|
|
9c93b4f1d4
|
create title page
|
2023-04-22 19:07:53 +02:00 |
|
|
82aa66c363
|
include title for epubpart
|
2023-04-22 16:53:45 +02:00 |
|
|
5960c56938
|
create title page
|
2023-04-22 16:34:18 +02:00 |
|
|
9cf733b553
|
add quiet mode
|
2023-04-22 15:42:39 +02:00 |
|
|
418d51662c
|
positioning image instead of creating view size image
|
2023-04-22 12:14:49 +02:00 |
|