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

Rob Allen's Blog: Zend Framework Tutorial for ZF v0.8

Mike Purcell's Blog: Symfony - sfGuardPlugin - Use Email Instead of Username

PHPit.net: An Introduction to the Winbinder Library (Part 1)

Sankho Mallik's Blog: Tutorial: Using Zend_Captcha_Image

VG Tech Blog: Using Elastica to Query ElasticSearch


Community Events











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


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

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