Skip to content

Replace System.Drawing.Common #441

@siriak

Description

@siriak

We need to replace System.Drawing.Common with something else because it's Windows-only since version 6.

I propose to use SkiaSharp instead. It's one of the alternatives to System.Drawing.Common Microsoft recommends here. Compared to other alternatives, it looks more popular and better maintained.

I'm not familiar with the interface SkiaSharp provides, but I assume it's different from what System.Drawing.Common has. Nevertheless, we use only the most basic drawing features in the repository, so it should be not too difficult to migrate.

This update is a part of #425.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions