Please scroll down for the download button and more file information.
File Description
BenHur has released the latest update to intraFont, the archive that lets PSP homebrew developers to use genuine PSP fonts. The update to intraFont 0.22 has a couple of bug fixes along with new features: S-JIS parsing and ASCII characters caching.
Users are encouraged to look through the readme before using the library. Here's the changelog from v0.21 and v0.22:
intraFont v0.22:
* 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)
intraFont v0.21:
* no new features, bugfix version only * bug fixed which could cause graphical glitches (thanks to StrmnNrmn) * bug fixed where intraFontMeasureText() could return a wrong value (thanks to StrmnNrmn)