Re: [csswg-drafts] [css-images][css-values][css-gcpm] qrcode() for generating QR code images from URLs (#6544)

Like I said - it wouldn't obviate the need. @hober's example from the first post showed off something that absolutely could not be done if this was just a URL - you can't (currently...) construct a `url()` from multiple strings, and you definitely can't url-encode a string in CSS.

-----

@hober do you know of a reference for the definition of qr codes? I'm wondering if we need more (optional) specifiers, like size; I know you can output the same data in multiple sizes of qr code, and I imagine a consistent size would be desirable in practice. (You can of course change the size of the generated image, but I mean the rows/cols of the grid itself.)

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6544#issuecomment-905949867 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 25 August 2021 23:49:22 UTC