Search results for "module:GD"

GD - Interface to Gd Graphics Library River stage three • 97 direct dependents • 154 total dependents

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.78 - 04 Jul 2023 09:13:52 UTC

GD::Convert - additional output formats for GD River stage zero No dependents

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

GD::Polyline - Polyline object and Polygon utilities (including splines) for use with GD River stage three • 97 direct dependents • 154 total dependents

Polyline.pm extends the GD module by allowing you to create polylines. Think of a polyline as "an open polygon", that is, the last vertex is not connected to the first vertex (unless you expressly add the same value as both points). For the remainder...

RURBAN/GD-2.78 - 04 Jul 2023 09:13:52 UTC

GD::Map - Perl extension for creating geographic map files with GD River stage zero No dependents

CREATING 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

GD::Text - Text utilities for use with GD River stage two • 10 direct dependents • 39 total dependents

This 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

GD::Icons - Utility for generating series of icons of varying color and shapes River stage one • 1 direct dependent • 1 total dependent

GD::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

GD::RPPNG - Package for generating human only readable images River stage zero No dependents

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

GD::Image - Image class for the GD image library River stage three • 97 direct dependents • 154 total dependents

Supported Image formats: Png Gif Jpeg Tiff WBMP Webp Heif Avif BMP Unsupported Image formats: Gd Gd2 Xpm GifAnim See GD...

RURBAN/GD-2.78 - 04 Jul 2023 09:13:52 UTC

GD::SIRDS - Create a GD image of a Single Image Random Dot Stereogram River stage zero No dependents

"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

GD::Group - Simple object for recursive grouping River stage three • 97 direct dependents • 154 total dependents

Does absolutely nothing with GD, but works nicely with GD::SVG....

RURBAN/GD-2.78 - 04 Jul 2023 09:13:52 UTC

GD::Graph - Graph Plotting Module for Perl 5 River stage two • 31 direct dependents • 34 total dependents

GD::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...

BPS/GDGraph-1.56 - 13 Jan 2023 13:28:32 UTC

GD::Tiler - package to aggregate images into a single tiled image via GD River stage one • 1 direct dependent • 1 total dependent

Creates 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

GD::Simple - Simplified interface to GD library River stage three • 97 direct dependents • 154 total dependents

GD::Simple is a subclass of the GD library that shortens many of the long GD method calls by storing information about the pen color, size and position in the GD object itself. It also adds a small number of "turtle graphics" style calls for those wh...

RURBAN/GD-2.78 - 04 Jul 2023 09:13:52 UTC

GD::Window - Allows the creation of windows within an GD image that have a different coordinate system. River stage zero No dependents

GD::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

GD::Polygon - Polygon class for the GD image library River stage three • 97 direct dependents • 154 total dependents

See GD...

RURBAN/GD-2.78 - 04 Jul 2023 09:13:52 UTC

GD::Graph3d - Create 3D Graphs with GD and GD::Graph River stage one • 2 direct dependents • 3 total dependents

This 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

GD::Persian - Persian UTF-8 support for GD module River stage zero No dependents

The 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

GD::Barcode - Create barcode image with GD River stage two • 10 direct dependents • 13 total dependents

GD::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...

MICHIELB/GD-Barcode-2.00 - 13 Sep 2023 21:00:16 UTC

Tempest::Gd - GD adapter for Tempest heat-map generator River stage zero No dependents

Implements Tempest image operations using the GD module....

EVANK/Tempest-2010.09.26 - 26 Sep 2010 20:08:49 UTC

GD::SecurityImage::GD River stage two • 13 direct dependents • 17 total dependents

Used internally by GD::SecurityImage. Nothing public here....

BURAK/GD-SecurityImage-1.75 - 24 Dec 2018 11:35:30 UTC
210 results (0.02 seconds)