-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Imagens con Marca d'gua #8
Comments
@FredericoSFerreira a principio não. Como usamos o Zebra Image (https://github.com/hugodias/cakegallery/blob/master/Vendor/ZebraImage.class.php) pensei ter alguma função la mas não achei. Fique a vontade para implementar 👍 |
@FredericoSFerreira Podemos modificar a biblioteca para a Intervention. Ela tem marca d'agua e parece ser bem interessante => http://image.intervention.io/getting_started/introduction |
Seria muito complicado essa alteração no plugin?ou quem sabe o plugin com as duas versão Zebra Image e Intervention |
Acredito que precise alterar apenas este metodo: https://github.com/hugodias/cakegallery/blob/master/Model/Picture.php#L232 |
Teria algum modo de adicionar marca d'gua nas imagens automaticamente apos o upload?
The text was updated successfully, but these errors were encountered: