libgd-perl 2.76-2build1 source package in Ubuntu
Changelog
libgd-perl (2.76-2build1) jammy; urgency=medium * No-change rebuild for the perl update. -- Matthias Klose <email address hidden> Sun, 06 Feb 2022 13:29:55 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Jammy
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libgd-perl_2.76.orig.tar.gz | 258.2 KiB | 693d9e3d709e9188a682cb9090a77b70aac12a04e84128677577b94e4331775b |
libgd-perl_2.76-2build1.debian.tar.xz | 12.2 KiB | e35cc95fa9176110e1ab7c1fbfe70d80d80a550a7ea0bacfdfd8621db01bb626 |
libgd-perl_2.76-2build1.dsc | 2.2 KiB | 7e61df552767568d5455518dda6b9415b2683c98a457ab7bc8a1314535686e01 |
Available diffs
- diff from 2.76-2 (in Debian) to 2.76-2build1 (303 bytes)
Binary packages built by this source
- libgd-perl: Perl module wrapper for libgd
This is a autoloadable interface module for libgd, a popular library
for creating and manipulating PNG files. With this library you can
create PNG images on the fly or modify existing files. Features
include:
.
* Lines, polygons, rectangles and arcs, both filled and unfilled
* Flood fills
* The use of arbitrary images as brushes and as tiled fill patterns
* Line styling (dashed lines and the like)
* Horizontal and vertical text rendering
* Support for transparency and interlacing
* Support for TrueType font rendering, via libfreetype.
* Support for spline curves, via GD::Polyline
* Support for symbolic font names, such as "helvetica:italic"
* Support for symbolic color names, such as "green", via GD::Simple
* Produces output in png, gif, jpeg and xbm format
* Produces output in svg format via GD::SVG.
.
Included with the example code is the perl script qd.pl with QuickDraw
routines for generating PICT2 files (used on Apple Macintosh).
- libgd-perl-dbgsym: debug symbols for libgd-perl