Path: utzoo!attcan!uunet!cs.utexas.edu!solo!vaxb.acs.unt.edu!anto From: anto@vaxb.acs.unt.edu Newsgroups: comp.os.msdos.programmer Subject: Re: Source for Borland Turbo C, C++ Libraries Message-ID: <1990Nov11.105942.40581@vaxb.acs.unt.edu> Date: 11 Nov 90 10:53:42 GMT References: <90306.213549REIDMP@MAINE.BITNET> <5534@uqcspe.cs.uq.oz.au> <7049@hub.ucsb.edu> Lines: 15 In article <7049@hub.ucsb.edu>, psycho@mango.ucsb.edu (Scot Kellan Forbes) writes: > Is there a font editor available for the Turbo C/C++ graphics library > (preferably PD) with which you can create new .chr files? If not, > does anyone know the format for these files or where it is documented? [ Several tries to reply by E-mail failed, so here goes...] On Simtel20 and wuarchive.wustl.edu under pd1: there are 2 files: BGIDRIV.ARC and BGIFONT.ARC. The first one contains the description of BGI file format. The second one contains a font file (CHR) editor and (I believe) the description of the CHR file format. Hope this helps, Anto.