View Single Post
Old 11-16-2008, 07:31 PM   #3 (permalink)
Enfernikus
The Addict
 
Enfernikus's Avatar
 
Join Date: Jun 2008
Posts: 335
Thanks: 2
Enfernikus is on a distinguished road
Default

Of course, do with it what you will. Though I think you'll want to copy the newest version I just noticed a bug in my code in the resize function when trying to resize by a percentage. In math .20 and .2 are the same thus entering $img->resize( 2 ) and $img->resize( 20 ) were the same up until now. Fixed it.
Enfernikus is offline  
Reply With Quote