RSSAmplifier

Michael Maclean · Feb 21, 2011

Using Pango for PHP: a taster

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

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. It has the CairoContext::showText() function, but that doesn’t really let you do anything GD can’t. That’s because the developers of the Cairo library decided to let another more specialised…

Read on mgdm.net

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.