ushelp / EasyQRCodeJS-NodeJS

EasyQRCodeJS-NodeJS is a NodeJS server side javascript QRCode image(PNG/JPEG/SVG/Base64 data url) generator. Support setting Dot style, Logo, Background image, Colorful, Title and more. Support binary(hex) data mode.
https://easyproject.cn/easyqrcode
MIT License
103 stars 53 forks source link

SubTitle overlapse for long text #33

Closed yogithesymbian closed 1 year ago

yogithesymbian commented 2 years ago

any solution ? i have subtitle that present name and date time with some description and big text. but its overlapse on result.

Screen Shot 2022-11-01 at 11 26 48 AM
yogithesymbian commented 2 years ago

ah my bad i didnt see on readme.md

EasyQRCodeJS-Premium is a more powerful and comprehensive enterprise version. You can use Canvas to customize any element, such as eye frame shape, eyeball shape, QR code block shape, and more. Also supports excavation (to prevent the QRcode overlap with the logo), random block mode.

ushelp commented 2 years ago

Hi, Yogi.

There is a workaround, you can increase the display width of the QR code by setting quietZone, for example: try to set the quietZone: 30.

But if you want to do more control, this will require EasyQRCodeJS-Premium..