Monthly Archives: August 2008

08/12/2008
Comments

Fantastic Contraption

Fantastic Contraption is a fun, free, online physics game. You’re only given a handful of materials, but you’ll find yourself dreaming up all types of machines, making it all more challenging. The game is highly addictive—I’ve finished all (free) levels … Continue reading


08/01/2008
Comments

PHP function to draw wrapped text

Here’s a PHP code snippet that draws text bounded by a textbox using the GD library. It supports rotation, vertical and horizontal alignments, configurable line heights and leading, word wrap (obviously), character wrap, and text outlines. While this frankly belongs … Continue reading