Mail Archives: djgpp/1996/10/08/09:58:30
From: | albrecht AT eleceng DOT uct DOT ac DOT za
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Whatever happened to default_font in GRX20
|
Date: | Tue, 8 Oct 1996 13:02:46 GMT
|
Organization: | University of Cape Town
|
Lines: | 9
|
Message-ID: | <albrecht.12.325A50F6@eleceng.uct.ac.za>
|
NNTP-Posting-Host: | garfield.mec.uct.ac.za
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
This is driving me nuts! I want to write to a graphics screen with
plain old default_font (that was in BC) and I get nothing. I've read the
faq and there's something on using registerbgifont (using bcc2grx) to
register _litt_font, _euro_font (I think), etc, but nothing about the plain
old default font. When I use settextstyle(DEFAULT_FONT, HORIZ_DIR, 1)
followed by a outtext("fred was here") nothing happens. What am I doing
wrong?
fred
- Raw text -