vstarck / nube

nube.js is a small library for generating word clouds using canvas via fabric.js and Cufon.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nube.js

nube.js is a small library for generating word clouds using canvas via fabric.js and Cufon.

See

  • nube.js
  • wordle
  • fabric.js | Object Model for HTML5 Canvas + SVG-to-Canvas Parser.
  • Cufon | Fast text replacement with canvas and VML - no Flash or images required.

Examples

TODO

  • Build to a single file
  • Build a custom (and lightweight) fabric.js
  • Functional tests
  • Complete jquery.nube.js
  • Optimize text position search
  • Add support for images

Copyright (c) 2011 Valentin Starck (see LICENSE)

About

nube.js is a small library for generating word clouds using canvas via fabric.js and Cufon.

License:MIT License


Languages

Language:JavaScript 100.0%