QRCode Generator implemented in pure Kotlin
//qrcode-kotlin/qrcode.internals/QRCodeSquare/colSize
[common] val colSize: Int = 1
How many actual QRCode squares this one take up? (1 = a single square, >1 = likely a probe)