About Text2Image
Text2Image — component for convert text to image using ttf fonts. Might be helpful for security purpose against spam-bots personal data scanners (e.g. email and phone numbers).
Also you can make image placeholder, like placehold.it service.
Information
Released
April 18, 2016
Supported Database
License
GPLv2
Supported Versions
2.2 - Current
Downloads
1,191
Instructions
Install via Package Management.
Note:
This Extra requires both the GD library and the FreeType library.
Also make sure that your PHP version is 5.3 or higher.
New in 1.0.3-beta
1.0.3-beta (16.04.16)
==============
- Add 'break' property - wraps a string to a given number of characters.
1.0.2-beta (17.02.16)
==============
- Add separate snippet for images-placeholders generation: [[!DummyImage?size=`200x100`]].
- Add placeholders [[+width]] and [[+height]] for Text2Image's and DummyImage's tpl.chunks.
1.0.1-beta (04.02.16)
==============
- English localization.
1.0.0-beta (02.02.16)
==============
- Initial release.