Skip to content

schanzer/DrawingToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A javascript implementation of the Racket Drawing Toolkit.

Some functionality (notably fillRule) only works bleeding-edge browsers and nightlies, though the vast majority should work in any browser with decent Canvas support. IE9+, Safari 5+ and Chrome 20+ are pretty much required.

When browser support for the v5 Canvas API becomes widespread, a LOT of this code can be factored out. Specifically:
	- measureText
	- ellipse
	- arcTo
	- some of the Transformation pipeline stuff?
	- some of the Path stuff

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published