Skip to content
This repository was archived by the owner on Nov 4, 2023. It is now read-only.
This repository was archived by the owner on Nov 4, 2023. It is now read-only.

Lack of a user defined margin #8

@michaesc

Description

@michaesc

Lack of a user defined colour pad

This bug report refers to the lack of a user defined colour pad, the empty area around a QR code.

Colour padding

Machine reading improves when codes have a large padded area around them, in the same colour as the very thin margin as defined in existing sources.

int margin = (obj_w - scaled) / 2;

Suggestion

To introduce a user defined padded area, a parameter could be added wherever graphic size is referenced (in buffers, allocation, and construction.)

Pull request pending

I've solved this problem and will submit a pull request called Colourpad Addition 1A.

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