agjgd
Description
agjgd is a collection of projects started by Andrew G. Johnson for PHPβs GD library.
All agjgd projects:
- imagettftextblur (available on GitHub, Packagist and π.com)
- imagettftextgradient (available on GitHub, Packagist and π.com)
- imageblendedcolorallocate (available on GitHub, Packagist and π.com)
- imagecolorallocatefromstring (available on GitHub, Packagist and π.com)
- imagegradientrectangle (available on GitHub, Packagist and π.com)
- linebreaks4imagettftext (available on GitHub, Packagist and π.com)
Usage
With Composer
This project offers support for the Composer dependency manager. You can find the agjgd package online on packagist.org.
Install using Composer
Either run this command:
composer require agjgd/agjgd
or add this to the require section of your composer.json file:
"agjgd/agjgd": "*"
Without Composer
To use without Composer you will need to set up each project individually.
Help Requests
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.
Acknowledgements
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.
Changelog
You can find all notable changes in the changelog.






