table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
al_get_fallback_font(3) | al_get_fallback_font(3) |
NAME¶
al_get_fallback_font - 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¶
Allegro reference manual |