File: figtext.ps

package info (click to toggle)
pstoedit 3.44-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,260 kB
  • ctags: 2,690
  • sloc: cpp: 24,276; sh: 8,676; perl: 3,872; ansic: 881; java: 860; makefile: 450
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