File: figtext.ps

package info (click to toggle)
pstoedit 3.45-4
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,272 kB
  • ctags: 2,705
  • sloc: cpp: 24,255; sh: 8,439; perl: 3,896; ansic: 881; java: 860; makefile: 451
file content (9 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9


/Courier findfont 20 scalefont setfont 100 200 moveto (Courier ) show
/Times-Roman findfont 20 scalefont setfont 100 300 moveto (Times-Roman ) show
/Helvetica findfont 20 scalefont setfont 100 400 moveto (Helvetica ) show
/Times-Italic findfont 20 scalefont setfont 100 500 moveto (Times-Italic ) show
/Times-Bold findfont 20 scalefont setfont 100 600 moveto (Times-Bold ) show

showpage