#1061: websubmit_icon_creator to use PIL
--------------------+----------------------------------------------------
Reporter: skaplun | Owner:
Type: defect | Status: new
Priority: minor | Component: WebSubmit
Version: | Keywords: PIL ImageMagick convert icon thumbnail
--------------------+----------------------------------------------------
[http://www.pythonware.com/products/pil/ PIL] is a more python way of
handling images in Python than ImageMagick, avoid calling system tools,
and is less memory hungry.
The =websubmit_icon_creator= tool should be rewritten to use PIL rather
than ImageMagick.
See also: #15
--
Ticket URL: <http://invenio-software.org/ticket/1061>
Invenio <http://invenio-software.org>