Skip to content

How to create a QR with a small pixel size. #396

Closed
@yuya-tani

Description

@yuya-tani

Hi.
I always use QR Coder. Thank you.

Type of issue
[ ] Bug
[X] Question (e.g. about handling/usage)
[ ] Request for new feature/improvement

I want to make a QR with a fairly small size. (SVG mode)
Specifically, it is a QR with a cell size of 0.33 mm.

The "pixelsPerModule" parameter of the "GetGraphic" method is
It is int, and if you create a QR by setting the minimum value of 1,
The size of one cell was 0.35 mm.
Since it is an int, it is not possible to specify a decimal number smaller than 1, but is it possible to create a QR with a smaller size?

Best regard.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions