CMU Artificial Intelligence Repository
Home INFO Search FAQs Repository Root

Font Stripper: Strips Symbolics font information from a text file.

lang/lisp/code/syntax/fontstrp/
This program will strip Symbolics font information from a text file. The syntax is "font-stripper filename" or "font-stripper in-filename out-filename". If only a single filename is given, then the font-stripper replaces the source file with the font stripped output. With two filenames, the output file gets the font-stripped output. Warning: The program doesn't correctly deal with the case where in-filename is the same as out-filename.
Origin:   

   ftp.think.com

Version: 7/24/87 Requires: C Copying: Public domain CD-ROM: Prime Time Freeware for AI, Issue 1-1 Author(s): Cliff Lasser Keywords: Authors!Lasser, Font Stripper, Lisp!Syntax, Public Domain, Thinking Machines References: ?
Last Web update on Mon Feb 13 10:30:41 1995
AI.Repository@cs.cmu.edu