home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / Information / comp.lang.postscript / v02INF2;_PostScript_Sources_mon < prev    next >
Text File  |  1994-06-01  |  67KB  |  1,858 lines

  1. Newsgroups: comp.sources.postscript,comp.lang.postscript,comp.answers,news.answers
  2. Path: bloom-beacon.mit.edu!hookup!swrinde!sgiblab!brunix!doorknob.cs.brown.edu!jgm
  3. From: Jonathan Monsarrat <postscript-request@cs.brown.edu>
  4. Subject: v02INF2: PostScript Sources monthly FAQ v1.11 12-26-93 [2 of 3]
  5. Content-Type: text
  6. Message-ID: <JGM.94Mar2201024@markov.cs.brown.edu>
  7. Followup-To: poster
  8. Summary: A description of all big PostScript programs known to exist
  9. Sender: news@cs.brown.edu
  10. Reply-To: postscript-request@cs.brown.edu (Jonathan Monsarrat)
  11. Organization: Brown University Department of Computer Science
  12. Mime-Version: 1.0
  13. Date: Thu, 3 Mar 1994 01:10:24 GMT
  14. Approved: news-answers-request@MIT.Edu
  15. Expires: Mon, 4 Apr 1994 00:00:00 GMT
  16. Lines: 1839
  17. Xref: bloom-beacon.mit.edu comp.sources.postscript:191 comp.lang.postscript:8407 comp.answers:4001 news.answers:15958
  18.  
  19. Archive-name: postscript/programs
  20. Last-modified: 1993/12/26
  21. Version: 1.11
  22.  
  23.                           -- PostScript Sources -- 
  24.  
  25.                   Introduction to comp.sources.postscript 
  26.  
  27.                   (the comp.sources.postscript FAQ v1.11) 
  28.  
  29.                              Jonathan Monsarrat 
  30.  
  31.                       postscript-request@cs.brown.edu 
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.                      This FAQ is formatted as a digest. 
  39.  
  40.                 Most news readers can skip from one question 
  41.  
  42.                 to the next by pressing control-G. GNUs uses 
  43.  
  44.                    C-c C-n to skip to the next question. 
  45.  
  46.  
  47.     To contribute sources, read the section ``Submitting Sources''. 
  48.  
  49.     Newsgroup-related mail that is not a submission should be sent to 
  50.     me at postscript-request@cs.brown.edu. 
  51.  
  52.     Related FAQs: comp.lang.postscript, comp.sources.misc, comp.text, 
  53.     comp.text.tex, comp.fonts, comp.graphics. 
  54.  
  55.     The comp.sources.postscript archives are available by ftp to 
  56.     ftp.sterling.com in /usenet/comp.sources.postscript/ or 
  57.     ftp.ips.cs.tu-bs.de in /usenet/comp.sources.postscript. There is an 
  58.     index in the last section of this FAQ. 
  59.  
  60.     This FAQ and the indexes are available by anonymous ftp to 
  61.     wilma.cs.brown.edu:pub/comp.sources.postscript. You can get the 
  62.     comp.lang.postscript FAQ by anonymous ftp to 
  63.     wilma.cs.brown.edu:pub/comp.lang.postscript. Both come in ASCII, 
  64.     LaTeX, DVI, and PostScript formats. 
  65.  
  66. Subject: 5 PostScript Interpreters and Utilities 
  67.  
  68.     This section lists all the large PostScript programs that I know 
  69.     of, both commercial and for free. These programs have largely not 
  70.     been posted to comp.sources.postscript, but there are references 
  71.     about where to get all programs. 
  72.  
  73.     I would like very much to be able to recommend some of these 
  74.     programs over others. Unfortunately, I have very little information 
  75.     about most of them. Please send information or additions! Programs 
  76.     without significant information will be dropped shortly. 
  77.  
  78.     Included in this index are a number of ASCII to PostScript 
  79.     conversion programs. These are quick and dirty programs, and it is 
  80.     unclear why having so many of them is interesting, so many will 
  81.     probably be deleted (send mail about the ones you like most). If 
  82.     you really want to convert ASCII to PostScript in a high quality 
  83.     way, what you want is a real text formatter. (See the FAQ for 
  84.     comp.text and comp.text.tex) 
  85.  
  86.     If you have a program, please let me know. Section 10, ``About the 
  87.     FAQ'' has some hints on what I'm hoping to get when I get a program 
  88.     description. 
  89.  
  90.     I am grateful to Howard Gayle (howard@hal.com) for a large portion 
  91.     of the below information. 
  92.  
  93.     Now that there is Linux, IBM PC (and clone) users can run any of 
  94.     the X-windows and UNIX programs in the utilities section. 
  95.  
  96.  
  97. Subject: 5.1 How can I find a program? 
  98.  
  99.     To find a program, try using an ``archie'' server. Archie will 
  100.     figure out which FTP sites have the program that you are looking 
  101.     for. Please try archie before asking people for the program. 
  102.  
  103.     I would be happy to answer questions about where to get programs. 
  104.     Just send me email. If you find a good ftp site for these programs, 
  105.     please let me know. 
  106.  
  107.     To use archie, just type ``archie'' or ``xarchie''. If you don't 
  108.     have that program, then you can telnet to one of the following 
  109.     addresses and type ``archie'' as the username. To get help type 
  110.     ``help''. 
  111.  
  112.   
  113.         archie.rutgers.edu     (Rutgers University)
  114.         archie.unl.edu         (University of Nebraska in Lincoln)
  115.         archie.sura.net        (SURAnet archie server)
  116.         archie.ans.net         (ANS archie server)
  117.         archie.au              (Australian server)
  118.         archie.funet.fi        (European server in Finland)
  119.         archie.doc.ic.ac.uk    (UK/England server)
  120.         archie.cs.huji.ac.il   (Israel server)
  121.         archie.wide.ad.jp      (Japanese server)
  122.   
  123.     If you don't have telnet, send email to archie at any of the above 
  124.     sites with the subject ``help''. 
  125.  
  126.  
  127. Subject: 5.2 How can I browse through PostScript programs? 
  128.  
  129.     To find ftp sites that carry PostScript programs, try ``archie 
  130.     postscript''. Then use ftp to look through them. 
  131.  
  132.  
  133. Subject: 5.3 Keywords 
  134.  
  135.  
  136.  
  137.     What: 
  138.  
  139.  
  140.  
  141.       Bounding-Box 
  142.          Determines the bounding box of a PostScript program (so it can 
  143.          be converted to EPSF for example). 
  144.  
  145.  
  146.       Converts 
  147.          The program converts back and forth between formats such as: 
  148.          ASCII, PostScript, TeX, Images, PCL 
  149.  
  150.  
  151.       Converts-Images 
  152.          A program that converts to too many image formats to name! 
  153.  
  154.  
  155.       Device-Utility 
  156.          A utility for a PostScript device. 
  157.  
  158.  
  159.       Document-Previewer 
  160.          The previewer has options for viewing text documents. NOTE: 
  161.          most previewers make passable document previewer even without 
  162.          these extra options. 
  163.  
  164.  
  165.       Example 
  166.          The source code for this program is a programming example for 
  167.          programmers. 
  168.  
  169.  
  170.       Font-Utility 
  171.          The program does something useful with font descriptions. 
  172.  
  173.  
  174.       Interpreter 
  175.          The program can understand the PostScript language. 
  176.  
  177.  
  178.       Level-2 
  179.          The program can interpret a reasonable amount of PostScript 
  180.          level 2. 
  181.  
  182.  
  183.       Non-PostScript-Printer-Driver 
  184.          The program allows PostScript drawings to be printed on at 
  185.          least one non-PostScript printer. 
  186.  
  187.  
  188.       Page-Reordering 
  189.          The program allows you to either choose a page or a few pages 
  190.          to print from a big document, or lets you print in reverse 
  191.          order, or lets you ``N-Up'', which means to put more than one 
  192.          page on a physical page. These programs work only if the 
  193.          PostScript input follows the Adobe Document Structuring 
  194.          Conventions. (See Section 9, ``Encapsulated PostScript''). 
  195.  
  196.  
  197.       Previewer 
  198.          The interpreter displays PostScript on the screen. 
  199.  
  200.  
  201.       Programmer-Utility 
  202.          The program helps write PostScript programs. 
  203.  
  204.  
  205.       Text-Formatter 
  206.          The program formats text in some interesting way, or lets you 
  207.          include PostScript in a text formatter. 
  208.  
  209.  
  210.       Written-in-PostScript 
  211.          The program is written entirely in PostScript and thus can run 
  212.          on any computer with an interpreter, or on any PostScript 
  213.          printer. 
  214.  
  215.  
  216.     Status 
  217.  
  218.  
  219.  
  220.       Shareware 
  221.          means that the program is free but the author would like 
  222.          money. 
  223.  
  224.  
  225.       Free 
  226.          means that the program is freely available. This usually means 
  227.          that source code is included and that it is freely 
  228.          distributable. 
  229.  
  230.  
  231.       Commercial 
  232.          means that some company sells the program. 
  233.  
  234.  
  235.       Platforms: 
  236.          What computers does it run on? For the IBM PC, look for 
  237.          ``MS-DOS''. For most workstations, look for ``UNIX''. 
  238.  
  239.  
  240.       Get-From 
  241.          tells where to get the program, through ftp or some other 
  242.          source. 
  243.  
  244.  
  245. Subject: 5.4 Interpreters 
  246.  
  247.     The following are all programs that understand the PostScript 
  248.     graphics programming language. PostScript is an interpreted 
  249.     language, which means that there is no compiler for it. An 
  250.     interpreter is like a compiler that, instead of producing a 
  251.     sequence of actions in machine language for the computer to handle 
  252.     at some future time, performs the actions itself immediately. 
  253.  
  254.     Most interpreters are also previewers, which allow you to view the 
  255.     PostScript drawing as it is created by the PostScript program. 
  256.     Unfortunately, viewing the document on-line is not guaranteed to be 
  257.     a perfect simulation of printing the document. Complex programs 
  258.     that use random numbers or check the device type will almost 
  259.     certainly run differently. 
  260.  
  261.     Some interpreters are meant for looking at text documents without 
  262.     printing them. They usually have a number of functions for flipping 
  263.     back and forth between pages. These interpreters are called 
  264.     document previewers. 
  265.  
  266.  
  267.  
  268.     dxpsview 
  269.       from DEC provides user selectable options to control its 
  270.       execution. It will accept DSC comments and honor them, but it 
  271.       allows the user to turn them off if that's the best thing to do. 
  272.  
  273.       It images valid PostScript, it honors color (if the DEC 
  274.       workstation is a color workstation), it images one page and stops 
  275.       with the showpage so the user can see the image. It allows you to 
  276.       page back and forth in the document EVEN IF IT'S NOT DSC! (Sure, 
  277.       slow at times if it's not DSC, but it still does the job!) It 
  278.       provides scaling and rotation under user control. 
  279.  
  280.  
  281.               What: Previewer. Status: commercial. Platforms: DEC 
  282.               workstation. Get-From: Digital Equipment Corporation. 
  283.  
  284.  
  285.     Freedom of Press 
  286.       ??? 
  287.  
  288.       For most users who only want to print to common printers like 
  289.       DeskWriters, StyleWriters, or Personal LaserWriter LS's, the 
  290.       light version of Freedom of the Press will suffice. ( $ 55). 
  291.  
  292.  
  293.               What: Interpreter, Non-PostScript-Printer-Driver. Status: 
  294.               commercial ( $ 55). Platforms: ???. Get-From: ???. 
  295.  
  296.  
  297.     Gammascript 
  298.       ??? 
  299.  
  300.  
  301.               What: Interpreter. Status: ???. Platforms: MS-DOS. 
  302.               Get-From: ???. 
  303.  
  304.  
  305.     Ghostscript 
  306.       is perhaps the most popular previewer. It is a PostScript 
  307.       interpreter written by L. Peter Deutsch, and is distributed under 
  308.       the terms of the GNU Library General Public License. Unlike 
  309.       commercial interpreters, ghostscript isn't tied to a particular 
  310.       piece of hardware. Ghostscript will compile on most common 
  311.       platforms, and has drivers for many common peripherals, including 
  312.       X11R [ 345 ] , MS-DOS-VGA, Deskjet 500, Epson dot matrix 
  313.       printers, and HP laserjets. 
  314.  
  315.       Ghostscript deals well with ``normal'' documents, such as output 
  316.       from Tomas Rokicki's dvips. If you're into testing the outer 
  317.       limits of PostScript, however, your mileage with Ghostscript may 
  318.       vary. The output character quality is (obviously) dependent upon 
  319.       the fonts which ghostscript uses. Most of ghostscript's fonts are 
  320.       outlines generated from the bitmap fonts that were donated by 
  321.       Adobe to the X consortium. These are certainly good enough for 
  322.       screen previewing, and rough drafts, but show their limitations 
  323.       when used on laser printers. Fortunately, Ghostscript can use 
  324.       type 1 fonts, so if you happen to have some around, you'll find 
  325.       that the output quality is very close to that of a PostScript 
  326.       interpreter. Ghostscript comes with a few type 1 fonts that were 
  327.       donated to the X consortium from Adobe, IBM, and Bitstream. Note 
  328.       that if you're using TeX or LaTeX with the cmr fonts, this last 
  329.       statement implies that ghostscript will probably suit your needs, 
  330.       since your dvi-to-ps converter will include the cmr fonts in its 
  331.       output PostScript file. 
  332.  
  333.       If you're using IBM OS/2 2.0, you can make a Ghostscript icon and 
  334.       drag PostScript files onto it and they'll be printed 
  335.       automatically. 
  336.  
  337.       Ghostscript 2.2 has been ported to the Atari ST platform by 
  338.       Timothy Gallivan. It's available by ftp to 
  339.       atari.archive.umich.edu. 
  340.  
  341.       For more information about Ghostscript, read the 
  342.       gnu.ghostscript.bug newsgroup, or contact the author, Peter 
  343.       Deutsch, at ghost@aladdin.com. 
  344.  
  345.  
  346.               What: Interpreter, Previewer, Programmer-Utility, 
  347.               User-Utility, Non-PostScript-Printer-Driver, Level-2, 
  348.               Converts-PostScript-to-GIF, Converts-PostScript-to-PBM. 
  349.               Status: free. Platforms: MS-DOS, UNIX, VMS, Xwindows, 
  350.               Macintosh, Acorn Archimedes, Atari-ST. Get-From: Japan: 
  351.               ftp.cs.titech.ac.jp, utsun.s.u-tokyo.ac.jp:ftpsync/prep 
  352.               Australia: archie.oz.au:gnu Europe: src.doc.ic.ac.uk:gnu, 
  353.               ftp.informatik.tu-muenchen.de, 
  354.               ftp.informatik.rwth-aachen.de:pub/gnu, 
  355.               nic.funet.fi:pub/gnu, ugle.unit.no, isy.liu.se, 
  356.               ftp.stacken.kth.se, sunic.sunet.se, ftp.win.tue.nl, 
  357.               ftp.diku.dk, ftp.eunet.ch, archive.eu.net United States: 
  358.               ftp.cs.wisc.edu:pub/X, prep.ai.mit.edu:pub/gnu, 
  359.               wuarchive.wustl.edu, ftp.cs.widener.edu, 
  360.               uxc.cso.uiuc.edu, col.hp.com, gatekeeper.dec.com:pub/GNU, 
  361.               ftp.uu.net:systems/gnu. Macintosh: 
  362.               sumex-aim.stanford.edu:info-mac/util/ghostscript-252b2-runtime-*.hqx 
  363.               Archimedes: contact David Elworthy 
  364.               (David.Elworthy@cl.cam.ac.uk). 
  365.  
  366.       See Ghostview and GSPreview. 
  367.  
  368.  
  369.     Ghostview 
  370.       is an X11 user interface for ghostscript. It was written by Tim 
  371.       Theisen, and is distributed under the terms of the GNU General 
  372.       Public License. Ghostview runs on UNIX and VMS platforms. To 
  373.       compile ghostview, you should have the X11R5 distribution from 
  374.       MIT. Many vendors do not provide the Athena widgets. 
  375.  
  376.       Ghostview provides a menu driven interface with ample keyboard 
  377.       accelerators. It also provides popup zoom windows and the ability 
  378.       to save or print selected pages. 
  379.  
  380.       For more information about ghostview, contact the author, Tim 
  381.       Theisen, at ghostview@cs.wisc.edu. 
  382.  
  383.  
  384.               What: Bounding-Box, Document-Previewer, Level-2, 
  385.               Page-Reordering. Status: free. Platforms: X11 on Unix or 
  386.               VMS systems. Get-From: Source: 
  387.               ftp.cs.wisc.edu:/pub/X/ghostview-1.4.1.tar.Z or 
  388.               prep.ai.mit.edu:/pub/gnu/ghostview-1.4.1.tar.Z or other 
  389.               GNU distribution points (see ghostscript's listing) 
  390.               Binaries: ftp.cs.wisc.edu:/pub/X/ghostview-exe directory. 
  391.  
  392.  
  393.     GoScript 3.0 
  394.       ??? 
  395.  
  396.  
  397.               What: Interpreter. Status: ???. Platforms: MS-DOS. 
  398.               Get-From: ???. 
  399.  
  400.  
  401.     GSPreview 
  402.       A document previewer based on GhostScript, by Richard Hesketh. 
  403.  
  404.  
  405.               What: Document-Previewer, Level-2. Status: free. 
  406.               Platforms: X Windows. Get-From: prep.ai.mit.edu. 
  407.  
  408.  
  409.     Hijack-PS 
  410.       is part of the Hijaak packge for DOS, or for Windows. 
  411.  
  412.  
  413.               What: Interpreter, Converts-???. Status: commercial. 
  414.               Platforms: IBM PC. Get-From: MicroWarehouse sells it for 
  415.               $ 129. 
  416.  
  417.  
  418.     Island Draw 
  419.       is a picture editor that can save in and read in PostScript. It 
  420.       contains a full PostScript interpreter. 
  421.  
  422.  
  423.               What: Interpreter. Status: ???. Platforms: ???. Get-From: 
  424.               ???. 
  425.  
  426.  
  427.     JAWS 
  428.       ??? 
  429.  
  430.  
  431.               What: Interpreter. Status: Commercial. Platforms: Sun. 
  432.               Get-From: ???. 
  433.  
  434.       Where to get it: uad1077@dircon.co.uk 
  435.  
  436.  
  437.     NeXTStep, 
  438.       release 3.0 supports full level 2 PostScript. 
  439.  
  440.  
  441.               What: Interpreter. Status: commercial. Platforms: NeXT. 
  442.               Get-From: NeXT. 
  443.  
  444.  
  445.     Opium 
  446.       converts PostScript to several raster image formats. It has 
  447.       several language extensions relating to image processing (alpha 
  448.       channel, ``forall'' for images etc.) and usability of PostScript 
  449.       as a general purpose script language (``system'', secure and 
  450.       non-secure modes, etc.) Converts to TIFF 5.0 (including RLE, LZW, 
  451.       fax3, fax4, and JPEG compressions), PBM, PGM, PPM, Sixel (VT240, 
  452.       LN03), Group 3 fax, ASCII, and HPGL (experimental). 
  453.  
  454.  
  455.               What: Interpreter, Converts-PostScript-to-ASCII, Converts 
  456.               PostScript-to-TIFF, Converts-Images, Level-2, 
  457.               Converts-PostScript-to-HPGL. Status: commercial. 
  458.               Platforms: UNIX, Sun, DECstation, AIX, NeXT, Alpha and 
  459.               VMS. Get-From: Stream Technologies Inc., Valkjarventie 2, 
  460.               SF-02130 Espoo, FINLAND, Tel: +358 0 43577340, Fax: +358 
  461.               0 43577348, Email: info@sti.fi. 
  462.  
  463.  
  464.     pageview 
  465.       can preview PostScript on the Sun screen. The document must 
  466.       follow the DSC conventions described in section 9 (EPSF). 
  467.  
  468.  
  469.               What: Previewer. Status: commercial. Platforms: 
  470.               OpenWindows. Get-From: Sun. 
  471.  
  472.  
  473.     PixelScript 
  474.       ??? 
  475.  
  476.  
  477.               What: Interpreter, Previewer. Status: commercial. 
  478.               Platforms: Amiga. Get-From: ???. 
  479.  
  480.  
  481.     PowerPage 
  482.       from Pipeline Associates handles the special hints in Adobe Type 
  483.       1 fonts (see Section 4, ``Fonts''). 
  484.  
  485.  
  486.               What: Interpreter. Status: commercial. Platforms: ???. 
  487.               Get-From: Pipeline Associates. 
  488.  
  489.  
  490.     Post 
  491.       turns PostScript files into screen images, image files, and 
  492.       prints on non-PostScript printers. Scaling & pixel density are 
  493.       adjustable by the user. It is excellent, works in color, supports 
  494.       types 1 and 3 fonts. By Adrian Aylward, 20 Maidstone Rd Swindon, 
  495.       WILTS. UK. 
  496.  
  497.       This is not the same as Post for MS-DOS. 
  498.  
  499.  
  500.               What: Interpreter, Previewer, Converts-Images. Status: 
  501.               free. Platforms: Amiga. Get-From: Compuserve, or from any 
  502.               Amiga PD source, in the well-known Fred Fish collection. 
  503.               Current version is 1.7, on Fish Disk 669. Or 
  504.               grind.isca.uiowa.edu, gatekeeper.dec.com [ 
  505.               /pub/micro/amiga/fish ] , monu6.cc.monash.edu.au, 
  506.               ux1.cso.uiuc.edu [ amiga/fish/f6/ff669 ] . 
  507.  
  508.  
  509.     PS-Magic 
  510.       ??? 
  511.  
  512.       Registration is $ 40 and includes the usual 40 font family. 
  513.       Otherwise it only includes the Times font family. 
  514.  
  515.  
  516.               What: Interpreter. Status: shareware ( $ 40). Platforms: 
  517.               ???. Get-From: Advantage Computer, Box 524, Fremont CA 
  518.               94537, U.S.A. Or, in Toronto, it can be downloaded from 
  519.               CRS: Canada Remote Systems (Mississauga). 
  520.  
  521.  
  522.     PSView 
  523.       ??? 
  524.  
  525.  
  526.               What: Interpreter. Status: ???. Platforms: Macintosh. 
  527.               Get-From: ???. 
  528.  
  529.  
  530.     TScript 
  531.       ??? 
  532.  
  533.       For most users who only want to print to common printers like 
  534.       DeskWriters, StyleWriters, or Personal LaserWriter LS's, the 
  535.       Basic version of TScript will suffice ( $ 55). 
  536.  
  537.       A more complex version is available that works with more esoteric 
  538.       printers, particularly color printers and very-high-end 
  539.       imagesetters. 
  540.  
  541.  
  542.               What: Interpreter. Status: commercial ( $ 55). Platforms: 
  543.               Macintosh. Get-From: ???. 
  544.  
  545.  
  546.     UltraScript PC 
  547.       is a PostScript previewer for level 1 PostScript only. 
  548.  
  549.       UltraScript PC can print from within an application. This feature 
  550.       requires about 1 Mbyte of memory above the minimum requirement. 
  551.       It can process hinted type-1 (Adobe) fonts. The products include 
  552.       QMS fonts with metrics that match those of Adobe's fonts. 
  553.  
  554.       The main PostScript interpreter in UltraScript PC runs as a TSR, 
  555.       mostly living in extended memory (occupies about 24K below the 
  556.       640K line). There is a different TSR called PCAPTURE that 
  557.       intercepts LPTn output and routes it to UltraScript, which 
  558.       interprets it and prints to the real printer. There's also a 
  559.       front-end program which selects printing from an already-existing 
  560.       file or lets you run in interactive mode (similar to 
  561.       ``executive'' on a PostScript printer). 
  562.  
  563.       UltraScript PC is $ 195. It runs in PC/AT compatibles and needs 
  564.       about 1M of extended memory. The basic version includes 25 fonts. 
  565.       UltraScript PC Plus is $ 445 includes 47 fonts. The previewer 
  566.       requires Microsoft Windows 3. 
  567.  
  568.       UltraScript for the Macintosh requires at least a 2 Mbyte system 
  569.       to run. The basic version is $ 195 and includes 15 fonts. 
  570.       UltraScript Plus is $ 495, includes 43 fonts, and has an 
  571.       AppleTalk print spooler. It appears on the Chooser as a printer. 
  572.  
  573.  
  574.               What: Previewer, Non-PostScript-Printer-Driver, 
  575.               Converts-PostScript-to-PCL, Converts-PostScript-to-PCX, 
  576.               Converts-PostScript-to-TIFF. Status: commercial. 
  577.               Platforms: MS-DOS, Macintosh. Get-From: PM Ware in 
  578.               Escondido, California, 1-800-845-4843 or 1-619-738-6633. 
  579.               CompuClassics, phone 1-800-733-3888. 
  580.  
  581.  
  582. Subject: 5.5 Utilities 
  583.  
  584.     The following are utilities intended to make using PostScript or 
  585.     programming in PostScript easier. Many interpreters are also very 
  586.     useful utilities. A program that makes something nice-looking but 
  587.     does not help you use or program in PostScript would be in one of 
  588.     the next section, PostScript Programs. This section has not yet 
  589.     been created, but I am accepting information for it! 
  590.  
  591.  
  592.  
  593.     a2ps 
  594.       v4.2 places two pages on each physical page, borders surrounding 
  595.       pages, headers, line numbering, multiple copies, landscape and 
  596.       portrait mode, wide format, lines numbering, fold/cut long lines, 
  597.       control font size. It can handle 8 bit characters, twin pages in 
  598.       portrait mode, and two-side printing. 
  599.  
  600.  
  601.               What: Converts-ASCII-to-PostScript. Status: free. 
  602.               Platforms: UNIX, MS-DOS. Get-From: ftp from imag.fr, in 
  603.               archive/postscript. 
  604.  
  605.  
  606.     asc2ps 
  607.       is part of Psroff3.0, and is integrated with psxlate. It is of 
  608.       particular interest because it understands nroff's backspace bold 
  609.       and italic conventions and doesn't introduce lots of extra bells 
  610.       and whistles. 
  611.  
  612.  
  613.               What: Converts-ASCII-to-PostScript. Status: free. 
  614.               Platforms: ???. Get-From: See Psroff3.0. 
  615.  
  616.  
  617.     asciiprint.ps 
  618.       ??? 
  619.  
  620.  
  621.               What: Converts-ASCII-to-PostScript, Example. Status: 
  622.               free. Platforms: PostScript. Get-From: zben@umd5.umd.edu 
  623.               (Ben Cranston). 
  624.  
  625.  
  626.     ato2pps 
  627.       prints ASCII printable text boxed, 2-up, in landscape mode. 
  628.       Prints boxed header with date & time, file name, and page number. 
  629.  
  630.  
  631.               What: Converts-ASCII-to-PostScript. Status: free. 
  632.               Platforms: UNIX, possibly available on Macintosh (C 
  633.               program). Get-From: Mark Edwards 
  634.               (edwards@vms.macc.wisc.edu). 
  635.  
  636.  
  637.     Bar-a-Coda 
  638.       is an application for creating PostScript (EPS and EPSI) and TIFF 
  639.       bar codes. Bar-a-Coda allows you to easily create an individual 
  640.       bar code, a sheet, or many sheets. 
  641.  
  642.  
  643.     BarCodeKit 
  644.       is an object library (in Objective-C) for creating PostScript 
  645.       (EPS and EPSI) and TIFF bar codes. 
  646.  
  647.       The two products offer every major bar code symbology. They can 
  648.       also create two-dimensional/multiple row bar codes. 
  649.  
  650.       Bar codes can be scaled and rotated, colorized, dragged and 
  651.       dropped into documents and accessed from any application via the 
  652.       NeXTSTEP Services menu. 
  653.  
  654.  
  655.               What: User-Utility. Status: Commercial. Platforms: 
  656.               NeXTSTEP. Get-From: Hot Technologies, email to 
  657.               info@hot.com or phone 617-252-0088. 
  658.  
  659.  
  660.     bbfig 
  661.       will let you calculate the bounding box of a PostScript picture. 
  662.       It prints the figure and then calculates the bounding box around 
  663.       the figure and print the box and its coordinates. This usually 
  664.       works. However, for the times that it fails you have to measure 
  665.       it by hand. 
  666.  
  667.  
  668.               What: Bounding-Box. Status: free. Platforms: ???. 
  669.               Get-From: world.std.com:/src/text/tex/dvips/contrib, 
  670.               emx.cc.utexas.edu:/pub/mnt/source/tex/dvi3ps, 
  671.               isfs.kuis.kyoto-u.ac.jp:/TeX/styles/kth.se. 
  672.  
  673.  
  674.     behandler.ps 
  675.       is a PostScript error handler. If you prepend it to a broken 
  676.       PostScript file it will give a lot of information when the 
  677.       program crashes. 
  678.  
  679.  
  680.               What: Programmer-Utility. Status: free. Platforms: 
  681.               PostScript. Get-From: 
  682.               wilma.cs.brown.edu:pub/postscript/behandler.ps and 
  683.               behandler.doc. 
  684.  
  685.  
  686.     cz 
  687.       is table-driven, handles almost any character set, uses any font 
  688.       on printer, control font sizes, paper size, page layout, number 
  689.       of columns, line numbers, portrait or landscape mode, page 
  690.       reversal, leading (line spacing), tab expansion. Emacs interface. 
  691.       By Howard Gayle. 
  692.  
  693.  
  694.               What: Converts-ASCII-to-PostScript. Status: free. 
  695.               Platforms: UNIX. Get-From: comp.sources.misc volume 8 
  696.               issues 65-75, 77-78 ( 1 Oct 1989) issue 97 (28 Oct 1989) 
  697.               (Other prerequisites: see README file at beginning of 
  698.               issue 65.). 
  699.  
  700.  
  701.     crossword.ps 
  702.       converts a specially formatted ASCII file to a crossword puzzle. 
  703.       By Carl Lydick. Just prepend to an ASCII file and send it to the 
  704.       printer. 
  705.  
  706.  
  707.               What: Written-in-PostScript, 
  708.               Converts-ASCII-to-PostScript. Status: free. Platforms: 
  709.               PostScript. Get-From: send a mail message whose body 
  710.               consists of the line ``SEND ASCII_TO_POSTSCRIPT'' to 
  711.               FILESERV@SOL1.GPS.CALTECH.EDU (or, if you're on 
  712.               ESnet/NSInet, to SOL1::FILESERV). 
  713.  
  714.  
  715.     double.ps 
  716.       prints two pages of ASCII side by side in landscape mode. By Carl 
  717.       Lydick. 
  718.  
  719.  
  720.               What: Written-in-PostScript, 
  721.               Converts-ASCII-to-PostScript. Status: free. Platforms: 
  722.               PostScript. Get-From: send a mail message whose body 
  723.               consists of the line ``SEND ASCII_TO_POSTSCRIPT'' to 
  724.               FILESERV@SOL1.GPS.CALTECH.EDU (or, if you're on 
  725.               ESnet/NSInet, to SOL1::FILESERV). 
  726.  
  727.  
  728.     dvips 
  729.       , by Tomas Rokicki of Radical Eye Software, is the most popular 
  730.       DVI to PostScript conversion program. It converts TeX and LaTeX 
  731.       DVI files into PostScript. It also allow you to use PostScript 
  732.       fonts and PostScript graphics inside TeX and LaTeX documents. The 
  733.       distribution includes the epsffile and psfig macro packages for 
  734.       including PostScript graphics. 
  735.  
  736.  
  737.               What: Converts-DVI-to-PostScript, 
  738.               Converts-PostScript-to-TeX, Converts-PostScript-to-LaTeX. 
  739.               Status: free. Platforms: UNIX. Get-From: 
  740.               labrea.stanford.edu:/pub/dvips*.tar.Z. 
  741.  
  742.  
  743.     DWB 3 
  744.       ??? 
  745.  
  746.  
  747.               What: ???. Status: ???. Platforms: ???. Get-From: ???. 
  748.  
  749.  
  750.     enscript 
  751.       formats text in 1 or 2 columns, portrait or landscape, manual 
  752.       paper feed, headers, line printer simulation, line wrap or 
  753.       truncation, control lines on page, fonts. 
  754.  
  755.  
  756.               What: Converts-ASCII-to-PostScript. Status: commercial -- 
  757.               a part of Transcript. Platforms: UNIX. Get-From: Adobe 
  758.               Systems. 
  759.  
  760.  
  761.     epsffile 
  762.       TeX macros to include PostScript figures in TeX or LaTeX 
  763.       documents. 
  764.  
  765.  
  766.               What: Converts-PostScript-to-TeX, 
  767.               Converts-PostScript-to-LaTeX. Status: free. Platforms: 
  768.               UNIX. Get-From: See the dvips entry. 
  769.  
  770.  
  771.     epsffit 
  772.       fits an EPSF file to a given bounding box. 
  773.  
  774.  
  775.               What: Bounding-Box. Status: free. Platforms: UNIX. 
  776.               Get-From: See the psutils entry. 
  777.  
  778.  
  779.     epsfinfo.ps 
  780.       converts PostScript output to encapsulated PostScript. 
  781.  
  782.  
  783.               What: Converts-PostScript-to-EPS. Status: free. 
  784.               Platforms: PostScript. Get-From: The Adobe fileserver: 
  785.               ftp.adobe.com. 
  786.  
  787.  
  788.     epsonps 
  789.       Epson LX-800 to PostScript translator, supports international 
  790.       character sets, IBM graphics characters, different width fonts, 
  791.       bit-mapped graphics. 
  792.  
  793.  
  794.               What: Converts-ASCII-to-PostScript. Status: free. 
  795.               Platforms: MS-DOS. Get-From: comp.sources.misc. 
  796.  
  797.  
  798.     eps2epsi 
  799.       does a conversion if you have GhostScript and Perl. 
  800.  
  801.  
  802.               What: Converts-EPS-to-EPSI. Status: free. Platforms: 
  803.               Perl. Get-From: 
  804.               wilma.cs.brown.edu:pub/postscript/eps2epsi.shar. 
  805.  
  806.  
  807.     ETSR 
  808.       in an Epson MX-80 to PostScript translator, includes Epson Mx-80 
  809.       graphics modes, supports virtual printers, PrintScreen key 
  810.  
  811.  
  812.               What: Converts-ASCII-to-PostScript. Status: commercial. 
  813.               Platforms: MS-DOS. Get-From: $ 75 from Niche Marketing, 
  814.               7198 Camino Colegio, Rohnert Park, CA 94928, USA. Phone 
  815.               +1 707-795-7306. Overseas shipping is $ 5 extra. CA 
  816.               residents please include 6.25 % sales tax. 
  817.  
  818.  
  819.     fixbb 
  820.       Gets the bounding box of a PostScript file made with Framemaker, 
  821.       because Frame gets it wrong sometimes. Uses an idea of Doug 
  822.       Crabhill's. 
  823.  
  824.  
  825.               What: Bounding-Box. Status: free. Platforms: You need 
  826.               Poskanzer's pbm toolkit, Ghostscript, and GNU awk (or awk 
  827.               and sed). Get-From: email to jgm@cs.brown.edu. 
  828.  
  829.  
  830.     fontutils 
  831.       ??? 
  832.  
  833.       The GNU font-making utilities. They can convert a PostScript font 
  834.       to TeX's TK format. 
  835.  
  836.  
  837.               What: Convert-PostScript-to-TK. Status: free. Platforms: 
  838.               UNIX. Get-From: prep.ai.mit.edu:pub/gnu. 
  839.  
  840.  
  841.     getafm 
  842.       outputs PostScript to retrieve an AFM file from printer. 
  843.  
  844.  
  845.               What: Device-Utility. Status: free. Platforms: UNIX. 
  846.               Get-From: See the psutils entry. 
  847.  
  848.  
  849.     Groff 
  850.       is a Free Software Foundation package that can convert troff to 
  851.       PostScript. 
  852.  
  853.  
  854.               What: Converts-Troff-to-PostScript. Status: free. 
  855.               Platforms: UNIX, C++. Get-From: prep.ai.mit.edu. 
  856.  
  857.  
  858.     gs_2asc.ps 
  859.       prints all the characters of a PostScript program as well as the 
  860.       (X,Y) positions. You can use the (X,Y) positions to retain the 
  861.       format of your document, as well as just the strings. 
  862.  
  863.  
  864.               What: Converts-PostScript-to-ASCII. Status: free. 
  865.               Platforms: GhostScript. Get-From: included in 
  866.               GhostScript. 
  867.  
  868.  
  869.     hp2pbm 
  870.       can convert all of PCL4 (up to and including rasters, downloaded 
  871.       fonts and macros). It's somewhat slow because it converts PCL 
  872.       into Poskanzer's Portable Bitmap format rasters (PBM) before 
  873.       generating PostScript, but it's theoretically pixel-for-pixel 
  874.       identical with the original PCL. Plus it's capable of driving 
  875.       many other types of graphics devices or printers. 
  876.  
  877.  
  878.               What: Converts-PCL-to-PBM, Converts-PCL-to-PostScript, 
  879.               Interpreter, Non-PostScript-Printer-Driver. Status: free. 
  880.               Platforms: UNIX. Get-From: comp.sources.misc, soon to be 
  881.               a part of Psroff3.0. 
  882.  
  883.  
  884.     hp2ps 
  885.       is an HPGL interpreter written in Postscript, with a small C 
  886.       wrapper program, to allow programs written for most pen plotters 
  887.       to work on Postscript output devices. Written by Alun Jones 
  888.       (alun@wst.com). 
  889.  
  890.  
  891.               What: Converts-HPGL-to-PostScript. Status: free. 
  892.               Platforms: PostScript, C. Get-From: 
  893.               huey.wst.com:/pub/hp2ps. 
  894.  
  895.  
  896.     hp2xx 
  897.       can convert HPGL into encapsulated PostScript. 
  898.  
  899.  
  900.               What: Converts-HPGL-to-PostScript, Converts-HPGL-to-EPS 
  901.               Status: free. Platforms: ??? Get-From: 
  902.               aeneas.mit.edu:pub/gnu/hp2xx-3.1.0.tar.z 
  903.  
  904.  
  905.     hpscat 
  906.       features Hangul (Korean). 
  907.  
  908.       Unfortunately, font is not a part of 'hpscat'. It's a property of 
  909.       ELEX Inc., a Korean Mac dealer. 
  910.  
  911.  
  912.               What: Converts-ASCII-to-PostScript. Status: ???. 
  913.               Platforms: UNIX. Get-From: kum.kaist.ac.kr or 
  914.               cair.kaist.ac.kr. 
  915.  
  916.  
  917.     i2ps 
  918.       handles ISO 8859/1 and Norwegian ISO 646. Written in Perl. Line 
  919.       numbers, wrap or truncate long lines, landscape, 2 or 3 column, 
  920.       control body font size. 
  921.  
  922.  
  923.               What: Converts-ASCII-to-PostScript. Status: free. 
  924.               Platforms: UNIX (any Perl platform). Get-From: Get-from 
  925.               alt.sources article (AAS.90Oct30172546@boeygen.nr.no) 
  926.               posted 30 October 1990. 
  927.  
  928.  
  929.     ImageMagick 
  930.       is an X11 package for display and interactive manipulation of 
  931.       images. Includes tools for image conversion, annotation, 
  932.       compositing, animation, and creating montages. ImageMagick can 
  933.       read and write many of the more popular image formats including 
  934.       Postscript. By John Cristy (cristy@dupont.com), E. I. du Pont de 
  935.       Nemours & Co. 
  936.  
  937.       ImageMagick uses GhostScript. 
  938.  
  939.  
  940.               What: Converts-Images, Converts-PostScript-to-TIFF, 
  941.               Document-Previewer, Converts-TIFF-to-PostScript. Status: 
  942.               free. Platforms: X11. Get-From: 
  943.               export.lcs.mit.edu:contrib/ImageMagick.tar.Z. 
  944.  
  945.  
  946.     imtools 
  947.       Converts just about everything in the image bitmap universe. 
  948.  
  949.  
  950.               What: Converts-Images. Status: free. Platforms: UNIX. 
  951.               Get-From: San Diego Supercomputer Center distributes 
  952.               binaries only. 
  953.  
  954.  
  955.     Impressario 
  956.       Converts text, SGI image, and PostScript (and a number of other 
  957.       formats) to print on HP Series II and III (PCL4 and above) 
  958.       printers. It includes format conversions, and even does 
  959.       line-by-line adaptive compression to ensure the fastest 
  960.       transmission times. 
  961.  
  962.       It's for use on any SGI box running IRIX 4.0.1 or later. 
  963.  
  964.       What: Converts-PostScript-to-PCL. Status: Commercial, $ 800. 
  965.       Platforms: SGI's IRIX. Get-From: Silicon Graphics. 
  966.  
  967.  
  968.     LameTeX 
  969.       can convert simple LaTeX to PostScript or to ASCII. 
  970.  
  971.       It specializes in complete versatility of the printed page. The 
  972.       standard model for text formatters is that every page is 
  973.       necessarily rectangular. LameTeX will let you format text inside 
  974.       a triangular page, or a circle page. Just like professional 
  975.       magazine editors, you can include pictures of any shape and ask 
  976.       the text to flow around them or inside them. 
  977.  
  978.       These flexible arbitrarily-shaped margins are PostScript paths. 
  979.       If you don't know PostScript, it contains a big library of 
  980.       interesting LameTeX page margins. With LameTeX you can fit 
  981.       several ``pages'' onto one 8.5x11 inch piece of paper, so you can 
  982.       easily make index cards, labels, and half-pages of text. 
  983.  
  984.       Also, if you know how to write programs in PostScript, LameTeX 
  985.       allows you to very tightly integrate your LameTeX commands with 
  986.       your PostScript code. In fact, the PostScript that LameTeX 
  987.       outputs is nicely formatted and commented so that you can modify 
  988.       it yourself and see how it's done. LameTeX is written with 
  989.       PostScript version 1, so it should run on all PostScript 
  990.       printers. 
  991.  
  992.       LameTeX is in use for Usenet FAQs for comp.lang.postscript, 
  993.       comp.sources.postscript, comp.text.tex, rec.boats, comp.fonts, 
  994.       alt.quotations, and comp.os.linux. 
  995.  
  996.       Finally, everything about LameTeX is set up to be compatible with 
  997.       LaTeX. LameTeX can't do everything that LaTeX can, but the 
  998.       special stealth commands guarantee that your fancy LameTeX 
  999.       document can be processed by normal LaTeX. This allows you to 
  1000.       share it with anyone who doesn't happen to have LameTeX. 
  1001.  
  1002.       By Jon Monsarrat, jgm@cs.brown.edu. 
  1003.  
  1004.  
  1005.               What: Converts-LaTeX-to-PostScript, Text-Formatter, 
  1006.               Converts-LaTeX-to-ASCII. Status: free. Platforms: UNIX, 
  1007.               any C++ platform. Get-From: 
  1008.               wilma.cs.brown.edu:pub/lametex.tar.Z. 
  1009.  
  1010.  
  1011.     landscape.ps 
  1012.       prints pages of 132 characters by 60 lines in landscape mode in 9 
  1013.       point Courier. By Carl Lydick. Just prepend to an ASCII file and 
  1014.       send it to the printer. 
  1015.  
  1016.  
  1017.               What: Written-in-PostScript, 
  1018.               Converts-ASCII-to-PostScript. Status: free. Platforms: 
  1019.               PostScript. Get-From: send a mail message whose body 
  1020.               consists of the line ``SEND ASCII_TO_POSTSCRIPT'' to 
  1021.               FILESERV@SOL1.GPS.CALTECH.EDU (or, if you're on 
  1022.               ESnet/NSInet, to SOL1::FILESERV). 
  1023.  
  1024.  
  1025.     lineprinter.ps 
  1026.       is a simple text to PostScript translator. 
  1027.  
  1028.  
  1029.               What: Converts-ASCII-to-PostScript. Status: ???. 
  1030.               Platforms: PostScript. Get-From: from the Adobe file 
  1031.               server (see Section 6, ``About Adobe''). 
  1032.  
  1033.  
  1034.     lj2ps 
  1035.       does a conversion of a (small) subset of PCL into PostScript. By 
  1036.       Chris Lewis. 
  1037.  
  1038.       There is a different lj2ps in psroff3.0 which does a somewhat 
  1039.       more complete job (handles downloaded LJ fonts) and should work 
  1040.       well with most ``WP'' or text processing applications. 
  1041.  
  1042.  
  1043.               What: Converts-PCL-to-PostScript. Status: free. 
  1044.               Platforms: UNIX. Get-From: comp.sources.misc. 
  1045.  
  1046.  
  1047.     lpp 
  1048.       features headers, different paper sizes, borders, font, font 
  1049.       size, banner page, truncate or fold long lines, adjust margins, 
  1050.       Swedish ISO 646, ISO 8859/1, multiple copies, landscape or 
  1051.       portrait, multiple columns, localized date, double-sided 
  1052.       printing, nroff font selection, and more. 
  1053.  
  1054.  
  1055.               What: Converts-ASCII-to-PostScript. Status: free. 
  1056.               Platforms: UNIX, VMS, TOPS-20. Get-From: send request to 
  1057.               fred@nada.kth.se (Fredric Ihren). UNIX-version is 
  1058.               shareware ( 8 single-user, 12 multi-user). TOPS-20 and 
  1059.               VMS versions free. 
  1060.       . 
  1061.  
  1062.  
  1063.     lprps 
  1064.       is a collection of programs for interfacing the BSD lpr spooler 
  1065.       to a PostScript printer over a bidirectional serial link. 
  1066.  
  1067.  
  1068.  
  1069.             What: 
  1070.               Device-Utility 
  1071.  
  1072.             Status: 
  1073.               free 
  1074.  
  1075.             Platforms: 
  1076.               UNIX (SunOS, Ultrix, and other BSD-based versions) 
  1077.  
  1078.             Get-From: 
  1079.               comp.sources.misc volumes 31 and 32, or 
  1080.               ftp.jclark.com:/pub/lprps/lprps-2.4.tar.Z 
  1081.  
  1082.       lwf features indent, portrait/landscape, margin adjust, page 
  1083.       range, point size, tab stops, headers, page reversal, multicolumn 
  1084.       printing (via pr). 
  1085.  
  1086.  
  1087.               What: Converts-ASCII-to-PostScript. Status: free. 
  1088.               Platforms: UNIX. 
  1089.  
  1090.             Get-From: 
  1091.               comp.sources.unix volume 15 issue 8, 25 May 1988, archive 
  1092.               name lwf (obsolete version with minor bugs). An updated 
  1093.               version can be ftp'ed from cs.ubc.ca (137.82.8.5) as 
  1094.               pub/lwf-2.2.shar.Z. 
  1095.  
  1096.  
  1097.     macps 
  1098.       is a Unix program that takes an uploaded PostScript file created 
  1099.       on a Macintosh (by typing Command-F at the LaserWriter dialog 
  1100.       box; see macps.1 for more details) and includes an appropriately 
  1101.       modified LaserPrep file so that the result can be sent to a 
  1102.       PostScript printer from Unix. The LaserPrep file contains macros 
  1103.       used by the PostScript generator on the Macintosh. 
  1104.  
  1105.       Macps is difficult to install, and may not really be necessary. 
  1106.  
  1107.  
  1108.               What: Device-Utility. Status: free. Platforms: UNIX. 
  1109.               Get-From: 
  1110.               src.doc.ic.ac.uk:/computing/systems/mac/macps/macps-23.shar 
  1111.               and sumex-aim.stanford.edu:/info-mac/unix/macps-23.shar. 
  1112.  
  1113.  
  1114.     mutips 
  1115.       is a package that can print four pages to a sheet, etc. 
  1116.  
  1117.  
  1118.               What: Page-Reordering. Status: free. Platforms: ???. 
  1119.               Get-From: ftp.su.oz.au: pub/ps_printing/multi/* 
  1120.  
  1121.  
  1122.     mp 
  1123.       lets you print mail messages and news articles, including 
  1124.       digests, as well as ASCII text files. 2-up landscape mode. Prints 
  1125.       Filofax, Franklin Planner, Time Manager, and Time/System 
  1126.       International formats. 
  1127.  
  1128.  
  1129.               What: Converts-ASCII-to-PostScript. Status: free. 
  1130.               Platforms: UNIX. Get-From: iesd.auc.dk (130.225.48.4) in 
  1131.               the PostScript directory, or ftp.adelaide.edu.au 
  1132.               (129.127.40.3) in the pub/sun/richb directory. 
  1133.  
  1134.  
  1135.     mpage 
  1136.       prints ASCII or PostScript 1-, 2-, 4-, or 8-up, optionally boxed 
  1137.       or landscape. Automatically figures out whether input is ASCII 
  1138.       text or PostScript. Can arrange pages down or across and print a 
  1139.       count of pages printed. 
  1140.  
  1141.  
  1142.               What: Converts-ASCII-to-PostScript. Status: free. 
  1143.               Platforms: UNIX. Get-From: 
  1144.               ftp.eng.umd.edu:pub/misc/mpage-2.tar.Z. 
  1145.  
  1146.  
  1147.     nenscript 
  1148.       is an enscript clone. 
  1149.  
  1150.  
  1151.               What: Converts-ASCII-to-PostScript. Status: free. 
  1152.               Platforms: MS-DOS, UNIX, OS/2. Get-From: 
  1153.               comp.lang.postscript article 
  1154.               (geoffw.718500346@extro.ucc.su.OZ.AU), posted 7 October 
  1155.               1992. You can find nenscript for OS/2 1.x--2.0 and MSDOS 
  1156.               on ftp-os2.nmsu.edu in pub/os2/all/nensc113.zip. A 
  1157.               portable unzip program is available in comp.sources.misc. 
  1158.  
  1159.  
  1160.     numbered.ps 
  1161.       prints pages of 80 characters by 58 lines in portrait mode, with 
  1162.       pages numbered in the lower-right corner in 11 point Courier. By 
  1163.       Carl Lydick. Just prepend to an ASCII file and send it to the 
  1164.       printer. 
  1165.  
  1166.  
  1167.               What: Written-in-PostScript. Status: free. Platforms: 
  1168.               PostScript. Get-From: send a mail message whose body 
  1169.               consists of the line ``SEND ASCII_TO_POSTSCRIPT'' to 
  1170.               FILESERV@SOL1.GPS.CALTECH.EDU (or, if you're on 
  1171.               ESnet/NSInet, to SOL1::FILESERV). 
  1172.  
  1173.  
  1174.     quarto.c 
  1175.       shuffles and scales PostScript pages. It does signature printing, 
  1176.       reversal, page selection, page listing, etc. By Michael Hawley. 
  1177.  
  1178.  
  1179.               What: Page-Reordering. Status: free. Platforms: C. 
  1180.               Get-From: wilma.cs.brown.edu:pub/postscript/quarto.c. 
  1181.  
  1182.  
  1183.     PBM utilities 
  1184.       in the X11R4 and X11R5 distributions can convert between many 
  1185.       image formats. They handle: 
  1186.  
  1187.     
  1188.         Sun icon file                               reading writing
  1189.         Sun raster file                             reading writing
  1190.         X10 and X11 bitmap file                     reading writing
  1191.         MacPaint                                    reading writing
  1192.         CMU window manager format                   reading writing
  1193.         MGR format                                  reading writing
  1194.         Group 3 FAX                                 reading writing
  1195.         X11 window dump file                        reading writing
  1196.         X10 window dump file                        reading
  1197.         Xerox doodle brushes                        reading
  1198.         GEM .img format                             reading
  1199.         PC paintbrush (.pcx) format                 reading
  1200.         PICT                                        reading
  1201.         ASCII graphics                                      writing
  1202.         HP LaserJet format                                  writing
  1203.         GraphOn graphics                                    writing
  1204.         BBN BitGraph graphics                               writing
  1205.         Printronix format                                   writing
  1206.     
  1207.       See PPM and PGM for more X Windows conversion help. 
  1208.  
  1209.  
  1210.               What: Converts-Images. Status: ???. Platforms: X11. 
  1211.               Get-From: ???. 
  1212.  
  1213.  
  1214.     PBMPLUS 
  1215.       can convert between a lot of image formats. By Jef Poskanzer. 
  1216.  
  1217.  
  1218.               What: Converts-Images. Status: ???. Platforms: ???. 
  1219.               Get-From: export.lcs.mit.edu as /contrib/pbmplus*.tar.Z. 
  1220.  
  1221.  
  1222.     pc2ps 
  1223.       handles IBM code page 437 line graphic symbols. 
  1224.  
  1225.  
  1226.               What: Converts-ASCII-to-PostScript. Status: ???. 
  1227.               Platforms: MS-DOS. Get-From: GIERSIG@EDVZ.ATI.ADA.AT 
  1228.               (Roland Giersig). 
  1229.  
  1230.  
  1231.     PdB 
  1232.       version 2.1 is an ANSI-C to PostScript optimizing compiler that 
  1233.       allows you to write PostScript programs in C. 
  1234.  
  1235.       There is no more need to write PostScript! Start using PdB right 
  1236.       now! PdB is an optimizing compiler to compile ANSI-C (like) code 
  1237.       into Adobe compatible PostScript. The release of version 2.1 
  1238.       includes: 
  1239.  
  1240.       Binaries for Sun SPARC station and IBM RS6000; Include files for 
  1241.       Abobe PostScript level; Include files for NeWS upto version 3.1.; 
  1242.       Include files for TNT upto version 3.1.; Support for CPS 
  1243.       OpenWindows upto version 3.1.; Support NeWS classing in a C++ 
  1244.       manner; Plenty of examples of all the above functions.; 
  1245.       NeWS/OpenWindows test suite.; PostScript reference manual.; UNIX 
  1246.       manual pages. 
  1247.  
  1248.  
  1249.               What: Converts-C-to-PostScript. Status: free. Platforms: 
  1250.               ANSI-C. Get-From: turing.com:pub/pdb2.1-demo.tar.Z. 
  1251.  
  1252.  
  1253.     PGM utilities 
  1254.       in the X11R4 and X11R5 distributions can convert between many 
  1255.       image formats. They handle: 
  1256.  
  1257.     
  1258.         TIFF                                        reading
  1259.         Usenix FaceSaver file                       reading
  1260.         HIPS                                        reading
  1261.         FITS                                        reading writing
  1262.         PostScript ``image'' data                     reading
  1263.         raw grayscale bytes                         reading
  1264.         Encapsulated PostScript                             writing
  1265.     
  1266.       See PBM and PPM for more X Windows conversion help. 
  1267.  
  1268.  
  1269.               What: Converts-Images. Status: ???. Platforms: X11. 
  1270.               Get-From: ???. 
  1271.  
  1272.  
  1273.     portrait.ps 
  1274.       prints pages of 80 characters by 60 lines in portrait mode in 11 
  1275.       point Courier. Just prepend to an ASCII file and send it to the 
  1276.       printer. 
  1277.  
  1278.  
  1279.               What: Converts-ASCII-to-PostScript, 
  1280.               Written-in-PostScript. Status: free. Platforms: 
  1281.               PostScript. Get-From: send a mail message whose body 
  1282.               consists of the line ``SEND ASCII_TO_POSTSCRIPT'' to 
  1283.               FILESERV@SOL1.GPS.CALTECH.EDU (or, if you're on 
  1284.               ESnet/NSInet, to SOL1::FILESERV). 
  1285.  
  1286.  
  1287.     Post 
  1288.       handles control margins, fonts, orientation, scaling This is not 
  1289.       the same as Post for the Amiga. 
  1290.  
  1291.  
  1292.               What: Converts-ASCII-to-PostScript. Status: shareware ( $ 
  1293.               5). Platforms: MS-DOS. Get-From: F. C. Betts, Veda 
  1294.               Incorporated, Suite 200, 5200 Springfield Pike, Dayton, 
  1295.               OH 45431, U.S.A. 
  1296.  
  1297.  
  1298.     POSTPRN 
  1299.       is a device driver that prints portrait and landscape, and 1-up, 
  1300.       2-up, and 4-up pages. Automatically converts ASCII to PostScript 
  1301.       simply by opening the device and writing to it. 
  1302.  
  1303.  
  1304.               What: Converts-ASCII-to-PostScript. Status: free. 
  1305.               Platforms: MS-DOS. Get-From: 
  1306.               grape.ecs.clarkson.edu:/d/dosutil/postprn.zip 
  1307.               (315)268-6667 (1N8, 12/2400), file area 7, postprn.zip. 
  1308.  
  1309.  
  1310.     PostScript Processing Speed Test version 3.1 
  1311.       measures the speed of your PostScript device. By Jean-Serge 
  1312.       Gagnon. 
  1313.  
  1314.  
  1315.               What: Device-Utility. Status: free. Platforms: ???. 
  1316.               Get-From: GAAJ.UOTTAWA.CA (132.122.6.203). 
  1317.  
  1318.  
  1319.     The PostScript Zone 
  1320.       lets you pretend your PostScript programming space is three 
  1321.       dimensional. This package is a set of headers that you can add to 
  1322.       your files to make them know how to draw in three dimensions. By 
  1323.       Jonathan Monsarrat (jgm@cs.brown.edu). 
  1324.  
  1325.       The page, of course, is a perspective two-dimensional projection 
  1326.       of this three-dimensional drawing space. You can adjust this 
  1327.       projection, rotate your three-dimensional coordinate system, 
  1328.       translate, and so on. 
  1329.  
  1330.       You can convert any 2D PostScript image into 3-space, warping it 
  1331.       over any arbitrary transformation or over a surface. 
  1332.  
  1333.       The Zone is written entirely in PostScript level 1 and runs on 
  1334.       any PostScript device. 
  1335.  
  1336.       The Zone comes with a C program that lets you interactively build 
  1337.       a 3D image and rotate it with simple keystrokes. 
  1338.  
  1339.       The PostScript Zone also has examples of arbitrary non-affine 
  1340.       transformations and conformal mapping. 
  1341.  
  1342.  
  1343.               What: 3D, Warps, Conformal-Mapping, 
  1344.               Written-in-PostScript. Status: free. Platforms: 
  1345.               PostScript. Get-From: wilma.cs.brown.edu:pub/zone.tar.Z. 
  1346.  
  1347.  
  1348.     postscript.el 
  1349.       is an emacs mode for PostScript programming. There's a much 
  1350.       better version of Chris Maio's -- it's definitely worth replacing 
  1351.       your September 1988 version with the 11/22/90 patch by John 
  1352.       Relph. 
  1353.  
  1354.  
  1355.               What: Programmer-Utility, elisp. Status: free. Platforms: 
  1356.               Emacs. Get-From: 
  1357.               wilma.cs.brown.edu:pub/postscript/postscript.el. 
  1358.  
  1359.  
  1360.     pps 
  1361.       is designed to be extended into further tools. It consists of a 
  1362.       front-end that converts the file into generic PostScript. You 
  1363.       tack a header onto it that defines the behavior of tabs, font 
  1364.       changes, newlines, formfeeds, and so on. 
  1365.  
  1366.  
  1367.               What: Converts-ASCII-to-PostScript. Status: free. 
  1368.               Platforms: UNIX. Get-From: alt.sources and 
  1369.               comp.lang.postscript article 
  1370.               (1992May13.013042.23844@NeoSoft.com), posted 13 May 1992. 
  1371.  
  1372.  
  1373.     psformat.shar 
  1374.       is a PostScript code beautifier. 
  1375.  
  1376.  
  1377.               What: Converts-PostScript-to-PostScript. Status: free. 
  1378.               Platforms: ???. Get-From: The Adobe file server, 
  1379.               ftp.adobe.com. 
  1380.  
  1381.  
  1382.     pstoepsi 
  1383.       converts arbitrary PostScript to Encapsulated PostScript with an 
  1384.       optional preview Image using either a UNIX based or PC based 
  1385.       (TIFF) preview format. This means it can generate EPS, EPSI, and 
  1386.       EPSF. By Doug Crabill (dgc@cs.purdue.edu). 
  1387.  
  1388.  
  1389.               What: Converts-PostScript-to-EPS, 
  1390.               Converts-PostScript-to-EPSI. Status: free. Platforms: 
  1391.               UNIX, need PBMPLUS and either GhostScript or OpenWindows 
  1392.               (version 2 or 3). Get-From: 
  1393.               ftp.cs.purdue.edu:pub/pstoepsi-1.2.shar.Z 
  1394.  
  1395.  
  1396.     PPM 
  1397.       utilities in the X11R4 and X11R5 distributions can convert 
  1398.       between many image formats. They handle: 
  1399.  
  1400.     
  1401.         color Sun raster file                       reading writing
  1402.         GIF                                         reading writing
  1403.         Amiga IFF ILBM                              reading writing
  1404.         color X11 window dump file                  reading writing
  1405.         color X10 window dump file                  reading
  1406.         MTV ray-tracer output                       reading
  1407.         QRT ray-tracer output                       reading
  1408.         TrueVision Targa file                       reading
  1409.         Img-whatnot file                            reading
  1410.         color Encapsulated PostScript                       writing
  1411.     
  1412.       See PBM and PGM for more X Windows conversion help. 
  1413.  
  1414.  
  1415.               What: Converts-Images. Status: ???. Platforms: X11. 
  1416.               Get-From: ???. 
  1417.  
  1418.  
  1419.     printer 
  1420.       uses Monofont (Courier); monosize (12 pitch). With other devps 
  1421.       programs, it supports portrait and landscape printing, manual 
  1422.       feed, reverse page order printing, message and other overlays, 
  1423.       control-L (form feed) page eject. 
  1424.  
  1425.  
  1426.               What: Converts-ASCII-to-PostScript. Status: commercial. 
  1427.               Platforms: UNIX, MS-DOS. Get-From: Part of Pipeline 
  1428.               Associates' devps package. 
  1429.  
  1430.  
  1431.     ps2a.sh 
  1432.       Converts PostScript to ASCII on a Sun by sending the PS into psh 
  1433.       or Ghostscript. The ASCII is spat back out on stdout. It does a 
  1434.       reasonable job since it uses positional information to determine 
  1435.       word breaks. The greatest weakness is that it does not understand 
  1436.       fonts. 
  1437.  
  1438.  
  1439.               What: Converts-PostScript-to-ASCII. Status: free. 
  1440.               Platforms: UNIX. Get-From: 
  1441.               macadam.mpce.mq.edu.au:/pub/comp/src/ps2a.sh or 
  1442.               iamsun.unibe.ch:PostScript/ps2a.sh. 
  1443.  
  1444.  
  1445.     ps2ascii 
  1446.       The output from this gives a rough ascii version of the 
  1447.       postscript document. Requires a PostScript interpreter (such as 
  1448.       Ghostscript) and perl. Written by Steven Dick (ssd@engr.ucf.edu). 
  1449.  
  1450.  
  1451.               What: Converts-PostScript-to-ASCII. Status: free. 
  1452.               Platforms: UNIX. Get-From: 
  1453.               apocalypse.engr.ucf.edu:/usr/ssd/ps2ascii.shar. 
  1454.  
  1455.  
  1456.     ps2ascii.pl 
  1457.       prints all the words of a PostScript program. 
  1458.  
  1459.  
  1460.               What: Converts-PostScript-to-ASCII. Status: free. 
  1461.               Platforms: UNIX (any Perl platform). Get-From: 
  1462.               wilma.cs.brown.edu:pub/postscript/ps2ascii.pl. 
  1463.  
  1464.  
  1465.     ps2ascii.ps 
  1466.       prints all the words of a PostScript program as well as the (X,Y) 
  1467.       positions. You can use the (X,Y) positions to retain the format 
  1468.       of your document, as well as just the strings. 
  1469.  
  1470.  
  1471.               What: Converts-PostScript-to-ASCII, 
  1472.               Written-in-PostScript. Status: free. Platforms: 
  1473.               PostScript. Get-From: 
  1474.               wilma.cs.brown.edu:pub/postscript/ps2ascii.ps. 
  1475.  
  1476.  
  1477.     ps2eps-11 
  1478.       is a UNIX program that lets you convert an EPS file into EPSF. It 
  1479.       uses GhostScript and PBMPLUS. It creates a macbinary file which 
  1480.       can be transferred to the Mac using macbinary option. It can use 
  1481.       almost any PS including that from some other Mac application 
  1482.       after cleaning with macps. 
  1483.  
  1484.  
  1485.               What: Converts-EPS-to-EPSF. Status: free. Platforms: 
  1486.               UNIX. Get-From: 
  1487.               sumex-aim.stanford.edu:info-mac/unix/ps2eps-11.shar. 
  1488.  
  1489.  
  1490.     ps2pk 
  1491.       is astandalone C program which rasterizes a PostScript font into 
  1492.       TeX's PK format. 
  1493.  
  1494.  
  1495.               What: Converts-PostScript-to-TeX. Status: free. 
  1496.               Platforms: ???. Get-From: ftp.urc.tue.nl, 
  1497.               ipc1.rrzn.uni-hannover.de:/pub/tex/utilities/ps2pk, 
  1498.               rusmv1.rus.uni-stuttgart.de:/.serv2/soft/tex/utilities/ps2pk, 
  1499.               miki.cs.titech.ac.jp:/pub/text/TeX/misc/ps2pk, 
  1500.               src.doc.ic.ac.uk:/packages/tex/fonts/utilities/ps2pk. 
  1501.  
  1502.  
  1503.     ps2txt 
  1504.       is by Iqbal Qazi. 
  1505.  
  1506.  
  1507.               What: Converts-PostScript-to-ASCII. Status: ???. 
  1508.               Platforms: ???. Get-From: 
  1509.               reseq.regent.e-technik.tu-muenchen.de in 
  1510.               /informatik.public/news/alt.sources/ps2txt, 
  1511.               keos.helsinki.fi in /pub/archives/alt.sources/ps2txt. 
  1512.  
  1513.  
  1514.     ps2a.sh 
  1515.       is a UNIX shellscript that redefines the show and related 
  1516.       operators in the manner you suggest, and decides when kerning is 
  1517.       taking place. By Leonard Hamey. 
  1518.  
  1519.  
  1520.               What: Converts-PostScript-to-ASCII. Status: free. 
  1521.               Platforms: UNIX. Get-From: ftp.mpce.mq.edu.au. 
  1522.  
  1523.  
  1524.     psbook 
  1525.       can rearrange pages in a PostScript file into ``signatures''. 
  1526.       This is useful for printing books or booklets. 
  1527.  
  1528.       From the psutils collection by Angus Duggan. 
  1529.  
  1530.  
  1531.               What: Page-Reordering. Status: free. Platforms: UNIX. 
  1532.               Get-From: See the psutils entry. 
  1533.  
  1534.  
  1535.     psbox 
  1536.       allows ps files to be included in TeX documents, and allows ps 
  1537.       figures to to resized as required. 
  1538.  
  1539.  
  1540.               What: Converts-PostScript-to-TeX Status: free. Platforms: 
  1541.               TeX Get-From: cs.nyu.eduu:pub/tex/psbox 
  1542.  
  1543.  
  1544.     psf 
  1545.       can do 2-up, 4-up, landscape, portrait, control fonts and sizes, 
  1546.       double-sided printing, scaling, banner page. 
  1547.  
  1548.  
  1549.               What: Converts-ASCII-to-PostScript. Status: free. 
  1550.               Platforms: UNIX, Xenix, MS-DOS. Get-From: 
  1551.               comp.sources.misc volume 12 issues 104-109, archive name 
  1552.               psf2. Or ftp to fsa.cpsc.ucalgary.ca:pub/psf/psf3.5.tar.Z 
  1553.  
  1554.  
  1555.     PsFrag, 
  1556.       by Craig Barratt, is a set of LaTeX macros for overlaying 
  1557.       postscript figures with fragments of LaTeX. More precisely, the 
  1558.       PsFrag macros allow specific pieces of postscript text in a 
  1559.       postscript figure (included via\epsfbox or\special) to be 
  1560.       replaced with arbitrary fragments of LaTeX. When your document is 
  1561.       latex'ed and dvips'ed, each piece of postscript text is replaced 
  1562.       by the LaTeX text. 
  1563.  
  1564.       The postscript file might be produced, for example, by xfig, 
  1565.       idraw, matlab, xmath, etc. Each string displayed by postscript's 
  1566.       show operator is a candidate for replacement by LaTeX text, math 
  1567.       symbols, equations, pictures etc. For example, you can include a 
  1568.       matlab plot in a LaTeX document with the title, axis labels, and 
  1569.       legend generated by LaTeX. 
  1570.  
  1571.       The LaTeX fragments can be optionally rotated, scaled, and 
  1572.       repositioned relative to the text being replaced. The LaTeX 
  1573.       fragments automatically track the postscript text position as the 
  1574.       postscript file is modified, or as the scaling and offsets of the 
  1575.       \special or\epsfbox are changed. 
  1576.  
  1577.       You need GhostScript and dvips from Radical Eye Software to use 
  1578.       the program. 
  1579.  
  1580.  
  1581.               What: Converts-TeX-to-PostScript, 
  1582.               Converts-LaTeX-to-PostScript, Text-Formatter, 
  1583.               Converts-PostScript-to-TeX, Converts-PostScript-to-LaTeX. 
  1584.               Status: free. Platforms: UNIX. Get-From: 
  1585.               isl.stanford.edu:pub/boyd/psfrag/psfrag.tar.Z. 
  1586.  
  1587.  
  1588.     psfig 
  1589.       allows you to include PostScript easily in your LaTeX or TeX or 
  1590.       ditroff documents. By Trevor Darrell. 
  1591.  
  1592.  
  1593.               What: Text-Formatter, Converts-PostScript-to-TeX, 
  1594.               Converts-PostScript-to-LaTeX, 
  1595.               Converts-PostScript-to-Troff. Status: free. Platforms: 
  1596.               UNIX. Get-From: ftp.uu.net 
  1597.               /usenet/comp.sources.unix/volume11/psfig or 
  1598.               csc-sun.math.utah.edu:/pub/tex/pub/psfig 
  1599.  
  1600.  
  1601.     psnup 
  1602.       puts many PostScript pages on one page. 
  1603.  
  1604.  
  1605.               What: Page-Reordering. Status: free. Platforms: ???. 
  1606.               Get-From: Part of psutils. . 
  1607.  
  1608.  
  1609.     PSR 
  1610.       is a DOS version of the UNIX program. 
  1611.  
  1612.  
  1613.               What: ???. Status: Converts-ASCII-to-PostScript. 
  1614.               Platforms: MS-DOS. Get-From: Bill Silvert 
  1615.               (silvert@biome.bio.ns.ca). 
  1616.  
  1617.  
  1618.     psroff3.0 
  1619.       contains programs that can convert TeX PK format or HP SFP format 
  1620.       fonts into PostScript bitmap fonts. While bitmap fonts scale 
  1621.       poorly, this is sometimes of use in special circumstances. By 
  1622.       Chris Lewis. 
  1623.  
  1624.  
  1625.               What: Converts-PK-to-PostScript, 
  1626.               Converts-SFP-to-PostScript. Status: free. Platforms: 
  1627.               UNIX, for psxlate and asc2ps also VMS. Get-From: 
  1628.               ftp.uunet.ca in distrib/chris_lewis/psroff3.0. 
  1629.  
  1630.  
  1631.     psselect 
  1632.       lets you select pages and ranges of pages to be printed from 
  1633.       among all the pages of a big document. 
  1634.  
  1635.  
  1636.               What: Page-Reordering. Status: free. Platforms: UNIX. 
  1637.               Get-From: See the psutils entry. 
  1638.  
  1639.  
  1640.     pstext 
  1641.       handles tabs and backspaces, prints two-up, landscape or 
  1642.       portrait. 
  1643.  
  1644.  
  1645.               What: Converts-ASCII-to-PostScript. Status: free. 
  1646.               Platforms: UNIX. Get-From: email to jgm@cs.brown.edu . 
  1647.  
  1648.  
  1649.     pstops 
  1650.       rearranges the pages in a PostScript file. 
  1651.  
  1652.  
  1653.               What: Page-Reordering. Status: ???. Platforms: UNIX. 
  1654.               Get-From: See the psutils entry. 
  1655.  
  1656.  
  1657.     PSTricks 
  1658.       v0.93 is an extensive collection of PostScript macros that is 
  1659.       compatible with most TeX macro packages, including Plain TeX , 
  1660.       LaTeX AmSTeX and AmS-LaTeX. Included are macros for color, 
  1661.       graphics, rotation, trees and overlays. It has several special 
  1662.       features: 
  1663.  
  1664.  
  1665.  
  1666.        * There is a wide variety of graphics (picture drawing) macros, 
  1667.          with a flexible interface and with color support. All lines 
  1668.          and outlines can be solid, dotted or dashed. Lines and curves 
  1669.          can have arrowheads, t-bars, brackets or circles on the ends. 
  1670.          Regions can be filled with solid colors, lines or crosshatch. 
  1671.          By Timothy Van Zandt 
  1672.  
  1673.  
  1674.        * There is support for polar and cartesian coordinate systems. 
  1675.  
  1676.  
  1677.        * There are macros for plots and axes. 
  1678.  
  1679.  
  1680.        * Nested rotations can be made with respect to the physical 
  1681.          page. 
  1682.  
  1683.  
  1684.        * There are flexible node macros, useful for trees, mathematical 
  1685.          diagrams, and linking information of any kind. 
  1686.  
  1687.  
  1688.        * There is a powerful loop macro that is useful for making 
  1689.          pictures. 
  1690.  
  1691.  
  1692.        * There are macros for coloring or shading the cells of tables. 
  1693.  
  1694.  
  1695.               What: Text-Formatter, Converts-PostScript-to-TeX, 
  1696.               Converts-PostScript-to-LaTeX. Status: free. Platforms: 
  1697.               UNIX. Get-From: princeton.edu:pub/tvz/pstricks.tar.Z. 
  1698.  
  1699.  
  1700.     PSxlate is part of psroff3.0, and is available from 
  1701.  
  1702.  
  1703.               What: Page-Reordering, Device-Utility. Status: free. 
  1704.               Platforms: UNIX. Get-From: comp.sources.unix archives, or 
  1705.               ftp.uunet.ca in /distrib/chris_ 
  1706.               lewis/psroff3.0/part??.Z. 
  1707.  
  1708.  
  1709.     psutils is a set of useful PostScript utilities: epsffit, 
  1710.       getafm, psbook, psnup, psselect, pstops, and showchar. By Angus 
  1711.       Duggan 
  1712.  
  1713.  
  1714.               What: Converts-ASCII-to-PostScript, Page-Reordering. 
  1715.               Status: free. Platforms: UNIX. Get-From: 
  1716.               ftp.dcs.ed.ac.uk:pub/ajcd/psutils.tar.Z. 
  1717.  
  1718.  
  1719.     SerialOff.PS works with SerialEHandler.ps to communicate 
  1720.       bidirectionally to the printer. Works on PostScript 2 printers 
  1721.       only. 
  1722.  
  1723.  
  1724.               What: Device-Utility. Status: free. Platforms: . 
  1725.               Get-From: wilma.cs.brown.edu:pub/postscript. 
  1726.  
  1727.  
  1728.     showchar outputs PostScript to draw a character with metric 
  1729.       information. 
  1730.  
  1731.  
  1732.               What: Font-Utility. Status: free. Platforms: UNIX. 
  1733.               Get-From: See the psutils entry. 
  1734.  
  1735.  
  1736.     spike.ps prints out an ASCII file in PostScript. Just prepend 
  1737.       to an ASCII file and send it to the printer. You can play with 
  1738.       the margins, font, etc. easily. By John Hughes. 
  1739.  
  1740.  
  1741.               What: Converts-ASCII-to-PostScript. Status: PostScript. 
  1742.               Platforms: Written-in-PostScript. Get-From: 
  1743.               wilma.cs.brown.edu:pub/postscript/spike.ps. 
  1744.  
  1745.  
  1746.     StripFonts strips out font definitions from a PostScript file 
  1747.       intended to be printed on a printer which already knows the 
  1748.       fonts. 
  1749.  
  1750.  
  1751.               What: Font-Utility. Status: free. Platforms: Macintosh. 
  1752.               Get-From: ???. 
  1753.  
  1754.  
  1755.     swtext started off as a clone of Adobe's ``enscript'', but is 
  1756.       now greatly enhanced, and has large numbers of columns, 
  1757.       ``document'' mode with paragraph fills and *bold* and_italic _ 
  1758.       printing (controlled by *...* and_... _ respectively), more 
  1759.       control over page layout.... 
  1760.  
  1761.  
  1762.               What: Converts-ASCII-to-PostScript. Status: commercial. 
  1763.               Platforms: ???. Get-From: Harlequin Ltd, Barrington Hall, 
  1764.               Barrington, Cambridge, CAMBS, United Kingdom. 
  1765.               scriptworks-request@harlqn.co.uk. 
  1766.  
  1767.  
  1768.     t1utils can convert PFB to PFA. By Lee Hetherington. 
  1769.  
  1770.  
  1771.               What: Converts-PFB-to-PFA, Converts-PFA-to-PFB. Status: 
  1772.               free. Platforms: ???. Get-From: ftp.cs.umb.edu 
  1773.               (192.12.26.23): /pub/misc/t1utils-1.1.tar.Z. 
  1774.  
  1775.  
  1776.     text2ps allows arbitrary rotation, control body font, body 
  1777.       font size, horizontal spacing, leading, left margin on even and 
  1778.       odd pages, top margin, fold long lines 
  1779.  
  1780.  
  1781.               What: Converts-ASCII-to-PostScript. Status: ???. 
  1782.               Platforms: DOS, UNIX?. Get-From: comp.binaries.ibm.pc, 
  1783.               volume 1, archive name text2ps. 
  1784.  
  1785.  
  1786.     TOPS is a very simple text to ps filter. Quite fast. 
  1787.  
  1788.  
  1789.               What: Converts-ASCII-to-PostScript. Status: free. 
  1790.               Platforms: MS-DOS. Get-From: Ian Farquhar 
  1791.               (ifarqhar@macuni.mqcc.mq.oz.au). 
  1792.  
  1793.  
  1794.     Trimmer strips out font definitions from a PostScript file 
  1795.       intended to be printed on a printer which already knows the 
  1796.       fonts. 
  1797.  
  1798.  
  1799.               What: Font-Utility. Status: Shareware. Platforms: 
  1800.               Macintosh. Get-From: ???. 
  1801.  
  1802.  
  1803.     unps 
  1804.  
  1805.  
  1806.               What: Converts-PostScript-to-ASCII. Status: free. 
  1807.               Platforms: POSIX, UNIX with nawk. Get-From: 
  1808.               wilma.cs.brown.edu:pub/postscript/unps. 
  1809.  
  1810.  
  1811.     up is a Perl hack to convert ps files to n-up (conforming 
  1812.       output from conforming input, so you can pass it through 
  1813.       again...), where n is whatever you want it to be, based on a 
  1814.       configuration file. It also includes page-reordering for 
  1815.       book-making. 
  1816.  
  1817.  
  1818.               What: Page-Reordering. Status: free. Platforms: Perl. 
  1819.               Get-From: comp.sources.misc late in '89 (volume 8). 
  1820.  
  1821.  
  1822.     wide.ps prints pages of 132 characters by 103 lines in 
  1823.       portrait mode in 6 point Courier. Just prepend to an ASCII file 
  1824.       and send it to the printer. By Carl Lydick. 
  1825.  
  1826.  
  1827.               What: Converts-ASCII-to-PostScript, 
  1828.               Written-in-PostScript. Status: free. Platforms: 
  1829.               PostScript. Get-From: send a mail message whose body 
  1830.               consists of the line ``SEND ASCII_TO_POSTSCRIPT'' to 
  1831.               FILESERV@SOL1.GPS.CALTECH.EDU (or, if you're on 
  1832.               ESnet/NSInet, to SOL1::FILESERV). 
  1833.  
  1834.  
  1835.     wmap2ps converts map files (MP1 format) from John B. 
  1836.       Allison's 'The World Digitized' package to EPSF 2.0 conforming 
  1837.       PostScript files. The latitude is usually projected using the 
  1838.       mercator projection and the resulting figure may be scaled and 
  1839.       positioned to the needs of the user. 
  1840.  
  1841.  
  1842.               What: Converts-MP1-to-PostScript. Status: free. 
  1843.               Platforms: PostScript. Get-From: 
  1844.               wilma.cs.brown.edu:pub/postscript/wmap2ps.shar. 
  1845.  
  1846.  
  1847.     xpr is converts the bitmap from any X window to PostScript. 
  1848.  
  1849.       To convert an image to PostScript in X windows, you can display 
  1850.       the image on the screen and then use ``xpr -device ps'' in the 
  1851.       resulting X11 window. For example, to convert GIF to PostScript, 
  1852.       use xv or xshowgif (ftp from bongo.cc.utexas.edu (128.83.186.13)) 
  1853.       and then xpr. 
  1854.  
  1855.  
  1856.               What: Converts-Images. Status: ???. Platforms: X11. 
  1857.               Get-From: ???. 
  1858.