Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
exfont(3)			 Allegro manual 		       exfont(3)

NAME
     exfont - Loading and manipulating fonts. Allegro game programming library.

SYNOPSIS
     #include <allegro.h>

     Example exfont

DESCRIPTION
     This is a very simple program showing how to load and manipulate fonts.

SEE ALSO
     END_OF_MAIN(3), FONT(3), SCREEN_H(3), SCREEN_W(3), acquire_screen(3), alle-
     gro_error(3), allegro_init(3), allegro_message(3), clear_to_color(3), desk-
     top_palette(3),   destroy_font(3),   extract_font_range(3),   font(3),  in-
     stall_keyboard(3), key(3), load_font(3), makecol(3), merge_fonts(3),  read-
     key(3),   release_screen(3),  screen(3),  set_gfx_mode(3),  set_palette(3),
     textout_centre_ex(3)

Allegro 			  version 4.4.3 		       exfont(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=exfont&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help