Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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.3-3.remi.src [2.7 MiB] Changelog by Remi Collet (2021-11-19):
- disable libraqm usage on F35+
gd-last-2.3.3-2.remi.src [2.7 MiB] Changelog by Remi Collet (2021-09-20):
- Explicitly enable gd/gd2 formats, wanted by perl bindings (#2005916)
- open https://github.com/libgd/libgd/pull/776
gd-last-2.3.2-4.remi.src [2.7 MiB] Changelog by Remi Collet (2021-04-28):
- rebuild for libavif new soname on Fedora 34
gd-last-2.3.2-3.remi.src [2.7 MiB] Changelog by Remi Collet (2021-03-17):
- enable avif support on Fedora 33+
gd-last-2.3.2-2.remi.src [2.7 MiB] Changelog by Remi Collet (2021-03-08):
- enable avif support on Fedora 34
gd-last-2.3.2-1.remi.src [2.7 MiB] Changelog by Remi Collet (2021-03-08):
- update to 2.3.2
- open https://github.com/libgd/libgd/issues/677 avif test failure
- open https://github.com/libgd/libgd/issues/678 heif segfault
gd-last-2.3.1-1.remi.src [2.5 MiB] Changelog by Remi Collet (2021-02-04):
- update to 2.3.1 in sync with Fedora
gd-last-2.3.0-2.remi.src [2.4 MiB] Changelog by Remi Collet (2020-07-15):
- fix gdImageStringFT() fails for empty strings
  https://github.com/libgd/libgd/issues/615