diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-08-26 16:31:13 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-08-26 16:31:13 +0000 |
commit | d565b684572fb7f30e0ac5afa07152d9a0e3493a (patch) | |
tree | 1c15a37bf79e19d1fd368ab6de01d794b646e2b0 /print/dvips2ascii/pkg-descr | |
parent | 59a19f9bb3fd8c891b043b5e41fc48f9e370625a (diff) |
Notes
Diffstat (limited to 'print/dvips2ascii/pkg-descr')
-rw-r--r-- | print/dvips2ascii/pkg-descr | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/print/dvips2ascii/pkg-descr b/print/dvips2ascii/pkg-descr new file mode 100644 index 000000000000..c2bc86becd7c --- /dev/null +++ b/print/dvips2ascii/pkg-descr @@ -0,0 +1,17 @@ +dvips2ascii +----------- + +This is a PostScript-to-ascii converter which works for PostScript +files created by dvips. Results are usually better than using ps2ascii +which comes with ghostscript. + +USAGE: dvips2ascii < psfile > asciifile + +dvips2ascii is a perl script, therefore it is slow. There is limited +support for accented characters (mainly german umlauts). Let me know +if you want support for other special characters. + +Comments, bug reports and fixes to + + eserte@cs.tu-berlin.de (Slaven Rezic) + |