QRCode Generator implemented in pure Kotlin
//qrcode-kotlin/qrcode.render/QRCodeGraphics/directDraw
[jvm] fun directDraw(action: Consumer<Graphics2D>)
Available so the user can implement their own, 100% custom drawing.