News Feed
Jobs Feed
Sections




News Archive
Mikko Koppanen's Blog:
Typesetting
January 17, 2008 @ 07:58:00

Mikko Koppanen has posted another quick example of using the ImageMagick functionality in PHP - overlaying a string of text over a currently existing image.

Ever had the situation where you have a piece of string which you need to overlay on an image? Maybe a situation where the area reserved for the string is known in pixels but you need to know the font size to fill most of the area? Think no more!

In his example (ready to cut and paste), he defines the text in a variable and, with the help of the newPseudoImage method, adds the text over the top of his sample image. Example input and output is provided.

0 comments voice your opinion now!
imagemagick image graphic typesetting string overlay imagemagick image graphic typesetting string overlay


blog comments powered by Disqus

Similar Posts

SitePoint.com: Create Dynamic Images with ImageMagick

PHPWACT.org: Handling UTF-8 with PHP

Mikko Koppanen's Blog: Trimming an image

PHPit.net: Image manipulation with PHP & the GD library (Part 2)

Community News: Pyxy-Gallery, PHP & Ajax-enhanced Image Gallery


Community Events











Don't see your event here?
Let us know!


podcast example code framework zendframework2 release application development testing opinion functional database interview composer community series introduction phpunit api language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework