Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 654 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 654 Bytes

CanvasLayers

CanvasLayers is a small javascript library for adding layers to the HTML5 canvas tag. Unlike other canvas layer libraries, which use a stack of several canvas tags, only one canvas is used.

Requirements

Any modern web browser (anything Webkit or Gecko-based, Opera, etc). It even works in IE9, but is very slow in that browser.

Links

The Author

Written by Antony Dzeryn. For more info, email me at [email protected].