This is interesting.

So, does it exports the generated atlas in to one or more bitmaps? And does it tell the UNICODE point range (or ranges) generated? I'm looking for a tool that allows to build bitmapped fonts to use with Allegro. Right now I'm using ASCII-127 only because I had to build them by myself with The GIMP, but I want to use UTF-8 enconding and it is quite annoying to use The GIMP for that (also I don't know what UNICODE points I should use ).

[edit] You can see the format I'm looking for in this link.