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