mirror of
https://github.com/ciromattia/kcc
synced 2026-01-09 06:49:42 +00:00
Updated FAQ (markdown)
5
FAQ.md
5
FAQ.md
@@ -11,4 +11,7 @@ It is caused by poor quality of source files. If margins are not cleaned properl
|
||||
Yes. If _Stretch/Upscale_ option is off Panel View is trying to display image in its original size. So when original image was smaller than screen resolution then Panel View will be disabled.
|
||||
|
||||
#### What exactly I need to start Linux release?
|
||||
You need the same dependencies which are needed to [run the sources](https://github.com/ciromattia/kcc/tree/master#for-running-from-source). Plus `kindlegen` binary in _/usr/local/bin_ if you planning to create MOBI files.
|
||||
You need the same dependencies which are needed to [run the sources](https://github.com/ciromattia/kcc/tree/master#for-running-from-source). Plus `kindlegen` binary in _/usr/local/bin_ if you planning to create MOBI files.
|
||||
|
||||
#### Linux version of KCC tells me that every source image is corrupted. How I can fix it?
|
||||
It is caused by broken Pillow installation. Make sure it is compiled with JPEG and PNG support.
|
||||
|
||||
Reference in New Issue
Block a user