QRCode Generator implemented in pure Kotlin
//qrcode-kotlin/qrcode.shape/DefaultShapeFunction/DefaultShapeFunction
[common] constructor(squareSize: Int = DEFAULT_CELL_SIZE, innerSpace: Int = 1)