294 Commits

Author SHA1 Message Date
4553e1e673
decode image into loader 2023-04-27 12:02:47 +02:00
721d373a7f
move all filters 2023-04-26 23:04:31 +02:00
2b7582e776
move auto crop to filters 2023-04-26 20:56:02 +02:00
4dc1f7275f
improve crop ratio 2023-04-26 18:22:33 +02:00
a1b7497f0c
improve crop 2023-04-26 17:38:09 +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
b268521494
auto rotate if src width > src height 2023-04-26 15:58:42 +02:00
d0d9af7f9b
specify type for write file 2023-04-25 22:10:35 +02:00
8a1eeb400d
factor error code 2023-04-25 21:41:19 +02:00
01d1670edd
fix method v2.3.0 2023-04-25 21:02:24 +02:00
7eebd18538
fix autosplit double page
only check source width > height
2023-04-25 20:07:55 +02:00
07e04e514b
improve error handling 2023-04-25 11:15:33 +02:00
dbec9b81e8
improve buffer usage 2023-04-25 11:15:23 +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
56dcfc27f1
remove compare export 2023-04-23 14:10:47 +02:00
a150128e73
move tree 2023-04-23 14:10:35 +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
3ae2489fa5
update readme v2.2.0 2023-04-22 21:25:50 +02:00
7a4cc1cec5
Merge pull request #10 from celogeek/fix-rendering
Fix rendering
2023-04-22 21:19:44 +02:00
42c58c733b
move create title 2023-04-22 21:16:51 +02:00
aae62f62c3
center title 2023-04-22 21:11:30 +02:00
0014ba7d86
put title alone on the left always 2023-04-22 19:13:50 +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
e79cd346c4
fix toc 2023-04-22 15:52:37 +02:00
9cf733b553
add quiet mode 2023-04-22 15:42:39 +02:00
a3851475d2
fix duplicate cover 2023-04-22 15:26:03 +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
51c04fecb0
display perfect dim 2023-04-22 10:53:15 +02:00
d96e63bc50
improve style 2023-04-22 10:29:36 +02:00
b27a826cd2
improve positioning 2023-04-22 10:28:53 +02:00
4a43760535
add at least one child in the toc 2023-04-22 10:26:11 +02:00
bc19e5e4ce
remove ibook meta, not used 2023-04-22 10:25:09 +02:00
7f195a0b79
use ratio 1.5 for perfect both side rendering 2023-04-22 10:24:47 +02:00
a2eeda8479
use gift filters to create aligned images 2023-04-16 18:26:40 +02:00
17d8161d99
fix filter double page 2023-04-16 18:02:55 +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
b9115f7f6f
add etree to build xml 2023-04-16 11:37:40 +02:00
5276f2ba6f
improve fmt part, using consistant size v2.1.0 2023-04-11 17:35:14 +02:00