Xref: utzoo sci.math:13168 comp.graphics:14163 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!crackers!m2c!umvlsi!dime!diogenes!eli From: eli@diogenes.gang.umass.edu (Eli Brandt) Newsgroups: sci.math,comp.graphics Subject: Hershey fonts Keywords: font, Hershey Message-ID: <22045@dime.cs.umass.edu> Date: 31 Oct 90 19:29:41 GMT Sender: news@dime.cs.umass.edu Reply-To: eli@diogenes.CS.UMASS.EDU (Eli Brandt) Followup-To: sci.math Organization: University of Massachusetts, Amherst Lines: 8 References: Some time ago I snarfed the Hershey font data, with a Pascal program to display them, from a now-forgotten ftp site. The next step, figuring out what the format is and how to do something with the fonts, seems to be beyond me. The Pascal program uses "PC-GKS" for output (I don't know GKS) and seems to have been written by a Lisp-to-Pascal translator. I hacked up a C program that, well, sort of works. It only garbles about half of the glyphs. Does anybody have have working code to do something like displaying the little buggers?