A while ago I wrote a php function for image resizing with preservation of transparency. It seems to have been quite popular, but until now there was no good way to fork the code, and/or submit changes. That’s why I decided to make this function available on GitHub. Fork away!
2 responses to “smart_resize_image now hosted on GitHub”
Leave a Reply
Merci beaucoup pour votre prototype_cheatsheet c’est très utile pour moi.
english:
Thank you very much for your prototype_cheatsheet is very useful for me.
That’s cool so how does this function work, does it basically save as PNG format with alpha transparency preserved?