From d923299230c07486be4435f3a8d7fe07e05e3615 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Jastrz=C4=99bski?= Date: Thu, 21 Mar 2013 09:02:17 +0100 Subject: [PATCH] Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]