Thanks.
I'm not sure how to create the alpha channel. Off to Google!
Hrmm....
The .xml that's created:
Code:
<?xml version="1.0" encoding="utf-8" ?>
<font fontImage="Arial_Alphabet-1.png">
<char location_topleft="4,0" location_bottomright="164,184" value="???" offsets="0,0,0,0"></char>
<char location_topleft="166,0" location_bottomright="291,184" value="???" offsets="0,0,0,0"></char>
<char location_topleft="292,0" location_bottomright="311,184" value="???" offsets="0,0,0,0"></char>
<char location_topleft="315,0" location_bottomright="381,184" value="???" offsets="0,0,0,0"></char>
<char location_topleft="385,0" location_bottomright="477,184" value="???" offsets="0,0,0,0"></char>
</font>
Pretty obvious that I've done something wrong....but what?
Bookmarks