agjgd / agjgd
agjgd is a collection of projects started by Andrew G. Johnson for PHP’s GD library
Requires
This package is auto-updated.
Last update: 2022-07-12 05:59:55 UTC
README
Description
agjgd is a collection of projects started by Andrew G. Johnson for PHP's GD library.
All agjgd projects:
- imagettftextblur (GitHub, Packagist & Twitter)
- imagettftextgradient (GitHub, Packagist & Twitter)
- imageblendedcolorallocate (GitHub, Packagist & Twitter)
- imagecolorallocatefromstring (GitHub, Packagist & Twitter)
- imagegradientrectangle (GitHub, Packagist & Twitter)
- linebreaks4imagettftext (GitHub, Packagist & Twitter)
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": "1.*"
Without Composer
To use without Composer you will need to set up each project individually.
Help Requests
Please post any questions on stackoverflow.com if you need help.
If you discover a bug please enter an issue on GitHub.
Acknowledgements
Full list of contributors across all projects:
Our issue template & pull request template come 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.