File: rect_link.ps

package info (click to toggle)
ruby-rghost 0.9.9-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,188 kB
  • sloc: ruby: 3,374; makefile: 6; sh: 1
file content (17 lines) | stat: -rwxr-xr-x 315 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/:rect_x 0 def 
/:rect_y 0 def 
/:rect_w 0 def 
/:rect_h 0 def 
/:rect_uri (http://rghost.rubyforge.org) def 

/:rect_link{
:rect_x :rect_y moveto
[ /Rect [:rect_x :rect_y :rect_w X add :rect_h Y add] 
  /Action /Launch
  /Border [0 0 1]
  /Color :rect_color
  /URI :rect_uri
  /Subtype /Link
  /ANN pdfmark
 
} def