Michael Shavit
4a89446914
Enable Synthetic Spreads for the Kobo Forma.
...
Rotating the device into landscape mode will cause it to display two
pages side by side. This is particularly useful for input comics whose
spreads are already split into two files.
See https://github.com/kobolabs/epub-spec#synthetic-spreads for
additional information on synthetic spreads.
(Tiny drive-by: Add Kobo format to list of profiles for which the AUTO
format is EPUB)
2023-01-21 11:20:14 +01:00
StudioEtrange
64521de577
replace move with copyfile
2023-01-21 11:03:39 +01:00
catsout
38b14fd734
Using communicate instead of terminate ( #459 )
...
Fix kindlegen not clear temp files
2023-01-21 11:00:04 +01:00
Alice Charatonik
4fa72780a1
fix in fedora: 7z doesn't support rar archives, use unrar ( #370 )
...
see
https://github.com/ttys3/fedora-rpm-p7zip
https://sourceforge.net/p/sevenzip/discussion/45798/thread/dc2d0438/#8f9f
2023-01-21 10:54:11 +01:00
Cory Kleinschmidt
c979486e28
Fix pillow backwards compatibility, add mozjpeg-lossless-optimization to setup.py ( #461 )
...
- Fix pillow backwards compatibility
- Add mozjpeg-lossless-optimization to setup.py
2023-01-21 00:35:59 +01:00
darodi
f466701b5d
Version bump
2023-01-19 01:28:21 +01:00
darodi
a50345a26d
update version
2023-01-14 01:44:16 +01:00
Fabrizio Pietrucci
7468512ec8
More precise type in slugify dependency check
2023-01-14 00:31:12 +01:00
Fabrizio Pietrucci
2256df0785
Fix 'slugify' dependency check
...
New versions of slugify moved version informations to a standalone
module (__verrsion__.py). Added a check to see if the imported version
is indeed a string (as previously expected). If not, get the
`__version__` variable in the `__version__` module.
2023-01-14 00:31:12 +01:00
darodi
2c19898952
Fix spread splitter not keeping aspect ratio
2023-01-14 00:31:11 +01:00
darodi
9b45633279
activate batchsplit only for EPUB-200
2023-01-14 00:31:11 +01:00
darodi
b5a0126051
targetsize and EPUB-200MB
2023-01-14 00:31:11 +01:00
rourien
182a292f70
Merge 0c152cf targetsize option
2023-01-14 00:31:11 +01:00
rourien
7ab96c5573
Add backwards compatibility for Pillow >9.1.0 from 4b127b1
2023-01-14 00:31:11 +01:00
rourien
1fbfaeae01
Update deprecated pillow filters
...
See https://pillow.readthedocs.io/en/stable/deprecations.html#constants
2023-01-14 00:31:11 +01:00
darodi
44e6ffe4e3
Adding a switch on GUI interface in order to control cropping options
2023-01-14 00:31:10 +01:00
darodi
3ea9a486bf
profiles: add Kindle11 and Kindle Scribe
2023-01-14 00:31:10 +01:00
lennie420
95f138887e
Update with new Kobo models
...
* Update Kobo profile list
Update the Kobo models to the current models available from Kobo. I have kept Kobo Forma as this is a popular device amongst manga readers even though it's currently unlisted from Kobo UK's site.
Co-authored-by: darodi <4682830+darodi@users.noreply.github.com >
2023-01-14 00:31:10 +01:00
darodi
a7a01f8269
keep epub file when selecting another type of output file
...
* Keep epub file when selecting another type of output file
2023-01-14 00:31:10 +01:00
darodi
6987c8b1cd
KFX Output in GUI
2023-01-14 00:31:09 +01:00
darodi
324047bebc
Fix type error in autocontrastImage
2023-01-14 00:27:53 +01:00
darodi
842a729c75
turn 1x4 strips into 2x2
2023-01-14 00:27:53 +01:00
darodi
8035dedae8
force PNG checkbox
2023-01-14 00:27:53 +01:00
darodi
237f343e62
* fix Using 'Disable processing' option using my processed image get an error
2023-01-13 22:48:53 +01:00
darodi
ab60d67ab7
add --mozjpeg option and GUI checkBox
2023-01-13 22:48:53 +01:00
darodi
79715c6a06
add --mozjpeg option and GUI checkBox
2023-01-13 22:48:53 +01:00
StudioEtrange
6cd073809e
add GUI option to disable processing
2023-01-13 22:48:53 +01:00
StudioEtrange
9dac000a04
add --noprocessing option
2023-01-13 22:48:53 +01:00
StudioEtrange
674121620f
file selector add All *.*
2023-01-13 22:22:11 +01:00
darodi
aa4456bdb1
Add profile for Kindle PW5/Signature
2021-11-27 23:57:45 +01:00
Einlar
c91be77588
Add profile for Kindle PW5/Signature
2021-11-13 13:50:56 +01:00
Einlar
65a42c1063
Merge branch 'add_profiles_kobo'
2021-11-13 13:32:06 +01:00
Fulya
6519eb0453
Fixed the skipped/missed images and/or panels
2021-05-15 14:08:36 -04:00
Frédéric Brière
9fdbf095d3
Add profiles for the Kobo Clara HD and Libra H2O
...
Note: I omitted the "HD" and "H2O" suffixes from the labels to keep
things simple, since they do not denote a variation of a preexisting
model, as was the case with the Aura.
2019-11-12 11:59:22 -05:00
Paweł Jastrzębski
515b83637f
Merge pull request #326 from ciromattia/dev
...
5.5.2
2019-10-21 17:27:38 +02:00
Paweł Jastrzębski
67e913ed9e
Version bump
2019-10-21 13:50:53 +02:00
Paweł Jastrzębski
6ce0f76fe0
Fixed KindleGen detection on macOS
2019-10-21 13:44:49 +02:00
Paweł Jastrzębski
5f5157c1d4
No longer modify header field 504
2019-08-04 09:29:03 +02:00
Paweł Jastrzębski
4c13ef0f6c
Fixed handling filenames that start with dot ( close #310 )
2019-08-04 09:25:32 +02:00
Paweł Jastrzębski
50dc7fbffe
Added profile label for Oasis 3
...
New profile is unnecessary.
2019-08-04 08:40:48 +02:00
Paweł Jastrzębski
a060498ac7
Fixed Windows autoupdater
2019-03-08 09:04:12 +01:00
Paweł Jastrzębski
0b056a8fa8
Stabilise multiprocessing on OSX
2019-03-08 08:16:53 +01:00
Paweł Jastrzębski
259800e48b
Tweaks for Windows binary
2019-03-07 11:36:56 +01:00
Paweł Jastrzębski
7120c76025
Updated changelog
2019-03-07 08:38:22 +01:00
Paweł Jastrzębski
4891913b5c
Added additional cleanup
2019-03-07 08:26:31 +01:00
Paweł Jastrzębski
cd83b2899c
Fixed bookmark parsing ( close #229 )
2019-03-07 08:21:56 +01:00
Paweł Jastrzębski
535c2c220b
Added RAR5 support
2019-03-06 20:12:11 +01:00
Paweł Jastrzębski
409f077c3e
Bye, bye DEBs
2019-03-06 19:50:17 +01:00
Paweł Jastrzębski
3ecb2ba877
Fixed metadata encoding ( close #281 )
2019-03-06 16:37:26 +01:00
Paweł Jastrzębski
c07a9657ef
Removed MCD support
2019-03-06 16:16:26 +01:00