Fearless Fool
2011-Apr-04 22:59 UTC
[Announcement]: roogle_graphics on github: generate png graphics w/o any libraries
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.