[comp.sources.wanted] need character set bitmap

tad@killer.UUCP (Tad Marko) (02/25/88)

For a program I need to write, I need a 256 character set 8x14 bitmap.
I'm certain that such a thing exists somewhere (or I sure hope it does,
since I don't feel like making it up myself using this screen as a
guide!), so if someone could email me such a beast, I would really
appreciate it.  I prefer the character set to be the standard IBM PC
set (extended characters), but printable ASCII would do, and preferably
as array's in C, but I'll take what I can get.

Thanks,
Tad
--
	   Tad Marko at UNIX Connection BBS AT&T 3B2, Dallas, Texas
   "And the knowledge that they fear is a weapon to be used against them..."
UUCP:	ihnp4!killer!tad	InterN: IG45%NTVAXB.DECNET@UTADNX.CC.UTEXAS.EDU

tr@wind.bellcore.com (tom reingold) (02/26/88)

In article <3485@killer.UUCP> tad@killer.UUCP (Tad Marko) writes:
$ For a program I need to write, I need a 256 character set 8x14 bitmap.
$ I'm certain that such a thing exists somewhere (or I sure hope it does,
$ since I don't feel like making it up myself using this screen as a
$ guide!), so if someone could email me such a beast, I would really
$ appreciate it.  I prefer the character set to be the standard IBM PC
$ set (extended characters), but printable ASCII would do, and preferably
$ as array's in C, but I'll take what I can get.

I got the following program from the PC Magazine dialin service.
It reads the font from the ROM and prints it out in DB (define
byte) ASM statements.  In the enclosed version, it takes the EGA
9x14 font.  There was a small change you make to use the 8x14 font.
Perhaps when you disassemble the program, you can figure it out.
I can't remember now.  Look for memory references.  Anyway, this
should give you a start.

begin 664 font2db.com
MMP*X,!'-$+D``;<.)HIV`$6S"+\\`<8%`-#6@!4P1_[+=?.Z.0&T"<TA_L]U
;WKI%`;0)S2'BT\T@1$(@,#$R,S0U-C=B#0HD
`
end

Tom Reingold                    INTERNET:       tr@bellcore.bellcore.com
Bell Communications Research    UUCP:           rutgers!bellcore!tr
435 South St room 2L350         SOUNDNET:       (201) 829-4622 [work]
Morristown, NJ 07960                            (201) 287-2345 [home]