bitmap font
A {font} where each character is stored as an {array}
of {pixel}s (a {bitmap}). Such fonts are not easily scalable,
in contrast to {vectored font}s (like those used in
{PostScript}).
[Examples?]
(1995-02-16)