Closed lhz516 closed 8 years ago
In UploadServer.init({}), I set crop to true, however it didn't work. Then I checked the source code, currently there's only resize method and nothing about crop. Has crop image method not been implemented yet?
Unfortunatelly there is no plan to implement more ImageMagick functionality. Yet, PRs are welcome ;)
In UploadServer.init({}), I set crop to true, however it didn't work. Then I checked the source code, currently there's only resize method and nothing about crop. Has crop image method not been implemented yet?