skjaiswal1991 / smart-lencioni-image-resizer

Automatically exported from code.google.com/p/smart-lencioni-image-resizer
GNU General Public License v3.0
0 stars 0 forks source link

Extract image cropping code into its own class #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Not all images need to be cropped, so the increasingly complex image cropping 
code should be extracted out of slirimage.class.php into its own class. This 
should improve the speed and memory usage of SLIR when only resizing images.

Original issue reported on code.google.com by joe.lencioni on 26 Feb 2010 at 3:53

GoogleCodeExporter commented 8 years ago
Resizing should be extracted into its own class as well.

Original comment by joe.lencioni on 15 Nov 2010 at 8:13

GoogleCodeExporter commented 8 years ago

Original comment by joe.lencioni on 21 Dec 2010 at 4:22