Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!rice!uw-beaver!ubc-cs!yogi From: yogi@cs.ubc.ca (Joseph Gil) Newsgroups: comp.os.msdos.programmer Subject: Re: Where Norton's 40-line font comes from Keywords: VGA font Message-ID: <1991May13.064308.7283@cs.ubc.ca> Date: 13 May 91 06:43:08 GMT References: <1991Apr26.132043.26460@ousrvr.oulu.fi> <1991May11.212813.12636@midway.uchicago.edu> Sender: usenet@cs.ubc.ca (Usenet News) Distribution: usa Organization: University of British Columbia, Vancouver, B.C., Canada Lines: 21 In article <1991May11.212813.12636@midway.uchicago.edu> ab2r@quads.uchicago.edu (Marshall Abrams) writes: >yogi@cs.ubc.ca (Joseph Gil) and joe@proto.com (Joe Huffman) wrote >wondering about where the font came from when Norton Control Center >produces a 40-line mode. I don't know much about this aspect of PC's, >so what I'm about to say may be extremely naive. > >I just did very crude measurements of the 40-line and 50-line font >heights (by holding a tape measure up to the monitor :-). It looks as >if the only difference between them is that the 40-line font has a >little bit of space between the bottom of a 'p' or 'q' and the top of >a capital letter, whereas the 50-line mode does not. The heights of >the characters themselves appear to be the same in either mode. Is it >possible that NCC simply copies the 50-line font and modifies it by >adding space beneath every character, or something like that? > > Marshall Abrams The secret is that Norton loads its own 10x8 font. This font is in the end of the file NCC.EXE and NCD.EXE. Yossi