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

Method to convert to gd object and return that #2

Open
jenstornell opened this issue Apr 27, 2019 · 3 comments
Open

Method to convert to gd object and return that #2

jenstornell opened this issue Apr 27, 2019 · 3 comments
Labels

Comments

@jenstornell
Copy link
Collaborator

May be good when using together with resize libraries.

Maybe just set null as second argument to do that.

@S1SYPHOS
Copy link

Regarding WebP, there's this library, if you are interested in ways to improve stuff with your own, and Bjørn is very actively developing it.

Cheers!
S1SYPHOS

@jenstornell
Copy link
Collaborator Author

@S1SYPHOS Thanks! These repos are quite different with different advantages. His uses multiple files, multiple image modules and many options, but not that many image formats to convert to/from. Mine only uses GD and has a single file, but can convert a larger range of formats both from and to, but has only a few options.

I think I'm going to keep it to my own repo. Maybe I'll add some minor things to it, but it already feel like I'm done already. It does what it should, in below 50 lines of code.

@jenstornell
Copy link
Collaborator Author

Wait with this issue until a resize library supports it. Else there will just be unused code for no reason.

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

No branches or pull requests

3 participants