Built with Textimage

Textimage adds text to image functionality using GD2 and Freetype, enabling users to create crisp images on the fly for use as theme objects, headings or limitless other possibilities.

Features:

  • Support for TrueType fonts and OpenType fonts.
  • Rotate text at any angle.
  • Automatic text wrapping when using maximum width.
  • Configurable opacity in text color.
  • Backgrounds:
    • Define a color or simply have a transparent background.
    • Use a pre-made image to integrate directly with your theme.
    • Use another Textimage preset to achieve a multi-layered image (see image above).
  • CCK and Views formatter integration:
  • Support for non-alphanumeric characters.

Requirements:

  • GD2
  • FreeType

Recommended modules:

  • Vertical Tabs (dev only)
    When the Vertical Tabs module is enabled you will receive a vastly improved user interface when creating and editing Textimage presets.
    Note: To get Vertical Tabs for Drupal 5, please refer to the following: #296148: Backport to Drupal 5.x
    Note: Vertical Tabs is in core in Drupal 7 so no additional steps need to be taken.

Usage:

  1. via theme_textimage_image():

    Use the theme_textimage_image() function at the theme/module level with the following format:
    theme('textimage_image', 'Preset', 'Text', array('Additional', 'Text'), 'extension', 'alt', 'title')

  2. via CCK/Views formatter:

    Select a Textimage preset in a text field display options.

  3. via URL:

    Create an image with the URL in following format:
    /[files directory]/textimage/[Preset](/Additional/Text)/[Text].[extension]

    Note: This method can only be used by users with the 'create textimages' permission. This is to prevent Anonymous users from creating random images.
    If you need dynamically created Textimages, it is strongly advised you use one of the methods detailed above.

Tutorials:

Notes:

  • Due to certain changes in the Textimage module, some of your presets may require alterations after updating.
  • Always run update.php on your Drupal site after updating Textimage.

Project Information

Downloads

Recommended releases

Version Downloads Date Links
7.x-2.0-alpha1 tar.gz (49.59 KB) | zip (52.78 KB) 2011-Sep-08 Notes
6.x-2.2 tar.gz (42.66 KB) | zip (44.93 KB) 2011-Sep-08 Notes

Development releases

Version Downloads Date Links
7.x-2.x-dev tar.gz (49.29 KB) | zip (52.43 KB) 2011-Sep-09 Notes
6.x-2.x-dev tar.gz (42.66 KB) | zip (44.94 KB) 2011-Sep-01 Notes

Maintainers for Textimage

  • wundo - 37 commits
    last: 22 weeks ago, first: 5 years ago
  • bjuncosa - 24 commits
    last: 40 weeks ago, first: 50 weeks ago
  • Deciphered - 63 commits
    last: 41 weeks ago, first: 3 years ago

Issues for Textimage

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Oldest open issue: 28 Jun 06
nobody click here