Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.PCS 1/10/84; site mtuxo.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!houxm!mtuxo!hfavr From: hfavr@mtuxo.UUCP (a.reed) Newsgroups: net.micro.att Subject: re: Question about documentation on fonts for PC 7300 Message-ID: <1124@mtuxo.UUCP> Date: Sat, 16-Nov-85 15:07:46 EST Article-I.D.: mtuxo.1124 Posted: Sat Nov 16 15:07:46 1985 Date-Received: Mon, 18-Nov-85 05:46:36 EST Organization: AT&T Information Systems Labs, Holmdel NJ Lines: 7 To create a new loadable font, use cfont(1) to disassemble one of the suppiled fonts, create a source file for your font using the output of cfont(1) as an example, the use cfont(1) to compile your font into the font(4) format. There is no need to mess with font(4) parameters directly: this is what cfont(1) is for. I have created several new fonts this way; they load and work as documented. Adam Reed (npois!adam)