[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Apple II Fonts in TrueType
- Subject: Apple II Fonts in TrueType
- From: Rebecca Bettencourt <beckiergb@kreativekorp.cjb.net>
- Date: Mon, 29 Dec 2008 21:41:22 -0800
- Newsgroups: comp.sys.apple2
- User-agent: Unison/1.8.1
- Xref: g2news2.google.com comp.sys.apple2:7305
I have created TrueType versions of the Apple II text font and the
GS/OS system font (Shaston) with support for tons of characters beyond
the originals.
Here's the page documenting the fonts:
http://www.kreativekorp.com/software/fonts/apple2.shtml
Here's a download for the Apple II text font:
http://www.kreativekorp.com/swdownload/fonts/bitmap/apple2/pr.zip
There are two versions:
- "Print Char 21" for 40-column text (1-by-1 pixel aspect ratio)
- "PR Number 3" for 80-column text (1-by-2 pixel aspect ratio)
Here's a keyboard layout for it:
http://www.kreativekorp.com/swdownload/fonts/bitmap/apple2/in.zip
Additional characters have been added to support all of ISO-Latin-1,
Windows ANSI, and MacRoman, as well as box drawing characters and other
miscellaneous Unicode characters. These additional characters have been
modeled after the actual accented characters on international versions
of the Apple II where possible.
MouseText is encoded at 0x80-0x9F, and at the appropriate Unicode code
points where possible.
This font packs a lot of stuff into the Unicode Private Use Area for
special effects.
- ISO-Latin-1 and MouseText (0x00-0xFF) are also mirrored at 0xE000-0xE0FF.
- Inverted versions of the same characters are at 0xE100-0xE1FF.
- Patterns to render low-resolution graphics are at 0xE200-0xE20F (top
half, zero-width) and 0xE210-0xE21F (bottom half, 7 pixel width).
- Visual representations of Applesoft BASIC tokens are at 0xE280-0xE2FF.
- Sabine 10-Bit Text System characters (see
http://www.kreativekorp.com/miscpages/sabine/) are at 0xE800-0xEBFF in
Unicode Latin, Greek, and Cyrillic order, and at 0xEC00-0xEFFF in their
original order. (These characters are 8x8 rather than 7x8.)
Here's a download for the Shaston font:
http://www.kreativekorp.com/swdownload/fonts/bitmap/apple2/shaston.zip
There are four versions:
- Shaston 320 (Shaston 8 at 320x200, 1-by-1 pixel aspect ratio)
- Shaston 640 (Shaston 8 at 640x200, 1-by-2 pixel aspect ratio)
- Shaston Hi 320 (Shaston 16 at 320x200, 1-by-1 pixel aspect ratio)
- Shaston Hi 640 (Shaston 16 at 640x200, 1-by-2 pixel aspect ratio)
Additional characters have been added to support all of ISO-Latin-1,
Windows ANSI, MacRoman, and Latin Extended A. These additional
characters have been modeled on the existing characters as much as
possible.
I've also uploaded these to the Garberstreet FTP server, but they
haven't been moved from the uploads account to the downloads account
yet.
Enjoy!