Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to make SVG smaller size by using <path>? #44

Open
saturnonearth opened this issue Mar 29, 2021 · 1 comment
Open

Is there a way to make SVG smaller size by using <path>? #44

saturnonearth opened this issue Mar 29, 2021 · 1 comment

Comments

@saturnonearth
Copy link

Is there a way to make the SVG output smaller by generating a single element and calculating the lines that way, instead of hundreds of ? I have seen other QR code libraries do this.

@ushelp
Copy link
Owner

ushelp commented Apr 8, 2021

The NodeJS version has already fulfilled this requirement, but the Browser version has not yet been implemented.

https://github.com/ushelp/EasyQRCodeJS-NodeJS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants