logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_get_fallback_font - Allegro 5 API

Description

       Retrieves the fallback font for this font or NULL.

Name

       al_get_fallback_font - Allegro 5 API

See Also

al_set_fallback_font(3alleg5)

Allegro reference manual                                                           al_get_fallback_font(3alleg5)

Since

       5.1.12

Synopsis

              #include <allegro5/allegro_font.h>

              ALLEGRO_FONT *al_get_fallback_font(ALLEGRO_FONT *font)

See Also