Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Font Loader PSP

From GameBrew
Font Loader
Fontloaderpsp.png
General
AuthorDavid Perry (Insomniac)
TypeDevelopment
Version0.1
LicenseMixed
Last Updated2006/07/27
Links
Website
Source

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 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

Advertising: