Probably branching
This commit is contained in:
parent
6ca4accc7a
commit
643a7ede8a
15
README
15
README
@ -1,8 +1,11 @@
|
|||||||
REQUIREMENTS
|
# Mangle 3
|
||||||
============
|
|
||||||
|
|
||||||
Python Image Library (PIL)
|
## About
|
||||||
PyQT4
|
Mangle exports comics, manga and other image files into a format that all Kindles can read. Mangle can also resize your images to render faster on your Kindle.
|
||||||
Reportlab
|
|
||||||
|
|
||||||
Mangle 2.4 Unofficial version
|
## Requirements
|
||||||
|
Python 2.7 http://www.python.org/download/releases/2.7/
|
||||||
|
Python Image Library (PIL) http://www.pythonware.com/products/pil/
|
||||||
|
PyQT4 http://www.riverbankcomputing.com/software/pyqt/download
|
||||||
|
ReportLab https://pypi.python.org/pypi/reportlab
|
||||||
|
natsort https://pypi.python.org/pypi/natsort/3.0.1
|
@ -86,6 +86,11 @@
|
|||||||
<string>Kindle DXG</string>
|
<string>Kindle DXG</string>
|
||||||
</property>
|
</property>
|
||||||
</item>
|
</item>
|
||||||
|
<item>
|
||||||
|
<property name="text">
|
||||||
|
<string>Kindle Paperwhite</string>
|
||||||
|
</property>
|
||||||
|
</item>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="1" column="0">
|
<item row="1" column="0">
|
||||||
|
Loading…
Reference in New Issue
Block a user