libgdv2.3.3
- Updated
Open source code library for the dynamic creation of images by programmers.
- Project website: https://github.com/libgd/libgd
#Usage
libgd can be imported via CMake FindPkgConfig module:
find_package(PkgConfig)
pkg_check_modules(LIBGD REQUIRED IMPORTED_TARGET gdlib)
target_link_libraries(main PRIVATE PkgConfig::LIBGD)#Supported Platforms
All platforms supported.
#Features
Default features: fontconfig, freetype, jpeg, png, tiff, webp
#fontconfigdefault
Support for Fontconfig
Dependencies:
and 7 transitive dependencies:
- dirent (through fontconfig)
- expat (through fontconfig)
freetype (through fontconfig)
Features: (none)
- libiconv (through fontconfig)
libuuid (through fontconfig)
Platforms:
!osx & !windowspthread (through fontconfig)
Platforms:
!emscripten & !windows- pthreads (through pthread)
Host Dependencies:
6 transitive dependencies:
- gperf (through fontconfig)
- vcpkg-cmake (through expat)
- vcpkg-cmake-config (through expat)
- vcpkg-cmake-get-vars (through vcpkg-make)
- vcpkg-make (through gperf)
- vcpkg-tool-meson (through fontconfig)
#freetypedefault
Support for FreeType
Dependencies:
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (through freetype)
- vcpkg-cmake-config (through freetype)
vcpkg-cmake-get-vars (through libpng)
Platforms:
arm & android
#jpegdefault
Support for JPEG
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through libjpeg-turbo)
- vcpkg-cmake-config (through libjpeg-turbo)
#pngdefault
Support for PNG
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (through libpng)
- vcpkg-cmake-config (through libpng)
vcpkg-cmake-get-vars (through libpng)
Platforms:
arm & android
#tiffdefault
Support for TIFF
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through tiff)
- vcpkg-cmake-config (through tiff)
#webpdefault
Support for WebP
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through libwebp)
- vcpkg-cmake-config (through libwebp)
#Dependencies
No dependencies.
#Host Tool For
No ports use this.
#Contributors
Mikhail Paulyshka
Alexander Täschner
Alexander Karatarakis
LRFLEW
Phil Christensen
adrido
Victor Romero
Jackie Ng
wangli28
pravic
Alexander Neumann
Billy O'Neal
Phoebe
autoantwort
LilyWangLL
Kai Pastor
Thomas1664