-
Sample code for creating charts using the Perl GD module: line/bar/area and pie charts.
-
Kip Hampton demonstrates how to use the Perl XML::Writer module to dynamically create SVG graphics.
-
Tutorial for installing and using the Perl GD module on Unix. Includes sample code for drawing, text rendering, fonts, and a simple photo album.
-
Examples of GD::Graph for creating Perl-based graphs and charts. Includes screen shots and links to Fedora RPMs.
-
Book by Martien Verbruggen from Manning Publications; includes tips on using Image::Magick among others. Downloadable source code, and chapters 1 and 4.
-
Perl OpenGL. Provides news, documentation, galleries and sample code for integrating OpenGL, OpenGL-Image, PerlMagick and other Perl modules.
-
From the book: "Perl Graphics Programming" - provides sample code for creating graphics in Perl, including the use of ImageMagick, SVG, Flash nd PDFs.
-
An imaging library; provides documentation and user/developer forums.
-
Image::Magick visual comparisons and sample code for scaling and alpha channel compositing.
-
Using inline FreeType C libraries; provides a glimps into the making of the Font::FreeType module.