Index

Package: Allegro_Fonts

Description

private package Font_API.Allegro_Fonts is

Subprograms & Entries

Load_Font

function Load_Font
( filename: String;
size: Positive ) return Font_Type;
Attempts to load an Allegro format font from disk. Returns null if 'filename' can't be found or isn't a supported format.