Flipboard / Flipboard/react-canvas
Possible Drawing Surface?
Open
- Dominant language
- JavaScript
- Stars
- 13.2k
- Forks
- 909
- PR merge metrics
- No merged PRs in 30d
Description
Maybe I can get a little clarification. I'm hoping to use opentype.js to draw to a canvas. I would like to have a stack of canvas layers, targeting specific drawing instructions to specific layers in the stack.
The canvases would all be the same size and use their own transparency settings so there would be a blended composite image resulting from the complete stack of canvas layers. The layers would fill the viewport and be the main app UI (not just be an aside scroller widget).
Is this the kind of thing that react-canvas is intended for?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.