331 Commits

Author SHA1 Message Date
db9ab4d743
exclude tmp file 2024-12-24 11:19:30 +01:00
cc7dfc8d54
handle error on parse 2024-12-24 10:49:56 +01:00
e435397bc0
update deps 2024-12-24 10:49:56 +01:00
c9df70fbb3
add UI links
https://github.com/celogeek/go-comic-converter/issues/39
2024-10-27 15:06:09 +01:00
68f7bf4f46
update to golang 1.23 + deps 2024-10-12 15:57:06 +02:00
fee8a037dc
fix position 2024-06-22 12:21:05 +02:00
7e3f0d4fcc
fix doc 2024-06-22 11:56:29 +02:00
0c09c85763
fix aspect ratio computing 2024-06-22 11:56:19 +02:00
47205b16be
use fatalf instead 2024-06-07 11:18:16 +02:00
291c8983a4
handle double page as cover if split and not keeped 2024-05-18 16:23:41 +02:00
2755aae487
combine print and exit 1 to fatal 2024-05-18 16:16:29 +02:00
0c8e54f0c4
limit usage of Sprint 2024-05-13 13:27:34 +02:00
93294ba1f9
Merge branch 'reorg-packaging' 2024-05-12 08:19:11 +02:00
cdd3668ca2
improve readability main 2024-05-11 15:44:47 +02:00
30ac67b06d
move to pkg 2024-05-11 15:30:52 +02:00
577d51a819
rename epub 2024-05-11 14:31:27 +02:00
a76f29e91d
remove pointer from main 2024-05-11 14:27:27 +02:00
3c582ae52d
remove pointer from epub processor 2024-05-11 14:27:09 +02:00
a351106eb7
remove pointer from epub template 2024-05-11 14:26:59 +02:00
3d31108aba
remove pointer from epub zip 2024-05-11 14:26:51 +02:00
a94e67dd06
remove pointer from epub filters 2024-05-11 14:26:04 +02:00
5404390fd8
remove pointer from epub image 2024-05-11 14:25:52 +02:00
b1e246240c
remove pointer from profiles 2024-05-11 14:25:20 +02:00
e10eeadc4e
remove pointer from image options 2024-05-10 18:10:07 +02:00
5c7775cd47
simplify profiles 2024-05-10 18:05:51 +02:00
113e7ebcb0
update deps 2024-05-10 14:08:16 +02:00
2ce29d62ec
update README v2.7.2 2024-05-09 15:59:04 +02:00
84863e72d2
Merge branch '34-spacexhtml-bug-in-split-page-mode' 2024-05-09 15:51:45 +02:00
87faac877c
add option to not preserve aspect on split double page 2024-05-09 15:14:54 +02:00
62fc520ebb
cut more each side of doublepage split in portrait only 2024-05-09 12:28:48 +02:00
27d617640a
detect empty page 2024-05-08 18:49:01 +02:00
f9ebe71b9e
crop double page after autocrop
fix landscape display when each side can be cut differently.
A doublepage is 1 big image, and should be cut as one.
2024-05-07 08:55:42 +02:00
f7f8680eb3
fix doublePage issue when part crop are also a double page 2024-05-06 17:24:31 +02:00
2c372594cc
support tiff v2.7.1 2024-05-01 12:44:54 +02:00
5e5a07c930
update README v2.7.0 2024-04-28 22:10:13 +02:00
897efdc1d1
Merge branch '32-add-limts-to-crop-page' 2024-04-28 21:37:39 +02:00
7b304149fd
write string directly 2024-04-28 21:36:40 +02:00
cc7a97ad6f
handle missing profile 2024-04-28 21:36:26 +02:00
5968cbdd09
sort import 2024-04-28 21:36:08 +02:00
79e20ca622
skip deprecated 2024-04-28 21:35:48 +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
0dde6e02a4
add skip crop if limit reached 2024-04-28 19:28:35 +02:00
c500755a4e
add limit to crop limit 2024-04-28 17:45:02 +02:00
9133493e60
use percentage for cropping 2024-04-28 17:40:37 +02:00
c75c58dede
add crop limit option 2024-04-27 17:57:49 +02:00
ee466f2872
update deps 2024-04-27 17:55:58 +02:00
ab62692ce6
update to go1.22 2024-02-26 14:12:47 +01:00
1ff7912b0f
handle error 2024-02-10 00:07:21 +02:00
2990367e2f
fix export type 2024-02-09 20:20:15 +02:00