February 2012
6 posts
1 tag
1 tag
Resolution Independence With SVG →
In this article, we’ll look at Scalable Vector Graphics (SVG), one of the most underused technologies in website development today.
1 tag
Paper.js →
Paper.js is an open source vector graphics scripting framework that runs on top of the HTML5 Canvas. It offers a clean Scene Graph / Document Object Model and a lot of powerful functionality to create and work with vector graphics and bezier curves, all neatly wrapped up in a well designed, consistent and clean programming interface.
1 tag
1 tag
Using chartwell →
Chartwell is a font specifically for making simple and beautiful pie charts, bar charts, and line graphs. It’s as simple as writing out simple equations like 40+20+25+15. In desktop software like Adobe Illustrator, you control the graph by writing out the formula in that font then turning on ligatures. On the web, the formula is in text and you apply the font via @font-face and a...