HTML5 et canvas

TwitterFacebook
Get flash to fully experience Pearltrees
http://blog.nihilogic.dk/2009/02/html5-canvas-cheat-sheet.html There are cheat sheets for just about anything out there but I couldn't find one for the HTML5 canvas element, so I decided to do something about that, mostly for my own sake but if other people find it useful that's just all the better. The information is pretty much just a copy of what is found in the WHATWG specs , just condensed and hopefully a bit easier to read.

HTML5 Canvas Cheat Sheet

Tutoriel canvas - MDC

https://developer.mozilla.org/fr/docs/Tutoriel_canvas <canvas> est un nouvel élément HTML qui peut être utilisé pour dessiner des éléments graphiques à l'aide de scripts (habituellement JavaScript ).
https://developer.mozilla.org/fr/docs/Dessiner_avec_canvas Introduction Depuis Firefox 1.5 , Firefox comprend un nouvel élément HTML servant à dessiner programmatiquement.

Dessiner avec canvas - MDC

https://developer.mozilla.org/fr/docs/Tutoriel_canvas/Transformations#Transformations

Transformations - MDC

Enregistrement et restauration d'états
http://people.mozilla.org/~jkew/woff/

Woff fonts

This is a test for Gentium Basic repackaged in WOFF format. For extra variety, we also show Konstytucyja and DeLarge , both obtained from the Open Font Library site. For more information, see the WOFF format description .
http://html5boilerplate.com/mobile/

Mobile Boilerplate

★ Analytics, icons, and more
http://code.google.com/p/ligature-js/ Ligature.js will go through the text on a web-page, and insert ligatures where appropriate. To use Ligature.js, simply call the ligature function when a page is loaded: <body onload = " ligature (); " > ...

ligature-js - JavaScript to convert text patterns into common typographic ligatures.

Bookmarkleter

You have JavaScript. You need a bookmarklet . This does that. http://chris.zarate.org/projects/bookmarkleter/

Spritemapper

Spritemapper is an application that merges multiple images into one and generates CSS positioning for the corresponding slices. Improve loading times.