Skip to content
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

Allow to choose a provider for image manipulation #69

Open
jdecool opened this issue Mar 27, 2015 · 0 comments
Open

Allow to choose a provider for image manipulation #69

jdecool opened this issue Mar 27, 2015 · 0 comments

Comments

@jdecool
Copy link
Collaborator

jdecool commented Mar 27, 2015

Actually the library use PHP GD extension for image manipulation.

But with PHP >= 5.5, there is some issues with this extension (particularly with rotations). It could be very interesting to have other providers (like ImageMagick for example) and let the developer choose what he want to use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant