.\" Generated by the Allegro makedoc utility .TH exfont 3alleg4 "version 4.4.3" "Allegro" "Allegro manual" .SH NAME exfont \- Loading and manipulating fonts. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B Example exfont .SH DESCRIPTION This is a very simple program showing how to load and manipulate fonts. .SH SEE ALSO .BR END_OF_MAIN (3alleg4), .BR FONT (3alleg4), .BR SCREEN_H (3alleg4), .BR SCREEN_W (3alleg4), .BR acquire_screen (3alleg4), .BR allegro_error (3alleg4), .BR allegro_init (3alleg4), .BR allegro_message (3alleg4), .BR clear_to_color (3alleg4), .BR desktop_palette (3alleg4), .BR destroy_font (3alleg4), .BR extract_font_range (3alleg4), .BR font (3alleg4), .BR install_keyboard (3alleg4), .BR key (3alleg4), .BR load_font (3alleg4), .BR makecol (3alleg4), .BR merge_fonts (3alleg4), .BR readkey (3alleg4), .BR release_screen (3alleg4), .BR screen (3alleg4), .BR set_gfx_mode (3alleg4), .BR set_palette (3alleg4), .BR textout_centre_ex (3alleg4)