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)
|
||||
PyQT4
|
||||
Reportlab
|
||||
## About
|
||||
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.
|
||||
|
||||
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>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Kindle Paperwhite</string>
|
||||
</property>
|
||||
</item>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
|
Loading…
Reference in New Issue
Block a user