.TH "caca_figfont" 3caca "Wed Mar 10 2021" "Version 0.99.beta19" "libcaca" \" -*- nroff -*- .ad l .nh .SH NAME caca_figfont \- libcaca FIGfont handling .SH SYNOPSIS .br .PP .SS "Modules" .in +1c .ti -1c .RI "\fBlibcaca file IO\fP" .br .in -1c .SS "Functions" .in +1c .ti -1c .RI "__extern int \fBcaca_canvas_set_figfont\fP (\fBcaca_canvas_t\fP *, char const *)" .br .RI "load a figfont and attach it to a canvas " .ti -1c .RI "__extern int \fBcaca_set_figfont_smush\fP (\fBcaca_canvas_t\fP *, char const *)" .br .RI "set the smushing mode of the figfont rendering " .ti -1c .RI "__extern int \fBcaca_set_figfont_width\fP (\fBcaca_canvas_t\fP *, int)" .br .RI "set the width of the figfont rendering " .ti -1c .RI "__extern int \fBcaca_put_figchar\fP (\fBcaca_canvas_t\fP *, uint32_t)" .br .RI "paste a character using the current figfont " .ti -1c .RI "__extern int \fBcaca_flush_figlet\fP (\fBcaca_canvas_t\fP *)" .br .RI "flush the figlet context " .in -1c .SH "Detailed Description" .PP These functions provide FIGlet and TOIlet font handling routines\&. .SH "Author" .PP Generated automatically by Doxygen for libcaca from the source code\&.