Well, let me show you what I can do with my newest release of Imarty by doing one step at a time.
This is all the code you need
$imarty = new imarty('imagefile.xml');//get the XML file $imarty->render();//render image $imarty->output_image('gif');//out put gif image
First, let us create a image! Everything below is just changes of the imagefile.xml
<image w="20" h="20" cache=""> </image>
This defines the image's height and width, the cache system does not work yet but it will soon.
Recent comments
11 hours 45 min ago
1 day 1 hour ago
1 day 1 hour ago
1 day 9 hours ago
1 day 16 hours ago
2 days 14 hours ago
3 days 1 hour ago
1 week 10 hours ago
1 week 4 days ago
1 week 5 days ago