-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Having a full HTML5 canvas compatible API could be quite a big benefit for many others and alphaSkia has big potential for that.
- API similar to
OffscreenCanvasfor image creation and drawing. (only 2D context, maybe some features not supported initially if they bloat the lib or are not built into Skia already) FontFacefor handling fonts.- Additional APIs:
- like image saving (alternative to
toDataURL) - Accept types like
FontFaceas setter for fonts (not only CSS string encoded font descriptions) - Unloading of fonts.
- like image saving (alternative to
Metadata
Metadata
Assignees
Labels
No labels