Welcome Guest, Not a member yet? Register   Sign In
Resize with crop and spaces
#1

hi, 
i want to ask how can i do like this through codeigniter

"Crop keep proportions but outputting a fixed size
Image is cropped as above, but the output is padded to fit the specified size. Please note I set a funny background colour for visual reasons only"

in this library
http://www.matmoo.com/digital-dribble/co...image_moo/


can i do this with codeigniter only without using external library ??
Reply
#2

Download the library and only use the function for the crop and resize. As you dont need any of the other features there is no point in using the entire library. The library also uses standard php function just make it easier and more flexible if you need to a lot of other image manipulation.
On the package it said needs Windows 7 or better. So I installed Linux.
Reply
#3

If you use the code from the function resize_crop($mw,$mh)
you should be able to get want you want.
On the package it said needs Windows 7 or better. So I installed Linux.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB