diff options
author | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-04-11 12:54:16 +0300 |
---|---|---|
committer | Ciro Mattia Gonano <ciromattia@gmail.com> | 2013-04-11 12:54:16 +0300 |
commit | 6369c7ea44ebfe2cfb56cd63570f57ca4437ce5e (patch) | |
tree | 884919eba7aee0a8b6d4a3a973343161ca8ce16f /README.md | |
parent | Merge pull request #44 from devernay/master (diff) | |
download | kcc-6369c7ea44ebfe2cfb56cd63570f57ca4437ce5e.tar.gz kcc-6369c7ea44ebfe2cfb56cd63570f57ca4437ce5e.tar.bz2 kcc-6369c7ea44ebfe2cfb56cd63570f57ca4437ce5e.zip |
Update after merging of #44
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md index b54a166..8f72cd7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ You can find the latest released binary at the following links: ## INPUT FORMATS `kcc` can understand and convert, at the moment, the following file types: -- PNG, JPG +- PNG, JPG, GIF, TIFF, BMP - Folders - CBZ, ZIP - CBR, RAR *(With `unrar` executable)* @@ -123,7 +123,8 @@ The app relies and includes the following scripts/binaries: Added generic CSS file 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 + Prevent output file overwriting the source one: if a duplicate name is detected, append _kcc to the name + Added GIF, TIFF and BMP to supported formats (#42) ## COPYRIGHT |