kosinix / grafika

An image processing library for PHP
https://kosinix.github.io/grafika
MIT License
876 stars 93 forks source link

Flip-x and flip-y #5

Closed smartcorestudio closed 8 years ago

smartcorestudio commented 8 years ago

Excellert lib! The only notable thing missing here is horizontal and vertical flip Like this http://image.intervention.io/api/flip or https://github.com/claviska/SimpleImage#method-examples

kosinix commented 8 years ago

Thanks. Transformation api coming soon. Stay tuned.

kosinix commented 8 years ago

@smartcorestudio Flip API now added.

PS: You can now also resize animated GIFs even if you only have GD.