douger
Member since : Mar 10, 2005
Messages : 1
|
Mar 10, 2005 at 4:24 PM
Anyone have a simple resize routine example. I need to pass it an input filename, output filename, newwidth, and newheight
My problem is I'll need to run on an ISP where I have no control. The resize that I have now gives me "java.awt.HeadlessException: No X11 DISPLAY variable was set", I'm hoping I can find some thing here to help.
If you want to know, I allow people to upload pictures to my website, and I want to generate thumbnail files at the time they upload the pictures.
For what it's worth my ISP is running:
Tomcat - 5.0.x
JDK - Sun 1.5.x
Thanks
|