pointybeard-forks / jit_image_manipulation

Symphony Extension for on the fly image manipulation
Other
12 stars 1 forks source link

Added a new resize Mode #11

Open timbuchwaldt opened 14 years ago

timbuchwaldt commented 14 years ago

Returns Original Image until its not bigger than the params, so you can say like "if its not bigger than x/y display the original, else resize"

michael-e commented 14 years ago

This is interesting. It should be discussed with the Core Working Group, I think.

brendo commented 13 years ago

It's been a long time coming, but I've pulled this code and pushed it to the integration branch here