From 17e8ffb7c04cf964fad7aa9b1d4b7d9229072a1a Mon Sep 17 00:00:00 2001 From: Alex Xu Date: Wed, 12 Jul 2023 12:45:17 -0700 Subject: [PATCH] add warning text --- kindlecomicconverter/image.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kindlecomicconverter/image.py b/kindlecomicconverter/image.py index 0a7b39a..6f51952 100755 --- a/kindlecomicconverter/image.py +++ b/kindlecomicconverter/image.py @@ -27,7 +27,7 @@ try: import mozjpeg_lossless_optimization except ImportError as e: print(e) - print("Check https://github.com/ciromattia/kcc/issues/541#issuecomment-1587343401") + print("WARNING: https://github.com/ciromattia/kcc/issues/541#issuecomment-1587343401") # 0.045 was determined by # 1200 / 824 = 1.456 (Kindle DX resolution)