aruZeta / QRgen

A QR code generation library.
https://aruzeta.github.io/QRgen/
MIT License
103 stars 8 forks source link

Fix: better rect and separation forcing #47

Closed aruZeta closed 1 year ago

aruZeta commented 1 year ago

Adding separation forcing to renderImg and better API to set the forcing in both renderImg and printSvg.

Also renaming forceUseRect to forceSep, so both renderImg and printSvg APIs are equivalent.