text2image 
Version
1.0.2 (last update on Jun 7, 2008)
Rating
Compatibility
Votes
5
Favoured
17
License
GPL
Non-Commercial
Type
Views
10491
Date Added
26 May 2008
bymblabs on February 10, 2009
Good Extension,
I've covered the email address with it. But needs the manual creation of font's folder!
I've covered the email address with it. But needs the manual creation of font's folder!
bygchr on October 10, 2008
Didn't work as it should!
For those who want to try it:
Set font path relative to joomla root ie images\stories\fonts
Font Name: theFont (without the '.ttf' extension !!!)
If you will use caching for the images you must create the cache folder manually!
Tested in XAMPP server under Win2000, the resulting src of the IMG tag was:
/site/tmp\img_93_my-textimage.gif (see the wrong '\'?)
This image can't be found by firefox.
What a waste of time!
For those who want to try it:
Set font path relative to joomla root ie images\stories\fonts
Font Name: theFont (without the '.ttf' extension !!!)
If you will use caching for the images you must create the cache folder manually!
Tested in XAMPP server under Win2000, the resulting src of the IMG tag was:
/site/tmp\img_93_my-textimage.gif (see the wrong '\'?)
This image can't be found by firefox.
What a waste of time!
bygimbles on June 12, 2008
Does what it claims, allowing you to turn text into images in any article. I'm using in tandem with http://extensions.joomla.org/component/option,com_mtree/task,viewlink/link_id,4175/Itemid,35/ to load a (now) dynamic site slogan image into a module position.
Takes a bit of know how, luckily I already knew the gd library so it was a cinch to set up. It isn't ready to go right out of the box. But the plugin parameters config is fully loaded with hints and tips on what each parameter means.
Definately looking foward to future iterations, perhaps some preloaded fonts, maybe custom image backgrounds ala
$bg = imagecreatefrompng("path/to/some/image.png");
imagesettile($canvas, $bg);
So keep it up.
Takes a bit of know how, luckily I already knew the gd library so it was a cinch to set up. It isn't ready to go right out of the box. But the plugin parameters config is fully loaded with hints and tips on what each parameter means.
Definately looking foward to future iterations, perhaps some preloaded fonts, maybe custom image backgrounds ala
$bg = imagecreatefrompng("path/to/some/image.png");
imagesettile($canvas, $bg);
So keep it up.




