The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:GD GD"

GD - Interface to Gd Graphics Library River stage three • 98 direct dependents • 155 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.81 - 03 May 2024 17:02:57 UTC

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

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

RURBAN/GD-2.81 - 03 May 2024 17:02:57 UTC

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

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

RURBAN/GD-2.81 - 03 May 2024 17:02:57 UTC

GD::Simple - Simplified interface to GD library River stage three • 98 direct dependents • 155 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.81 - 03 May 2024 17:02:57 UTC

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

See GD...

RURBAN/GD-2.81 - 03 May 2024 17:02:57 UTC

GD::Polyline - Polyline object and Polygon utilities (including splines) for use with GD River stage three • 98 direct dependents • 155 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.81 - 03 May 2024 17:02:57 UTC

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

Supported Image formats: !NO!SUBS! print OUT "=item Png\n\n" if $DEFINES =~ /HAVE_PNG/; print OUT "=item Gif\n\n" if $DEFINES =~ /HAVE_GIF/; print OUT "=item Gd\n\n=item Gd2\n\n" if $DEFINES =~ /HAVE_GD2/; print OUT "=item Jpeg\n\n" if $DEFINES =~ /H...

RURBAN/GD-2.81 - 03 May 2024 17:02:57 UTC

bdf2gdfont.pl - Convert X11 "BDF" fonts into a loadable font format for GD. River stage three • 98 direct dependents • 155 total dependents

This script converts BDF-style X11 font files into a format that can be loaded by the GD module using the GD::Font->load() method. There are a number of ways to obtain BDF fonts. 1. The font is already present on your system. Some BDF fonts can be fo...

RURBAN/GD-2.81 - 03 May 2024 17:02:57 UTC
8 results (0.03 seconds)