Benhur has released a new version of his bitmap font library for PSP

Heres whats new:

added support for S-JIS string parsing: use flag INTRAFONT_STRING_SJIS in intraFontLoad() (thanks to psp-kaihatu-yotien - I hope that's his name... )
added pre-caching for ASCII characters: use flag INTRAFONT_CACHE_ASCII in intraFontLoad()
added support for extended ASCII in text strings (e.g. "\251" for the (c) copyright symbol)

http://www.psp-programming.com/benhur/