https://github.com/resuna/pps
Postscript Pretty Printer
https://github.com/resuna/pps
c postscript pretty-printer unix-shell
Last synced: 8 months ago
JSON representation
Postscript Pretty Printer
- Host: GitHub
- URL: https://github.com/resuna/pps
- Owner: resuna
- License: bsd-3-clause
- Created: 2016-12-26T19:53:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-26T20:09:31.000Z (almost 9 years ago)
- Last Synced: 2025-01-05T02:41:44.378Z (9 months ago)
- Topics: c, postscript, pretty-printer, unix-shell
- Language: Shell
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PPS
Postscript Pretty Printer_It's really pretty._
## Usage
p2ps [-t tabs] [-l lines] [-c cols] [-h title] [-d date] [file]...pps [-t tabs] [-l lines] [-c cols] [-h title] [-[fFi] font] [-d date] [-L[L]] [-N[period]] [[-from USERNAME] -to USERNAME] [-M magic] [-ISO] [-nh] [file]...
## pps
Prints pages 1-up, portraitVarious options added for formatting a FAX cover sheet. Because I needed to.
### fonts
- -f font
- Normal text font
- -F font
- Numeric text font
- -i font
- Italic/Oblique font if it's not generated by adding "Italic" to the default font.
- -lucida
- Lucida Sans Typewriter
- -tex
- Computer Modern Typewriter
Default is Courier
Note: Computer Modern requires the files /usr/local/lib/cmfonts/cmtex10.pfb and /usr/local/lib/cmfonts/cmsltt10.pfb - you have to locate these yourself.
## p2ps
Prints pages 2-up, landscape