BitmapFont

BitmapFont
Modules
Version: 1.13
for Windows for Linux for Mac OS X

Developer:
d-bug

Description
BitmapFont loads a BMP- or PNG- font and allows handling with it by using the standard ImageFont-function. So the font can be drawn with DrawText and manipulations like SetScale, SetRotation and so on are possible, too. Unfortunately there are the same restrictions as with LoadImageFont.

Features