fukuchi / libqrencode

A fast and compact QR Code encoding library

Home Page:https://fukuchi.org/works/qrencode/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The width of the TWO-DIMENSIONAL code can be limited

snailwft opened this issue · comments

Hello, I call the interface QRcode_encodeString to generate the TWO-DIMENSIONAL code for the string. Is there any way to ensure that the width of the two-dimensional code generated by the string is limited to a range, no matter how long the string is.