is_compatible_font (3) Linux Manual Page
is_compatible_font – Check if two fonts are of the same type. Allegro game programming library.
Synopsis
#include <allegro.h> int *is_compatible_font(FONT *f1, FONT *f2)
is_compatible_font – Check if two fonts are of the same type. Allegro game programming library.
int *is_compatible_font(FONT *f1, FONT *f2)