diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-03-21 09:02:17 +0100 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2013-03-21 09:02:17 +0100 |
commit | d923299230c07486be4435f3a8d7fe07e05e3615 (patch) | |
tree | 7e7ab59f108b79612f6be5775097ffe99fc8ef81 /README.md | |
parent | Version bump (diff) | |
download | kcc-d923299230c07486be4435f3a8d7fe07e05e3615.tar.gz kcc-d923299230c07486be4435f3a8d7fe07e05e3615.tar.bz2 kcc-d923299230c07486be4435f3a8d7fe07e05e3615.zip |
Updated README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index c078ee9..befb289 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Options: -m, --manga-style Manga style (Right-to-left reading and splitting) [Default=False] --nopanelviewhq Disable high quality Panel View [Default=False] --noprocessing Do not apply image preprocessing (Page splitting and optimizations) [Default=True] - --nodithering Disable image quantization [Default=False] + --forcepng Create PNG files instead JPEG (For non-Kindle devices) [Default=False] --gamma=GAMMA Apply gamma correction to linearize the image [Default=Auto] --upscale Resize images smaller than device's resolution [Default=False] --stretch Stretch images to device's resolution [Default=False] |