This directory contains source code from the posting by:

John Nellen, Delft Univ. of Technology 
..!{decvax,philabs}!mcvax!dutesta!john 
Newsgroups: net.sources
Subject: Epson filter to type nroff Non-ASCII char's (no 1 of 4)
Date: 30 Oct 85 09:54:20 GMT

This code is not in the comp.sources archives.  It is on simtel20.arpa.

The data files are patterns for LQ-1500 graphics for the nroff special
characters that cannot be decently obtained by overstriking, etc., of the
printable ascii set.

Mat.c generates the printer control strings used by the "epf" filter,
for conversion of the representations of the special characters in the
nroff driver table (tabepson) to epson graphics (more precisely,
user-defined characters).  The generaged code forms the substance of
matrix.h.

A few special characters have been added:
	bold_vert
	left_bot
	left_top
	propor
	right_bot
	right_top

The shell script "mk.addin.sh" makes it a bit easier to convert the
pictures to printer control strings.

