debian man page for is_compatible_font

Query: is_compatible_font

OS: debian

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

is_compatible_font(3alleg4)					  Allegro manual				       is_compatible_font(3alleg4)

NAME
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)
DESCRIPTION
This function compares the two fonts, which you can use to find out if Allegro is capable of merging them.
RETURN VALUE
Returns TRUE if the two fonts are of the same general type (both are color fonts or both are monochrome fonts, for instance).
SEE ALSO
merge_fonts(3alleg4), is_trans_font(3alleg4), is_color_font(3alleg4), is_mono_font(3alleg4) Allegro version 4.4.2 is_compatible_font(3alleg4)
Related Man Pages
exfont(3alleg4) - debian
exrotscl(3alleg4) - plan9
exrotscl(3alleg4) - linux
exrotscl(3alleg4) - v7
exrotscl(3alleg4) - mojave
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph