iwyg / jitimage

Just In Time image manipulation (GD, Imagick, imagemagick) with integration for laravel 4
MIT License
95 stars 8 forks source link

Custom filters #32

Closed stuba closed 10 years ago

stuba commented 10 years ago

Hi,

is there any more information about custom filters? I would like to create images with rounded edges and or cast shadows etc. I know these could be made with CSS, but it is unfortunately not supported by all (IE8-) browsers.

I could make pull request if somebody could just push me to a correct direction..

iwyg commented 10 years ago

What information in particular do you need?

In your case may be it's a start to look at how the Circ filters work https://github.com/iwyg/jitimage/tree/master/src/Thapp/JitImage/Filter/Circle