I just pushed my second ever project to github (go gentle on me!):

  https://github.com/rdpoor/roogle_graphics/

roogle_graphics is a standalone Ruby module that generates simple
graphics using Google Chart API  service.  You place text and polygons
in a roogle_graphics plot, it emits a really odd URI that you post as an
HTML request, and voila, you get your png file to display.

You won't get fancy features, like choice of fonts or gradient-filled
polygons, but you DO get .png files without having to load a single
library or package.  I've been using it and it serves my needs well.

See the README on github for more info.

- ff

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to