Date: Sun, 4 Jul 1999 16:56:10 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Alvin Lau cc: djgpp AT delorie DOT com Subject: Re: How to get the address of VGA fonts In-Reply-To: <377e1b21@ruby.hknet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 3 Jul 1999, Alvin Lau wrote: > Anyone know how to get the address of VGA fonts using DJGPP ?? The function `maybe_create_8x10_font' in the DJGPP library does that. Download the v2/djlsr202.zip archive and look there for the file src/libc/pc_hw/co80/conio.c.