The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:GD::Text"

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::Text::Arc - draw TrueType text along an arc. River stage zero No dependents

This module provides a way to draw TrueType text along a curve (such as around the bottom or top of a circle). It is to be used with GD::Text (version > 1.20) and GD graphics objects....

DALLEN/GD-Text-Arc-0.02 - 05 Mar 2004 06:52:26 UTC

GD::Text::Wrap - Wrap strings in boxes River stage two • 10 direct dependents • 39 total dependents

GD::Text::Wrap provides an object that draws a formatted paragraph of text in a box on a GD::Image canvas, using either a builtin GD font or a TrueType font....

MVERB/GDTextUtil-0.86 - 19 Jun 2003 01:10:17 UTC

GD::Text::Align - Draw aligned strings River stage two • 10 direct dependents • 39 total dependents

GD::Text::Align provides an object that draws a string aligned to a coordinate at an angle. For builtin fonts only two angles are valid: 0 and PI/2. All other angles will be converted to one of these two....

MVERB/GDTextUtil-0.86 - 19 Jun 2003 01:10:17 UTC

Template::Plugin::GD::Text - Text utilities for use with GD River stage zero No dependents

The GD.Text plugin provides an interface to the GD::Text module. It allows attributes of strings such as width and height in pixels to be computed. See GD::Text for more details. See Template::Plugin::GD::Text::Align and Template::Plugin::GD::Text::W...

ABW/Template-GD-2.66 - 03 Feb 2006 13:57:06 UTC

Template::Plugin::GD::Text::Wrap - Break and wrap strings in GD images River stage zero No dependents

The GD.Text.Wrap plugin provides an interface to the GD::Text::Wrap module. It allows multiples line of text to be drawn in GD images with various wrapping and alignment. See GD::Text::Wrap for more details. See Template::Plugin::GD::Text::Align for ...

ABW/Template-GD-2.66 - 03 Feb 2006 13:57:06 UTC

Template::Plugin::GD::Text::Align - Draw aligned strings in GD images River stage zero No dependents

The GD.Text.Align plugin provides an interface to the GD::Text::Align module. It allows text to be drawn in GD images with various alignments and orientations. See GD::Text::Align for more details. See Template::Plugin::GD::Text::Wrap for a plugin th...

ABW/Template-GD-2.66 - 03 Feb 2006 13:57:06 UTC

lib/Data/Petitcom/QRCode.pm River stage zero No dependents

HAYAJO/Data-Petitcom-0.03 - 04 Oct 2012 02:54:18 UTC

Image::TextMode::Renderer::GD - A GD-based renderer for text mode images River stage one • 1 direct dependent • 1 total dependent

This module allows you to render your text mode image though the GD graphics library....

BRICAS/Image-TextMode-0.26 - 12 Apr 2022 01:56:21 UTC

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

Graphics::Primitive::Driver::GD::TextLayout - Text layout engine River stage zero No dependents

Implements Graphics::Primitive::Driver::TextLayout. Please refer to it's documentation for usage....

GPHAT/Graphics-Primitive-Driver-GD-0.03 - 15 Dec 2016 03:52:24 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::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

SVG::GD River stage zero No dependents

RONAN/SVG-GD-0.20 - 24 Jan 2009 11:25:22 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::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

GD::OrgChart - Perl extension for generating personnel organization charts River stage zero No dependents

GALGIER/GD-OrgChart-0.03 - 09 Jan 2003 14:08:05 UTC

GD::SVG - Seamlessly enable SVG output from scripts written using GD River stage zero No dependents

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

GD::Graph::Map - generate HTML map text for GD::Graph diagramms. River stage zero No dependents

This is a *perl5* module to generate HTML map text for following GD::Graph objects GD::Graph::pie, GD::Graph::bars, GD::Graph::lines, GD::Graph::area, GD::Graph::point and GD::Graph::linespoints. As a result of its work is created HTML code containin...

RA/GDGraph-Map-1.05 - 15 Mar 2001 14:51:06 UTC

GD::Thumbnail River stage one • 1 direct dependent • 1 total dependent

This is a thumbnail maker. Thumbnails are smaller versions of the original image/graphic/picture and are used for preview purposes, where bigger images can take a long time to load. They are also used in image galleries to preview a lot of images at ...

BURAK/GD-Thumbnail-1.46 - 27 Sep 2022 12:17:42 UTC
55 results (0.062 seconds)