Interface to Gd Graphics Library
*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.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/perl-GD && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
GD-2.50.tar.gz | 0000262887 257 KB | |
GD-cflags.patch | 0000000572 572 Bytes | |
perl-GD.changes | 0000011485 11.2 KB | |
perl-GD.spec | 0000002111 2.06 KB |
Revision 24 (latest revision is 39)
Stephan Kulow (coolo)
accepted
request 212481
from
Stephan Kulow (coolo)
(revision 24)
- disable test suite - comparing the bits of pngs is not good enough, debian and fedora have the same problem and no reaction upstream (RT#85789) - updated to 2.50 Fix gdUseFontConfig so that it can be called as a class method. Add GitHub information to README. Fix compile crash on windows and strawberry (https://rt.cpan.org/Public/Bug/Display.html?id=67990). Fix compilation on older perl's without the Newxz macros. - rebased GD-cflags.patch
Comments 0