text

Writing Text to Images with PHP

Writing text directly into images using PHP and the built in GD library is really easy, even using a custom TTF file for the font doesn’t complicate anything too bad!

Read the full article →