#1061: websubmit_icon_creator to use PIL
-------------------------------------------------+-------------------------
Reporter: skaplun | Owner:
Type: defect | Status: new
Priority: minor | Component: WebSubmit
Version: | Resolution:
Keywords: PIL ImageMagick convert icon |
thumbnail |
-------------------------------------------------+-------------------------
Description changed by skaplun:
Old description:
> [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
New description:
[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#comment:1>
Invenio <http://invenio-software.org>