libgd-perl 2.71-2build1 source package in Ubuntu

Changelog

libgd-perl (2.71-2build1) focal; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 19:31:41 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main misc

Downloads

File Size SHA-256 Checksum
libgd-perl_2.71.orig.tar.gz 250.8 KiB 451be4873b2ad7261cc5679698cd9d2e84dbdde4309971869fc7734b569b7ac7
libgd-perl_2.71-2build1.debian.tar.xz 14.3 KiB 8b6686693db34e9e8bc40fae96638a29d881e5dbc512ffaa9c066ab0c4d418c5
libgd-perl_2.71-2build1.dsc 2.2 KiB bdd895027f900e4a1de004e4e51daf2d59c9d0d7ad1a3b8bc72d63caf48ac963

Available diffs

View changes file

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