Painter

Component ID

231107

Component name

Painter

Component type

module

Maintenance status

Component security advisory coverage

not-covered

Downloads

7034

Component created

Component changed

Component body

The Painter provides dynamic image creation and manipulation capabilities by allowing the definition of sequences of image IO, manipulation and drawing operations that can be applied to fields within content types and views, as well as to page elments such as the logo, navigation, titles and buttons.

Modules currently included:

  • Painter: API as well as image loading and saving
  • Drawing: Drawing of pixels, lines, rectangles and ellipses, text and vertical or horizontal gradients
  • Imaging: Drawing, rotating, flipping, cropping, scaling and creation of images, as well as 'gluing' images together vertically or horizontally
  • Reflection: Reflection effect on images and text
  • Painter UI (http://drupal.org/node/400876): Provides the UI to create and manipulate chains of drawing operations, as well as field integration. Plays well with lightbox 2.
  • Page elements (http://drupal.org/node/400890): Provides the means to add generated graphics and behaviours to page elements. Primary and secondary navigation and tabs, buttons and menu links support normal, hover and active states (CSS based rollover behaviour).
    Logo supports home and subsequent page states.

    Developed with a lot of inspiration from core, menu and imagecache