Skip to content

Remove dependency on System.Drawing #1

@pgodwin

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.

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