mirror of
https://github.com/ciromattia/kcc
synced 2026-05-21 06:52:02 +00:00
Add an option to generate a CBZ skipping all the EPUB/Mobi stuff.
Prevent output files to overwrite the source (add _kcc if duplicate is detected) Fixes #45
This commit is contained in:
@@ -121,7 +121,9 @@ The app relies and includes the following scripts/binaries:
|
||||
Rewrite of Landscape Mode support (huge readability improvement for KPW)
|
||||
Upscale use now BILINEAR method
|
||||
Added generic CSS file
|
||||
Optimized archive extraction for zip/rar files (#40)
|
||||
Optimized archive extraction for zip/rar files (#40)
|
||||
- 2.9: Added support for generating a plain CBZ (skipping all the EPUB/Mobi generation) (#45)
|
||||
Prevent output file overwriting the source one: if a duplicate name is detected, append _kcc to the name
|
||||
|
||||
|
||||
## COPYRIGHT
|
||||
|
||||
Reference in New Issue
Block a user