-
Doing a Google search I found this script, which may be the solution to a problem that I have to solve.
The issue is that the script result is overly large in size.
For example: a QRCode in a PN…
-
error事件报错信息如下:
```js
TypeError: Cannot read properties of null (reading 'localName')
at index-5e7d05b0.js:82:11302
at x.foreach (index-5e7d05b0.js:82:24348)
at e.DocumentParser.pars…
-
### What type of request is this?
New feature for an existing tool
### Clear and concise description of the feature you are proposing
Making QR codes is a common task for many designers, but only o…
-
Hello!
I have an issue with the download feature. It works only if I chose svg as downloadUrlFileFormat. Anything else will give me a "data:," when I console.log the event.detail.url on downloadUrl…
-
Supported formats currently:
```
PNG
GIF
JPEG
JPG
SVG
EPS
```
Add in ability to download qrcode(s) in a specific file extension/format. Possibly a modal/dropdown menu appears when clickin…
-
Hi,
I worked on a svg version that render nicely when over a picture.
It works on black/white transparency and specific dot pattern.
So far, it's a python script that uses dot templates and makes a s…
-
While creating the canvas would be nice to display some kind of loading view instead of a blank view
-
See https://github.com/heuer/segno/issues/86
heuer updated
3 months ago
-
Currently the only way to generate an svg output in browser is using the method `toString()` which returns an svg tag as string:
```html
```
This is ok, but it could be a bit inconvenie…
-
I use ios, when I debug when I exit out of the background and back in, it's ok, but when I don't debug and build a version, I go out in the background and re-enter the app on any screen that uses qr…