Skip to content

[WIP/QRCoder2] Use of System.Drawing.Primitives #549

Description

@codebude

Note: This issue is part of the planning of version 2 of the QRCoder. The meta-issue can be found here. These comments have been copied into this issue here, with the comments marked as such. If comments on the topic of this issue already exist in the meta thread, they have been copied here, naming the authors.

Topic

How do we handle renderers that use primitives like Size, Point, etc. from System.Drawing.Primitives but nothing from System.Drawing.Common? Do we also rebuild them to get rid of System.Drawing completely or do we leave them because System.Drawing.Primitives is still available on all platforms. If replace: With what? Primitives from another library or define our own classes/structures?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    qrcoder2Everything related to QRCoder v2

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions