Howdy amigos,
I wrote a library a while back that creates bitmap fonts for the
following languages (from TTF fonts):
Arabic
Hebrew
Latin (Western European)
East European
Cyrillic
Baltic
East European
Greek
Turkish
Thai
Korean
Japanese (SHIFT-JIS)
Simplified Chinese
Traditional Chinese.
The library does complex text processing (Arabic) and has extra API
for handling double byte languages (CJK). I wrote the software for a
client who wanted their DOS based industrial machine to display these
languages on LCD.
I am seriously thinking of rewriting the library to optimise it for
GameBoy Advance... Would anyone be interested in such a thing? would
it have any commercial value?
Please give me a shout if you are interested... Some of the API
would need rewriting in Assembly (to make it faster) and I may need
some help..
Mo.