Gregwar / Image

A PHP library to handle images
MIT License
1k stars 191 forks source link

add interface to have a better understanding of what can be done #41

Closed wodka closed 10 years ago

wodka commented 11 years ago

add type hinting for IDEs on Image Class add placeholder Imagick adapter (now easier because of interface)

Gregwar commented 11 years ago

Nice PR, I agree with the cleaning

wodka commented 11 years ago

thx :) just fixed the two problems

Gregwar commented 10 years ago

Thanks for contributing, tests passes right now