CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/11/01 04:14:53
Modified files:
usr.bin/mandoc : term_ps.c
Log message:
shrink the generated PostScript by more than 50% by actually using PostScript
- define each font setup.
- package moveto/show as one command.
- extra shorthand when y doesn't change, reuse the current pos.
okay schwarze@
