mirror of
https://github.com/mi57730/a2d.git
synced 2024-11-01 10:05:56 +00:00
34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
# MouseGraphics Fonts
|
|
|
|
This is a collection of fonts that work with MGTK.
|
|
|
|
The `res/convert_font.pl` tool can be used to convert a 768-byte HiRes
|
|
Character Generator (HRCG) font to MTGK format. Several are included
|
|
below.
|
|
|
|
The `res/dump_font.pl` tool can be used to preview a font, displaying
|
|
an ASCII rendition of the pixels on the console.
|
|
|
|
|
|
Font Name | Origin | # Glyphs | Width | Height
|
|
--------- | ------ | -------- | ----- | ------
|
|
A2D.FONT | Apple II Desktop | 128 | Single | 9
|
|
MP.FONT | MousePaint | 128 | Single | 9
|
|
ATHENS | MousePaint | 128 | Double | 12
|
|
NEW.YORK | MousePaint | 128 | Double | 11
|
|
TORONTO | MousePaint | 128 | Double | 11
|
|
VENICE | MousePaint | 128 | Double | 10
|
|
ASCII | HRCG | 128 | Single | 8
|
|
BLIPPO.BLACK | HRCG | 128 | Single | 8
|
|
BYTE | HRCG | 128 | Single | 8
|
|
COLOSSAL | HRCG | 128 | Single | 8
|
|
FLOW | HRCG | 128 | Single | 8
|
|
GOTHIC | HRCG | 128 | Single | 8
|
|
OUTLINE | HRCG | 128 | Single | 8
|
|
PUDGY | HRCG | 128 | Single | 8
|
|
ROMAN | HRCG | 128 | Single | 8
|
|
SLANT | HRCG | 128 | Single | 8
|
|
STOP | HRCG | 128 | Single | 8
|
|
UPSIDE.DOWN | HRCG | 128 | Single | 8
|
|
MIRROR | HRCG | 128 | Single | 8
|