Hi Cristian, In data martedì, 15 maggio 2012 16.34:17, Cristian Bacchi ha scritto: > ...it seems you didn't mention ImageMagick, and in particular the "convert" > command that I found in websubmit_icon_creator.py
So, websubmit_icon_creator is indeed using ImageMagick, but in a simple way through os.system. Hopefully this should run the same on FreeBSD. > I'm asking that only because in some tests, ImageMagick gave me some > problems with memory usage: > maybe some other libraries are preferred ? Yep, the icon creation toolkit is need of update with "modern" technologies such as PIL (which is 3 years old :-) ). I have ticketized this (http://invenio-software.org/ticket/1061) Cheers! Sam -- Samuele Kaplun Invenio Developer ** <http://invenio-software.org/>
