QRCode Generator implemented in pure Kotlin
//qrcode-kotlin/qrcode.render/QRCodeGraphicsFactory/newGraphicsSquare
[common] open fun newGraphicsSquare(size: Int): QRCodeGraphics
Creates a size by size square QRCodeGraphics instance.
size