Posts Tagged images
3D PHP – playing with ImageCreate
Posted by Howard Yeend in PHP on March 19, 2009
A PHP city (it gets better after the break):
Basically I was bored one day and decided to play around with ImageCreate and ended up making this “crate” demo (click the image for some other experiments).
And then everything got a bit silly and I made this:
GD fontmaker
Posted by Howard Yeend in PHP on April 22, 2005
This free PHP code creates GD fonts for use with PHP’s ImageString function. It takes a PNG as input and creates a GD compatible font from it. The online demo includes an example PNG and detailed usage instructions.
Recent Comments