Hi !
A very simple, nice and useful image filter is vignetting. Would it be possible to add it to grav ?
The implementation is very easy : http://php.net/manual/fr/function.imagefilter.php#109809
This would require to fork the gregwar library, but as far as I understand Grav doesn't rely on gregwar releases anyway.
I just tried the changes locally and it works great.
What do you think ?
Hi !
A very simple, nice and useful image filter is vignetting. Would it be possible to add it to grav ?
The implementation is very easy : http://php.net/manual/fr/function.imagefilter.php#109809
This would require to fork the gregwar library, but as far as I understand Grav doesn't rely on gregwar releases anyway.
I just tried the changes locally and it works great.
What do you think ?