bitmap font

noun
1.
(computing) a font format in which letters and symbols are stored as a pattern of dots Compare outline font
bitmap font in Technology
text
A font where each character is stored as an array of pixels (a bitmap). Such fonts are not easily scalable, in contrast to vectored fonts (like those used in PostScript).
[Examples?]
(1995-02-16)