Skip to content

[FEATURE]: Add Structured Append support #35

@cdm-phm

Description

@cdm-phm

Why do we need this improvement?

It is a part of the specification of what QR codes can do and not yet supported by this library

QR Code has a mode (0x3) called Structured Append which allows encoding data into several QR codes, up to 16.

How could it be implemented/designed?

It could be implemented as one / a set of high level methods in QrCode which would split a text into the chunk size required by the desired version or version range and then generate a segment for the structured append part and a segment for the data part each.

🚧 Breaking changes

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions