Revision 9090,
246 bytes
checked in by ghudson, 28 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r9089,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | /DoDraft { % string outline gray -pagewidth rotation x y size name |
---|
2 | gsave |
---|
3 | findfont exch scalefont setfont |
---|
4 | moveto |
---|
5 | rotate 0 exch translate |
---|
6 | setgray |
---|
7 | exch /tmp exch def |
---|
8 | { tmp false charpath stroke } |
---|
9 | { tmp show } ifelse |
---|
10 | grestore |
---|
11 | } def |
---|
Note: See
TracBrowser
for help on using the repository browser.