-
It would be great to have an HTML5 canvas renderer for this format.
-
Hi @VicStor, thanks for showcasing this! I'm wondering if you have any plans to have the PDF render as HTML (to allow for text selection, etc) rather than as canvas images?
-
## Prerequisites
- [x] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [x] The feature is still missing in the latest stable vers…
-
The DOM interface is gated behind `dom.imagebitmap.enabled`, which is disabled by default.
Spec: https://html.spec.whatwg.org/multipage/imagebitmap-and-animations.html#imagebitmap
Known missing …
-
I'd like there to be a small module, `q5-record`, for audio + video recording a q5 canvas.
Existing solutions for this include p5.capture, which is compatible with q5. It's a great library but it'…
-
### Session description
A fundamental capability missing from the web is the ability to complement Canvas with HTML elements. Adding this capability enables Canvas surfaces to benefit from all of the…
-
### Description
Note this was previously submitted for interop 2023 (#159) and 2024 (#427).
A long-standing problem that has been painful for us for some years now is browsers don't agree on how…
-
- Mixing rendering contexts (``, ``, etc) will make some options more difficult / impossible
- Download as PNG
- If using only ``, should be able to use:
- [canvas.toDataURL()](https://develo…
-
- [x] **ways to do multiple lineTo in one call.**
- [ ] **Clipping rect**, to avoid reinitializing the canvas for each dirtyRect (need to fix gradients coordinates I think)
- [ ] Note that if we …
-
I know that you guys invested a lot of efforts in the design and making of Runbox v7, but I'm sorry to say that the acessibility is vetry problematic.
The major problem comes from the `` HTML eleme…