summaryrefslogtreecommitdiff
path: root/graphics/MF-PS/0mf-ps.doc
blob: 3b9c587d9fb2c28fd71a705c7e825bed320df3ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
DIRECTORY OVERVIEW

The directory contains the following subdirectories:
         MFTOEPS
         EPSTOMF
         PROGS
         ROEX

Detailed description can be found either in DOC-files or in the source files
in the subdirectories.

-----------------------------------------------------------------------------

BRIEF DESCRIPTION OF THE CONTENTS

MFTOEPS: a METAFONT package for generating (encapsulated PostScript) files
         readable by CorelDRAW!(R), Adobe Illustrator(TM) and Fontographer(R).
         METAFONT writes PostScript code to a LOG-file, and from the LOG-file
         the code can be extracted by either TeX or AWK. DOS batch files,
         TeX source, and AWK source are placed in the subdirectory PROGS.

EPSTOMF: a tiny AWK script for converting EPS files into MF lingo.
         EPS files should conform the conventions of the MFTOEPS package.
         Such files are generated, e.g., by a Ghostscript utility which
         can be found in a directory: support/ps_conv/ on every CTAN
         or ftp.GUST.org.pl/pub/TeX/support/ps_conv/.

ROEX:    a set of METAFONT macros for accomplishing operations known
         as `removing overlaps' and `expanding stroke.' It can work
         with ``normal'' METAFONT programs, but is meant mainly for
         using with MFTOEPS; in this context it seems most natural.

PROGS:   a directory containing DOS batch files, AWK and TeX programs
         used by the packages listed above.

-----------------------------------------------------------------------------

AUTHORS' COORDINATES

Mail:   BOP s.c., ul. Piastowska 70, 80-363 Gda\'nsk, Poland
Email:  B.Jackowski@GUST.ORG.PL

-----------------------------------------------------------------------------
HISTORY:
  29   X 1995: first less or more complete release
   6  XI 1995: package EPSTOMF touched
  25 III 1997: revised release of packages MFTOEPS and EPSTOMF
  29   I 1998: revised release of package EPSTOMF (modifications
               suggested by Samy Alex Za\"\i{}mi)
-----------------------------------------------------------------------------

END OF THE 0MF-PS.DOC FILE