Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeroendesloovere/add-text-to-images
This AddTextToImages PHP class adds text to images using PHP.
https://github.com/jeroendesloovere/add-text-to-images
Last synced: 6 days ago
JSON representation
This AddTextToImages PHP class adds text to images using PHP.
- Host: GitHub
- URL: https://github.com/jeroendesloovere/add-text-to-images
- Owner: jeroendesloovere
- License: mit
- Created: 2013-08-26T08:24:51.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-04T08:13:18.000Z (over 11 years ago)
- Last Synced: 2024-11-11T06:49:47.855Z (about 2 months ago)
- Language: PHP
- Homepage:
- Size: 109 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AddTextToImage PHP class
This AddTextToImage PHP class allows you to add text(s) to images using PHP.
Can for example be used to add promotional texts to images on the fly.## Documentation
Based on [the examples of Terris Wallow](http://terriswallow.com/weblog/2007/writing-text-to-images-with-php/)