[geeklog-devel] Image Resize
Tom
websitemaster at cogeco.net
Fri Dec 20 20:24:39 EST 2013
http://www.verot.net/php_class_upload_docs.htm
Seems to be a nice class. I am not sure if it handles redirects or not but I
have posted the question on the forum.
The other issue would be that it only supports the GD library.
Geeklog currently supports the GD, imagemagick and netpbm library. I have
checked out a few other libraries and only a few support both GD and
imagemagick. Very few support netpbm.
GD is by far the most popular followed by imagemagick and in a very distant
third would be netpbm. Does anyone have an opinion on any of these
libraries? If I do decide to add in some sort of image class Geeklog will
probably have to drop support for netpbm.
Tom
-----Original Message-----
From: geeklog-devel-bounces at lists.geeklog.net
[mailto:geeklog-devel-bounces at lists.geeklog.net] On Behalf Of cordiste
Sent: December-20-13 2:56 PM
To: Geeklog Development
Subject: Re: [geeklog-devel] Image Resize
The class from Colin Verot [1] seems to be simple and powerfull.
What will be the incidence about compatibility if we switch the class?
Also about image resizing (on the fly), I use the timthumb script [2] and it
would be nice if we could have a toll like this in Geeklog.
Ben
[1] http://www.verot.net/php_class_upload_docs.htm
[2] http://code.google.com/p/timthumb/
2013/12/20 Tom <websitemaster at cogeco.net>:
>
> It doesn't look like the upload class that Geeklog uses (for topic
> image, and normal user images) would integrate well with retrieving
> images of profiles for the oauth class.
>
> Can anyone recommend a good image manipulation class that can resize
> images that we can use with Geeklog?
>
> It needs to support the GD and imagemagick libraries. The upload class
> does support netpbm but I don't think it is used much anymore.
>
> Tom
>
> _______________________________________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.net
> http://eight.pairlist.net/mailman/listinfo/geeklog-devel
>
_______________________________________________
geeklog-devel mailing list
geeklog-devel at lists.geeklog.net
http://eight.pairlist.net/mailman/listinfo/geeklog-devel
More information about the geeklog-devel
mailing list