Skip to content

Finish off removing dependency on System.Drawing #22

Description

@cyotek

Some properties expose System.Drawing types (e.g. Rectangle, Size). In order to ensure the library can be used anywhere without dependencies these should be changed to native types.

v2 introduced native alternatives whilst flagging the System.Drawing versions as obsolete, but some were omitted (for example MeasureFont returns a Size)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions