Documentation
Table of Contents
Class Inheritance Tree
Navigation
Description
Subprograms & Entries
Index
Load_
Font
Package:
Font_API.Allegro_Fonts
Goto spec source
Description
package
Font_API.Allegro_Fonts
is
Subprograms & Entries
Load_Font
Goto spec in source
function
Load_Font
(
filename
: String;
size
: Positive )
return
Font_Type
;
References:
font_api-allegro_fonts.ads:7:14
(declaration)
font_api-allegro_fonts.adb:10:14 (body)
font_api-allegro_fonts.adb:19:9 (label)
font_api.adb:43:35 (reference)
Called by:
Font_API.Load_Font
defined at
font_api.ads:19:14
Calls:
Construct defined at
font_api-allegro_fonts.ads:21:15
Font_API.Delete
defined at
font_api.ads:36:15
Returns null on error.