nayuki / QR-Code-generator

High-quality QR Code generator library in Java, TypeScript/JavaScript, Python, Rust, C++, C.

Home Page:https://www.nayuki.io/page/qr-code-generator-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Have a parameter to control the radius

hadithmv opened this issue · comments

This library has a lot of nice features and parameters, although I think most people would change a parameter like radius (which is missing) over the other optional parameters available in this.

Example of radius control parameter in another library:
https://nimiq.github.io/qr-creator/demo/

Not a legal feature of QR Code according to the standard.

Graphical and stylistic options have always been rejected.

I see. I thought that since there were options for styling the code itself with color this might have been something similar. But I understand your reasoning.