agjgd
Description
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)
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.