From: "DeHackEd" References: <350D19C7 DOT 2DAAD2DB AT geocities DOT com> Subject: Re: text_height() Date: Mon, 16 Mar 1998 10:45:35 -0500 Lines: 18 Message-ID: Newsgroups: comp.os.msdos.djgpp To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk text_height() on the default font is 8. The font is an 8x8 font and there is not much else to it, unless you change it. -- "DeHackEd" EMail address not given out due to low-life spammers. chakster AT geocities DOT com wrote in message <350D19C7 DOT 2DAAD2DB AT geocities DOT com>... >Is there a problem with calling text_height() on the default font? When >I try using the debugger in RHIDE it tells me "not available" and in my >program, doing so gives me unexpected results. > >Thanks, >Dan Chak >chakster AT geocities DOT com >