al_get_fallback_font - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro_font.h>

ALLEGRO_FONT *al_get_fallback_font(ALLEGRO_FONT *font)

Description

Retrieves the fallback font for this font or NULL.

Since

5.1.12

See Also

al_set_fallback_font(3)

Referenced By

al_set_fallback_font(3).

Allegro reference manual