News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Adding Text Watermarks with Imagick
December 31, 2012 @ 09:15:48

On PHPMaster.com there's a recent tutorial from Martin Psinas about how you can add text to an image with the help of Imagick, the image editing software that's available to PHP via an extension.

In a previous article, Timothy Boronczyk wrote about how to create watermarks with Imagick using an overlay image. In this article, I'll show you how to achieve a similar effect using plain text.

He takes a sample image (a headshot) and offers two versions of the same functionality - both the shell command (using "convert") and the PHP code that sets up the font to use, adds placement and pushes the result back out as a PNG. He also includes two other types of overlay - a font mask for a more see-through look and a tiled version, overlaying the text all over the image.

0 comments voice your opinion now!
watermark imagick tutorial text overlay mask tile


blog comments powered by Disqus

Similar Posts

PHPBuilder.com: PEAR's HTML_QuickForm

PHPMaster.com: Zend Job Queue

Danne Lundqvist: Using Xdebug in MAMP

Programming Facts Blog: Upload large(Big) files in PHP using .htaccess

Rob Allen's Blog: Simplified Chinese Version of my Zend Auth Tutorial


Community Events











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


testing language example community tool phpunit release object framework unittest code development podcast application opinion functional zendframework2 series introduction interview

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