| %!PS-Adobe-3.0 /twice { { (KPF) == } twice % (KPF)(KPF) /sum { 10 { } sum == % 55 |
| %!PS-Adobe-3.0 /twice { { (KPF) == } twice % (KPF)(KPF) /sum { 10 { } sum == % 55 |
| %!PS-Adobe-3.0 /triple { 1 1 1 triple == % true |
GS>/thestring (global) def
GS>thestring =
global
GS>/exampledict 1 dict def
GS>exampledict begin
GS>thestring =
global
GS>/thestring (local) def
GS>thestring =
local
GS>end
GS>thestring =
global
GS>
| PostScript(R) Language Tutorial and Cookbook (APL) posted with amazlet at 09.10.07 Adobe Systems Inc. おすすめ度の平均:
|
| % Expanded and constant width lines % --- procedures ----------------------- /inch { /centersquare { /tran { % --- main ----------------------------- { showpage |
| PostScript(R) Language Tutorial and Cookbook (APL) posted with amazlet at 09.10.07 Adobe Systems Inc. おすすめ度の平均:
|
| % Repeated Shapes % --- variables ------------------------ % --- procedures ----------------------- /inch { /wedge { % --- main ----------------------------- -225 0 translate { showpage |
| PostScript(R) Language Tutorial and Cookbook (APL) posted with amazlet at 09.10.07 Adobe Systems Inc. おすすめ度の平均:
|
| % --- variables ------------------------ % --- procedure ------------------------ /newline { } def % --- main ----------------------------- 1 1 77 { % 00110110 showpage |
| /Helicopter <dd ff 00 ff 54 1f 80 03 fb f9 00 1e> def 100 300 translate 16 6 1 [16 0 0 6 0 0] { showpage |
| PostScript(R) Language Tutorial and Cookbook (APL) posted with amazlet at 09.10.07 Adobe Systems Inc. おすすめ度の平均:
|
| % --- variables ------------------------ % --- procedures ----------------------- /circleofString { /draw-title { % --- main ----------------------------- { show } 30 45 circleofString draw-title 0 -400 translate { oshow } 10 13 circleofString draw-title showpage |
| PostScript(R) Language Tutorial and Cookbook (APL) posted with amazlet at 09.10.07 Adobe Systems Inc. おすすめ度の平均:
|
| % --- procedures ----------------------- /verticals { /horizontals { % --- main ----------------------------- showpage |
| % --- variables ------------------------ % --- procedures ----------------------- /rays { % --- main ----------------------------- newpath (Kumamoto) true charpath newpath showpage |
| PostScript(R) Language Tutorial and Cookbook (APL) posted with amazlet at 09.10.07 Adobe Systems Inc. おすすめ度の平均:
|
| % --- variables ------------------------ % --- procedures ----------------------- /borders { /newline { /doLine { /dot { % --- main ----------------------------- .5 setlinewidth showpage |
| PostScript(R) Language Tutorial and Cookbook (APL) posted with amazlet at 09.10.07 Adobe Systems Inc. おすすめ度の平均:
|
| % --- variables ------------------------ % --- procedures ----------------------- /up { % --- main ----------------------------- basefont [12 up 0 0 12 up 0 0] makefont setfont basefont [17 up 0 0 12 up 0 0] makefont setfont basefont [7 up 0 0 12 up 0 0] makefont setfont basefont [12 up 0 6.93 up 12 up 0 0] makefont setfont |
| PostScript(R) Language Tutorial and Cookbook (APL) posted with amazlet at 09.10.07 Adobe Systems Inc. おすすめ度の平均:
|