1
0
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:
Ciro Mattia Gonano
2013-04-10 12:29:31 +02:00
parent d923299230
commit 220b4e0954
3 changed files with 77 additions and 54 deletions

View File

@@ -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