background preloader

Bezier

Facebook Twitter

Canopy16 sur Flickr : partage de photos ! Drawing Graphics with Canvas - MDC. Most of this content (but not the documentation on drawWindow) has been rolled into the more expansive Canvas tutorial, this page should probably be redirected there as it's now redundant but some information may still be relevant.

Drawing Graphics with Canvas - MDC

Introduction With Firefox 1.5, Firefox includes a new HTML element for programmable graphics. <canvas> is based on the WHATWG canvas specification, which itself is based on Apple's <canvas> implemented in Safari. It can be used for rendering graphs, UI elements, and other custom graphics on the client. <canvas> creates a fixed size drawing surface that exposes one or more rendering contexts. Chrome-canopy - Google Code.