mirror of
https://github.com/ciromattia/kcc
synced 2025-12-21 21:51:52 +00:00
add warning text
This commit is contained in:
@@ -27,7 +27,7 @@ try:
|
|||||||
import mozjpeg_lossless_optimization
|
import mozjpeg_lossless_optimization
|
||||||
except ImportError as e:
|
except ImportError as e:
|
||||||
print(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
|
# 0.045 was determined by
|
||||||
# 1200 / 824 = 1.456 (Kindle DX resolution)
|
# 1200 / 824 = 1.456 (Kindle DX resolution)
|
||||||
|
|||||||
Reference in New Issue
Block a user