Re: [Resin-interest] help on resizing image

2013-03-14 Thread Riccardo Cohen
Hello After some test with jmagick, I found the solution difficult to rely on : - difficult to compile (but succeed at the end) - unstable (some jvm crash) - outputting some unwanted report on stdout (could not stop the verbose option) - strange API (which is not the main point) I finally go back

Re: [Resin-interest] help on resizing image

2013-02-07 Thread Riccardo Cohen
I didn't know about properties "java.awt.headless=true". I'll try jmagick wich seems to be a good choice for performance. Thanks a lot On 07/02/13 11:25, Mattias Jiderhamn wrote: > We use JAI in one of our web apps. Have you set system properties > java.awt.headless=true and java.awt.headlessl