Page 1 of 1

image manipulation with pear

Posted: Tue Jun 13, 2006 8:55 pm
by nolanpro
Hi

I've been bugging the server guys trying to get them to install the GD library for a year and a half but they just ignore me (University techs, go figure).

However, I think I can run PEAR scripts so I was wondering if theres any way to resize and rotate jpeg files using just a PEAR package (no GD, ImageMagik, etc).

Thanks!

Posted: Tue Jun 13, 2006 9:17 pm
by feyd
You're unlikely to find any pure PHP solutions for graphics manipulation.. it's just, on the whole, outside the scope of what PHP, by itself, is for.

Posted: Wed Jun 14, 2006 1:57 pm
by daedalus__
I'd say just go install it yourself, or ask an administrator?

Posted: Wed Jun 14, 2006 2:44 pm
by John Cartwright
Daedalus- wrote:I'd say just go install it yourself, or ask an administrator?
He likely does not have access to the server configurations (which is why he has been asking them for ~1.5 years) :wink: