home *** CD-ROM | disk | FTP | other *** search
- %%BeginFile: lw8_NON-uniform_graphics-2.0
- /@d
- {
- gS
- np
- :M
- 1 index 0 rl
- 0 exch rl
- neg 0 rl
- :K
- scale
- 1 lw
- stroke
- gR
- }bd
- /oh Z
- /ow Z
- /y2 Z
- /y1 Z
- /x2 Z
- /x1 Z
- /rad Z
- /ph Z
- /pw Z
- /arct where
- {
- pop
- }{
- /arct
- {
- arcto pop pop pop pop
- }bd
- }ifelse
- /@r
- {
- /oh xs
- /ow xs
- oh div
- /y2 xs
- ow div
- /x2 xs
- oh div
- /y1 xs
- ow div
- /x1 xs
- gS
- np
- ow oh scale
- x2 x1 add 2 div y1 :M
- x2 y1 x2 y2 .5 arct
- x2 y2 x1 y2 .5 arct
- x1 y2 x1 y1 .5 arct
- x1 y1 x2 y1 .5 arct
- fill
- gR
- }bd
- /@t
- {
- /rad xs
- /y2 xs
- /x2 xs
- /y1 xs
- /x1 xs
- gS
- np
- x2 x1 add 2 div y1 :M
- x2 y1 x2 y2 rad arct
- x2 y2 x1 y2 rad arct
- x1 y2 x1 y1 rad arct
- x1 y1 x2 y1 rad arct
- :K
- scale
- 1 lw
- stroke
- gR
- }bd
- /@u
- {
- /oh xs
- /ow xs
- /ph xs
- /pw xs
- oh div
- /y2 xs
- ow div
- /x2 xs
- oh div
- /y1 xs
- ow div
- /x1 xs
- gS
- np
- $m currentmatrix
- ow oh scale
- x2 x1 add 2 div y1 :M
- x2 y1 x2 y2 .5 arct
- x2 y2 x1 y2 .5 arct
- x1 y2 x1 y1 .5 arct
- x1 y1 x2 y1 .5 arct
- :K
- setmatrix
- pw ph scale
- 1 lw
- stroke
- gR
- }bd
- /@g
- {
- gS
- np
- 0 360 arc
- :K
- scale
- 1 lw
- stroke
- gR
- }bd
- /@h
- {
- gS
- np
- $m currentmatrix
- pop
- :T
- scale
- 0 0 .5 0 360 arc
- $m setmatrix
- scale
- 1 lw
- :K
- stroke
- gR
- }bd
- /@o
- {
- gS
- np
- arc
- scale
- 1 lw
- stroke
- gR
- }bd
- /@p
- {
- gS
- np
- $m currentmatrix
- pop
- :T
- scale
- 0 0 .5 5 -2 roll arc
- $m setmatrix
- scale
- 1 lw
- stroke
- gR
- }bd
- %%EndFile
-