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(3alleg5)