libgd-perl 2.78-ok1 source package in openKylin

Changelog

libgd-perl (2.78-ok1) nile; urgency=medium

  * Build for openKylin.

 -- zhouganqing <email address hidden>  Tue, 09 Jul 2024 16:05:01 +0800

Upload details

Uploaded by:
周淦清
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main perl
Nile V2.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libgd-perl_2.78.orig.tar.gz 259.5 KiB 6831054bf5424b4f5c23d3627d3d1484480f6f9c2c66632222915f2851be6ee4
libgd-perl_2.78-ok1.debian.tar.xz 5.1 KiB 699114838c4812813d65a6a5f15d5c0d9de207149ff8f3dd987399a5056d827c
libgd-perl_2.78-ok1.dsc 1.9 KiB 210ea79c0389172c1a76dfda9a359dba56e158f45f04fca9be749aeed01ee036

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