You did what??!??
Ehm.. Maybe I'm just a tech nerd, but.... I'm really curious as to how you managed that!??
Heh heh

Just put all the characters to a text file, opened the file in Notepad and took a screenshot. Of course, I have modified it heavily in Paint Shop afterwards. But it's cool to say I create fonts using Notepad, isn't it?

{edit} i managed to make a new .FONT by creating it from scratch in Notepad and saving it in the project's Fonts folder -- but that's pretty awkward really, it should be possible to do from the project manager (as in, context menu on font folder, then add font - whoop - automatically a new .FONT file..)
I can't test it right now (don't have WME on this computer) but this *should* be possible. Right-click, Add->Add font. If it's not there, something's gone terribly wrong.
I've got a spacing problem with the letters. Here an exemple: http://cybertechs.qc.ca/prs/mini-baja/font.gif
Hmm, could you send me both files? I'll check it out. Do you have the background color set to trasparent (i.e. by default the pink color, RGB(255,0,255)). This seems WME is unable to determine the right edge of the letters (it tests where the trasparent pixels begin).
Another question, how can we find the "size" of a variable (the size of the array)?
Ahem, nope, currently not. It's a bit complicated because the arrays in WME are "sparse arrays". But it could at least return the number of members. I'll do something about it.
No ttf? 
Nope, no TTF. I always liked the bitmap fonts better. They are easier to edit and TTF's tend to have problems with different codepages...