GEM bitmap font
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
(Identification) |
||
Line 5: | Line 5: | ||
}} | }} | ||
'''GEM bitmap font''' (or '''GEM GDOS font''') is a font format associated with Atari computers, and the GEM graphical environment. | '''GEM bitmap font''' (or '''GEM GDOS font''') is a font format associated with Atari computers, and the GEM graphical environment. | ||
+ | |||
+ | == Identification == | ||
+ | There is no simple way to reliably identify a GEM bitmap font file, but the ASCII string "{{magic|UUUU}}" usually appears at offset 62. | ||
== Specifications == | == Specifications == |
Revision as of 14:52, 6 June 2015
GEM bitmap font (or GEM GDOS font) is a font format associated with Atari computers, and the GEM graphical environment.
Identification
There is no simple way to reliably identify a GEM bitmap font file, but the ASCII string "UUUU
" usually appears at offset 62.