agjgd is a collection of projects started by Andrew G. Johnson for PHP’s GD library.
All agjgd projects:
- imagettftextblur (GitHub, Packagist, Twitter & Patreon)
- imagettftextgradient (GitHub, Packagist, Twitter & Patreon)
- imageblendedcolorallocate (GitHub, Packagist, Twitter & Patreon)
- imagecolorallocatefromstring (GitHub, Packagist, Twitter & Patreon)
- imagegradientrectangle (GitHub, Packagist, Twitter & Patreon)
- linebreaks4imagettftext (GitHub, Packagist, Twitter & Patreon)
This project offers support for the Composer dependency manager. You can find the agjgd package online on packagist.org.
Either run this command:
composer require agjgd/agjgd
or add this to the require section of your composer.json file:
"agjgd/agjgd": "*"
To use without Composer you will need to set up each project individually.
Please post any questions in the discussions area of the individual project’s GitHub repository.
If you discover a bug please enter an issue on the individual project’s GitHub repository.
Full list of contributors across all projects:
- Andrew G. Johnson (@andrewgjohnson)
- Philip van Heemstra (@vHeemstra)
- Imgbot (@ImgBotApp)
- GitHub Actions (github-actions[bot])
Our security policies and procedures comes via the atomist/samples project. Our pull request template comes via the stevemao/github-issue-templates project. The mountains photo comes via Gabriel Garcia Marengo.
You can find all notable changes in the changelog.