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

Remove dependency on System.Drawing #1

Open
pgodwin opened this issue May 23, 2017 · 0 comments
Open

Remove dependency on System.Drawing #1

pgodwin opened this issue May 23, 2017 · 0 comments
Assignees

Comments

@pgodwin
Copy link
Owner

pgodwin commented May 23, 2017

I'd like to have this run on .NET core so I can run it on my Linux VPS (although it should work under Mono as is).
Remove the dependency on System.Drawing. This is used for the image resizing/resampling and conversion to GIF.

A quick look shows that either ImageSharp (https://github.com/JimBobSquarePants/ImageSharp) or SkiaSharp (https://github.com/mono/SkiaSharp) would be good replacements.

@pgodwin pgodwin self-assigned this May 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant