This project provide theme function with multiple variable for generated images form given text with given size and color.
Usage:
Install the module, Then you can find easy way to convert text to image in .png format.
You can define your color, size, text , title, alt tag for image tag.
using following code:
print theme('texttoimage', array('text' => 'Text to Image', 'size' => 20, 'color' => '0074bd', 'title' => 'title', 'alt' => 'alt'));
Project:
https://www.drupal.org/sandbox/dilipsingh02/2511972 →
git clone command :
git clone --branch 7.x.1.x http://git.drupal.org/sandbox/dilipsingh02/2511972.git text_to_image
cd text_to_image
Closed: won't fix
module
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.