You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
A simple interface for utilising the freetype2 library. == Features == * Supports multiple fonts. * Smooth anti-aliased font appearance. * Fonts cached for faster access. == User guide == === Installing freetype2 === Samstag has posted an excellent guide at [https://web.archive.org/web/20080420161545/http://forums.qj.net/f-psp-development-forum-11/t-release-flib-truetype-font-library-in-c-47934.html http://forums.qj.net/showthread.php?t=47934] Samstag is also the author of 'flib' which is another library for freetype2 development and the reason Fontloader is made. === Samples === In the 'Samples' directory within this archive there is example code on how to integrate Fontloader. * /Samples/Graphicslib/ -- Psilocybeing's graphic library sample * /Samples/GU/ -- Uses the PSPSDK GU functions The sample and the fontloader.h are well commented so implementation should be simple. == Changelog == '''Version 0.1''' * Initial Release. == Credits == * Samstag - For flib and inspiring me to create this. * Shine - The code in Fontloader is based heavily on the freetype2 implementation in LuaPlayer, 99% of the credit for Fontloader should go to him! == External links == * Author's website - [https://web.archive.org/web/20070126021730/http://insomniac.0x89.org/index.php?id=46 http://insomniac.0x89.org/index.php?id=46] (archived)
Advertising: