2009
Raphaël—JavaScript Library
by piouPiouM & 13 othersRaphaël is a small JavaScript library that should simplify your work with vector graphics on the web.
DD_roundies: Code-only rounded HTML boxes
by Spone & 1 otherThis is a Javascript library that makes creation of rounded-corner HTML boxes easier, with a focus on Internet Explorer.
IE is supported through use of VML. Standards-compliant browsers are, by default, ignored.
About - cufon - GitHub
by Spone & 1 otherCufón aims to become a worthy alternative to sIFR, which despite its merits still remains painfully tricky to set up and use. To achieve this ambitious goal the following requirements were set:
1. No plug-ins required – it can only use features natively supported by the client
2. Compatibility – it has to work on every major browser on the market
3. Ease of use – no or near-zero configuration needed for standard use cases
4. Speed – it has to be fast, even for sufficiently large amounts of text
And now, after nearly a year of planning and research we believe that these requirements have been met.
Raphaël—JavaScript Library
by Xavier Lacot & 13 othersA js library which goal is to provide an adapter that will make drawing cross-browser and easy. Its capabilities are SVG and VML.
2008
typeface.js -- Rendering text with Javascript, <canvas>, and VML
by Xavier Lacot & 12 othersTypeface is a js library that permits to render text in custom fonts without using flash or images. Else, it uses canvas, VML or SVG.
It has the disadvantage of not allowing to select the text for copy-pasting (while siFr allows it).
Raphaël - JavaScript Library
by marcoRaphaël is a small JavaScript library that should simplify your work with vector graphics on the web. In case you want to create your own specific chart or image crop-n-rotate widget, you can simply achieve it with this library.
2007
svg2vml - Google Code
by Xavier LacotSVG2VML is a lightweight JavaScript library that makes it easy to include vector graphics in web pages by providing a common SVG-style programming interface to VML and SVG. This project is a work in progress, and suggestions and contributions are welcome.
FooPlot: Online graphing calculator and plotter
by parmentierf & 1 other (via)FooPlot is a vector graphics and Javascript-based function plotter. It uses SVG for the browsers that can handle it, and supports IE's native VML as well. Current functionality includes 2-D function plotting as well as a 3-D plotting demo (for Firefox and Opera). Planned features include connectivity to Google spreadsheets, curve fitting, and other types of plots.
Graphing a function has never been this easy - you just have to type http://fooplot.com/sin(x) or any other function you wish! No more fudging around with a complicated graphing calculator program!
1
(9 marks)