QRCode Generator implemented in pure Kotlin
//qrcode-kotlin/qrcode.render/QRCodeGraphics/QRCodeGraphics
[common, android, js, jvm] [common] expect constructor(width: Int, height: Int)
[android, js, jvm] actual constructor(width: Int, height: Int)