kenglxn / QRGen

a simple QRCode generation api for java built on top ZXING

Home Page:http://glxn.net/2012/03/10/qrgen-a-small-wrapper-on-top-of-zxing-for-generating-qrcodes-in-java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enabled SVG writing to a stream (no temp file)

tr00per opened this issue · comments

SVG writing is a great feature (#95), but it would be more versatile, if contents could be written directly to an OutputStream.