1
0
mirror of https://github.com/ciromattia/kcc synced 2026-07-18 18:56:11 +00:00

Updated README

This commit is contained in:
Paweł Jastrzębski
2013-03-21 09:02:17 +01:00
parent a79ebcec86
commit d923299230
+1 -1
View File
@@ -53,7 +53,7 @@ Options:
-m, --manga-style Manga style (Right-to-left reading and splitting) [Default=False] -m, --manga-style Manga style (Right-to-left reading and splitting) [Default=False]
--nopanelviewhq Disable high quality Panel View [Default=False] --nopanelviewhq Disable high quality Panel View [Default=False]
--noprocessing Do not apply image preprocessing (Page splitting and optimizations) [Default=True] --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] --gamma=GAMMA Apply gamma correction to linearize the image [Default=Auto]
--upscale Resize images smaller than device's resolution [Default=False] --upscale Resize images smaller than device's resolution [Default=False]
--stretch Stretch images to device's resolution [Default=False] --stretch Stretch images to device's resolution [Default=False]