//qrcode-kotlin/qrcode.render/QRCodeGraphics/directDraw

directDraw

[jvm]
fun directDraw(action: Consumer<Graphics2D>)

Available so the user can implement their own, 100% custom drawing.