An easy way to design them is by using IFR's editor http://forum.lcdsmartie.org/viewtopic.php?t=100 Scroll down the post to get to the latest download site.
I thought I'd start the ball rolling with these:


Code: Select all
$CustomChar(1,31,24,20,18,17,16,16,31)$CustomChar(2,31,3,5,9,17,1,1,31)$Chr(176)$Chr(158)

Code: Select all
$CustomChar(1,0,31,27,21,17,31,0,0)$Chr(176)

Code: Select all
$CustomChar(1,0,15,15,9,11,27,24,0)$Chr(176)

Code: Select all
$CustomChar(1,0,14,10,14,31,31,0,0)$Chr(176)

Code: Select all
$CustomChar(1,0,14,21,23,17,14,0,0)$Chr(176)
If you can't create your own images of your custom character in action, I've created a little php page that generates a .png image for you.
Simply put this in a browser, replacing the xx's with the LCDSmartie CustomChar comma separated values.
Code: Select all
http://www.fishthecat.co.uk/images/customchar.php?chr=xx,xx,xx,xx,xx,xx,xx,xx
You won't be able to link to them directly, so save the image to your own webspace and then you can use it on this forum.