Skip to content

Remove dependency on System.Drawing #1

Description

@pgodwin

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.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions