News Feed
Jobs Feed
Sections




News Archive
Michael Maclean's Blog:
Using Pango for PHP a taster
February 22, 2011 @ 12:58:27

Michael Maclean has a new article today talking about the Pango graphics library and how it can be coupled with the Cairo PECL extension to more easily create better looking text in dynamic images.

The PECL/Cairo library is pretty good at drawing vector graphics (in our opinion, as the developers, at least!), but one thing it's not able to do by itself is draw text with mildly advanced layout. [...] That's because the developers of the Cairo library decided to let another more specialised library handle the job of text layout.

Michael has created a wrapper for Pango in PHP (github) and some sample code that can be used as a test to ensure it's all setup and working. He steps through each part of the image creation and describes what's happening and what each method is doing along the way.

0 comments voice your opinion now!
pango image creation cairo text render tutorial


blog comments powered by Disqus

Similar Posts

Community News: Zend Releases Speaker List for ZendCon 2006

DevShed: Defining Public and Protected Methods with Member Visibility in PHP 5

Rob Allen's Blog: Exploring Zend_Paginator

PHPBuilder.com: Create a PHP-based Twitter Client with the PEAR Services_Twitter Package

NETTUTS.com: Building a 5 Star Rating System with jQuery, AJAX and PHP


Community Events











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


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

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