1
0
mirror of https://github.com/ciromattia/kcc synced 2026-01-15 09:49:45 +00:00

Updated FAQ (markdown)

Paweł Jastrzębski
2015-03-09 19:35:01 +01:00
parent 29d8a43e77
commit aa5ebeb7ff

2
FAQ.md

@@ -14,7 +14,7 @@ It is caused by poor quality of source files. If margins are not cleaned properl
Yes. If _Stretch/Upscale_ option is off and original image is 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#dependencies). 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.