GD.pm is a Perl interface to Thomas Boutell's gd graphics library (version 2.01 or higher; see below). GD allows you to create color drawings using a large number of graphics primitives, and emit the drawings as PNG files. GD defines the following fo...
RURBAN/GD-2.73 - 24 Sep 2020 13:01:57 UTC - Search in distribution- GD::Image - Image class for the GD image library
- GD::Group - Simple object for recursive grouping
- GD::Simple - Simplified interface to GD library
- 4 more results from GD »
Used internally by GD::SecurityImage. Nothing public here....
BURAK/GD-SecurityImage-1.75 - 24 Dec 2018 11:35:30 UTC - Search in distributionCREATING BASEMAPS The first thing you need to do is download the WDB files and unzip them somewhere. For example /usr/local/wdb/. There should be a number of large text files (11 I think). Then you need to create one (or multiple), basemaps. use GD::...
CJS/GD-Map-1.00 - 20 Jun 2006 22:09:54 UTC - Search in distributionGD::SVG painlessly enables scripts that utilize GD to export scalable vector graphics (SVG). It accomplishes this task by wrapping SVG.pm with GD-styled method calls. To enable this functionality, one need only change the "use GD" call to "use GD::SV...
TWH/GD-SVG-0.33 - 10 May 2009 14:39:31 UTC - Search in distributionThis module provides a font-independent way of dealing with text in GD, for use with the GD::Text::* modules and GD::Graph....
MVERB/GDTextUtil-0.86 - 19 Jun 2003 01:10:17 UTC - Search in distribution- GD::Text::Wrap - Wrap strings in boxes
- GD::Text::Align - Draw aligned strings
This is a subclass of GD::Polygon used to draw an arrow between two vertices. GD::Arrow::Full draws a full arrow between two verticies. |\ +----------------------+ \ (X2, Y2) * * (X1, Y1) +----------------------+ / |/ GD::Arrow::RightHalf draws a hal...
TCAINE/GD-Arrow-0.01 - 25 Oct 2004 17:27:12 UTC - Search in distributionThis module provides a GD API emulation for the Cairo graphics library. Cairo is a vector-based drawing package that aims to provide consistent output to many graphics contexts/formats....
TIMBRODY/GD-Cairo-0.01 - 21 Nov 2007 13:36:27 UTC - Search in distributionGD::Icons generates an arbitrary number of icons that vary by shape, color and color intensity. This is intended to be used in cases for which a series of related icons are needed. For example, if you want to generate icons to represent traffic conge...
PCANARAN/GD-Icons-0.04 - 22 Jan 2008 01:37:51 UTC - Search in distribution- GD::Icons::Config - Config module for GD::Icons
"GD::SIRDS" exports a single subroutine, "gd_sirds", that produces a Single Image Random Dot Stereogram (SIRDS)....
COGENT/GD-SIRDS-0.02 - 27 May 2002 08:04:18 UTC - Search in distributionCreates a new tiled image from a set of input images. Various arguments may be specified to position individual images, or the default behaviors can be used to create an reasonable placement to fill a square image....
DARNOLD/GD-Tiler-0.11 - 07 Jun 2006 19:42:13 UTC - Search in distributionGD::Graph is a *perl5* module to create charts using the GD module. The following classes for graphs with axes are defined: "GD::Graph::lines" Create a line chart. "GD::Graph::bars" and "GD::Graph::hbars" Create a bar chart with vertical or horizonta...
RUZ/GDGraph-1.54 - 21 Nov 2016 12:24:54 UTC - Search in distribution- GD::Graph::FAQ - Frequently asked questions
- GD::Graph::Data - Data set encapsulation for GD::Graph
- GD::Graph::Error - Error handling for GD::Graph classes
- 11 more results from GDGraph »
GD::RPPNG - Package for generating human-only readable images The GD::RPPNG (Random Password PNG) module was created to provide an easy access to human-only readable images. This is very usefull to avoid automatic processing of authentication. (ie: s...
SPALE/gd-rppng-0.9 - 14 Dec 2003 01:04:52 UTC - Search in distributionGD::Window is a way to have some abstraction of drawing coordinates from the underlying image. An obvious example where this is useful is in cases where it is necessary to plot some values on a graph. The graph area within the image can be represente...
EFUNNEKO/GD-Window-0.02 - 27 Nov 2009 13:10:14 UTC - Search in distributionGD::Barcode is a subclass of GD and allows you to create barcode image with GD. This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22". From 1.14, you can use this module even if no GD (except plot method). new *$oGdBar* = GD::Barc...
KWITKNR/GD-Barcode-1.15 - 24 Apr 2004 07:09:29 UTC - Search in distribution- GD::Barcode::ITF - Create ITF(Interleaved2of5) barcode image with GD
- GD::Barcode::NW7 - Create NW7 barcode image with GD
- GD::Barcode::UPCE - Create UPC-E barcode image with GD
- 9 more results from GD-Barcode »
This module provides additional output methods for the GD module: "ppm", "xpm", "wbmp", "gif_netpbm" and "gif_imagemagick", and also additional constructors: "newFromPpm", "newFromPpmData", "newFromGif_netpbm", "newFromGifData_netpbm", "newFromGif_im...
SREZIC/GD-Convert-2.16 - 22 Nov 2008 08:24:17 UTC - Search in distributionThis is the GD::Graph3d extensions module. It provides 3D graphs for the GD::Graph module by Martien Verbruggen, which in turn generates graph using Lincoln Stein's GD.pm. You use these modules just as you would any of the GD::Graph modules, except t...
WADG/GD-Graph3d-0.63 - 06 Dec 2002 20:23:43 UTC - Search in distributionThe GD lib dosn't support Persian and Arabic chars propebly. It shows characters unsticky and reverse the sentence. This package get Persian UTF-8 charecter and replace it with proper characters that is readable in GD...
MILAD/GD-Persian-0.9 - 06 Jul 2011 14:29:25 UTC - Search in distributionImplements Tempest image operations using the GD module....
EVANK/Tempest-2010.09.26 - 26 Sep 2010 20:08:49 UTC - Search in distributionGALGIER/GD-OrgChart-0.03 - 09 Jan 2003 14:08:05 UTC - Search in distribution