Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDEFGHILMOPQRSTUWXZ
]
gd-last - A graphics library for quick creation of PNG or JPEG images
- Website:
- http://libgd.github.io/
- Licence:
- MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
The gd graphics library allows your code to quickly draw images
complete with lines, arcs, text, multiple colors, cut and paste from
other images, and flood fills, and to write out the result as a PNG or
JPEG file. This is particularly useful in Web applications, where PNG
and JPEG are two of the formats accepted for inline images by most
browsers. Note that gd is not a paint program.
Packages
gd-last-2.3.0-2.el6.remi.x86_64
|
[130 KiB]
|
Changelog by Remi Collet (2020-07-15):
- fix gdImageStringFT() fails for empty strings
https://github.com/libgd/libgd/issues/615
|
gd-last-2.3.0-1.el6.remi.x86_64
|
[130 KiB]
|
Changelog by Remi Collet (2020-03-24):
- update to 2.3.0
- add dependency on libraqm
- remove gdlib-config
|