Skip to content

ZXING should not be included due to system.drawing dependencies #9

@Theoistic

Description

@Theoistic

until now we've used this library as a direct git submodule .. to keep the integration clean,
but adding dependencies on system.drawing breaks our implementation. since the library is used in our PWA (WebAssembly does not support this due to glibc and other dependencies which system.drawing requires.)
our QR's are generated from PNG or SVG sources natively, this should also be an opt-in service. or split it in two separate assembly at the very least..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions