Saturday, February 27, 2010

Dynamic Image from text/string in Rails

Image will be generated dynamically from string or text:

Use - require 'RMagick' in your class



Pre-requisite : You must have rmagick and Imagemagick installed.
Details: http://www.simplesystems.org/RMagick/doc/draw.html

3 comments: