Functions
libcaca FIGfont handling

Functions

__extern int caca_canvas_set_figfont (caca_canvas_t *, char const *)
 load a figfont and attach it to a canvas
 
__extern int caca_put_figchar (caca_canvas_t *, uint32_t)
 paste a character using the current figfont
 
__extern int caca_flush_figlet (caca_canvas_t *)
 flush the figlet context
 

Detailed Description

These functions provide FIGlet and TOIlet font handling routines.