al_shutdown_font_addon(3) al_shutdown_font_addon(3)

al_shutdown_font_addon - Allegro 5 API

#include <allegro5/allegro_font.h>
void al_shutdown_font_addon(void)

Shut down the font addon. This is done automatically at program exit, but can be called any time the user wishes as well.

al_init_font_addon(3)

Allegro reference manual