Documentation
Table of Contents
Class Inheritance Tree
Navigation
Description
Subprograms & Entries
Index
Load_
Font
Package:
Allegro_Fonts
Goto spec source
Description
private
package
Font_API.Allegro_Fonts
is
Subprograms & Entries
Load_Font
Goto spec in source
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.