From: "J. Kroll" Newsgroups: comp.os.msdos.djgpp Subject: HELP: SVGALIB & FONT8x8.c Date: Fri, 21 Feb 1997 11:45:22 -0800 Organization: University of Washington Lines: 13 Message-ID: NNTP-Posting-Host: saul6.u.washington.edu Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII NNTP-Posting-User: hyena To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I just tried to test out compiling a Linux program under DJGPP and I ran into the terrible problem of the font that I load not functioning very well... That is, instead of space, it writes <, and instead of other letters it writes other things... I don't really know what is wrong. Does the SVGALib for djgpp just not support anything involved fonts? That would be a problem, though I suspect I could work around it. Also, are executables supposed to be so large? A 15k Linux program comes out to 300k+... I suppose it doesn't matter at all these days but I think maybe I've got something setup improperly. - hyena AT u DOT washington DOT edu