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