Skip to content

travisleithead/canvas2D

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update Canvas 2D API

This repo contains proposal for an updated version of the Canvas 2D API, following a set of rationales.

Feature list

Future ideas

  • Batch drawImage. Support for multiple images being drawn within a single API call.

  • Recorded pictures. Create a record object that receives all the commands from a Canvas2D and can be replayed multiple times.

  • Conic curves. Draw primitive.

  • Batch text rendering.

  • Text blob.

  • Path2D Inspection. Allow inspection of Path2D objects, that are currently opaque.

  • Element as a source for drawImage.

About

Update Canvas 2D API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published