From: Marc Newsgroups: comp.os.msdos.djgpp,comp.os.msdos.programmer,comp.programming,comp.arch.embedded Subject: Re: Printing strings in VGA 13h mode (or other graphical mode) Date: Tue, 14 Dec 1999 16:18:52 +0000 Organization: CTV/JET Lines: 8 Message-ID: <38566DEC.4588FB01@aargh.franken.de> References: <82seje$tom$1 AT nnrp1 DOT deja DOT com> <944889277 DOT 5710 AT neptune DOT uniserve DOT ca> NNTP-Posting-Host: info10.jet.es Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: lola.ctv.es 945184840 25775 194.224.180.10 (14 Dec 1999 15:20:40 GMT) X-Complaints-To: usenet AT lola DOT ctv DOT es NNTP-Posting-Date: 14 Dec 1999 15:20:40 GMT X-Mailer: Mozilla 4.05 [de]C-NECCK (Win95; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > > An easy way to get fonts is boot up dos and copy the fonts in the BIOS > roms. > > Aren't they copyright 1981 IBM? > Design your own; they'll look better. Would it be copyright breachment to copy the fonts into RAM during initialization, then disabling DOS and using the RAM copy? I think no.