libgd.github.io
Graphics library to dynamically manipulate images
Package Information
- Domain:
libgdgithub.io
- Name:
libgd.github.io
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install +libgd.github.io -- $SHELL -i
Programs
This package provides the following executable programs:
bdftogd
gd2copypal
gd2togif
gdcmpgif
giftogd2
Available Versions
Show all 1 versions
2.3.3
Latest Version: 2.3.3
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +libgdgithub.io@2.3.3 -- $SHELL -i
Dependencies
This package depends on:
freedesktop.org/fontconfig
freetype.org
libjpeg-turbo.org
github.com/AOMediaCodec/libavif
libpng.org
simplesystems.org/libtiff
google.com/webp
zlib.net
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.libgdgithubio
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.