@ball @jbz
Screenshots of #OpenWindows make my heart happy.
Also, tiger.e?ps is still included in the Ghostscript source distribution:
%!PS-Adobe-2.0 EPSF-1.2
%%Creator: Adobe Illustrator(TM) 1.2d4
%%For: OpenWindows Version 2
%%Title: tiger.eps
%%CreationDate: 4/12/90 3:20 AM
%%DocumentProcSets: Adobe_Illustrator_1.2d1 0 0
%%DocumentSuppliedProcSets: Adobe_Illustrator_1.2d1 0 0
%%BoundingBox: 17 171 567 739
%%EndComments
/tigersave save def % prevent residual side effects
%%BeginProcSet:Adobe_Illustrator_1.2d1 0 0
/Adobe_Illustrator_1.2d1 dup 100 dict def load begin
% definition operators
/bdef {bind def} bind def
/ldef {load def} bdef
/xdef {exch def} bdef
% graphic state operators
/_K { 3 index add neg dup 0 lt {pop 0} if 3 1 roll } bdef
/_k /setcmybcolor where {
/setcmybcolor get
} {
{ 1 sub 4 1 roll _K _K _K setrgbcolor pop } bind
} ifelse def
/g {/_b xdef /p {_b setgray} def} bdef
/G {/_B xdef /P {_B setgray} def} bdef
/k {/_b xdef /_y xdef /_m xdef /_c xdef /p {_c _m _y _b _k} def} bdef
/K {/_B xdef /_Y xdef /_M xdef /_C xdef /P {_C _M _Y _B _k} def} bdef
/d /setdash ldef
/_i currentflat def
/i {dup 0 eq {pop _i} if setflat} bdef
/j /setlinejoin ldef
/J /setlinecap ldef
/M /setmiterlimit ldef
/w /setlinewidth ldef
% path construction operators
/_R {.25 sub round .25 add} bdef
/_r {transform _R exch _R exch itransform} bdef
/c {_r curveto} bdef
/C /c ldef
/v {currentpoint 6 2 roll _r curveto} bdef
/V /v ldef
/y {_r 2 copy curveto} bdef
/Y /y ldef
/l {_r lineto} bdef
/L /l ldef
/m {_r moveto} bdef
% path painting operators
/n /newpath ldef
/N /n ldef
/F {p fill} bdef
/f {closepath F} bdef
/S {P stroke} bdef
/s {closepath S} bdef
/B {gsave F grestore S} bdef
/b {closepath B} bdef
end
%%EndProcSet
%%EndProlog
%%Page: 1 1
Adobe_Illustrator_1.2d1 begin
.8 setgray
clippath fill
-110 -300 translate
1.1 dup scale
0 g
0 G
0 i
0 J
0 j
0.172 w
10 M
[]0 d
0 0 0 0 k
177.696 715.715 m
177.797 713.821 176.973 713.84 v
176.149 713.859 159.695 761.934 139.167 759.691 C
156.95 767.044 177.696 715.715 V
b
181.226 718.738 m
180.677 716.922 179.908 717.221 v
179.14 717.519 180.023 768.325 159.957 773.199 C
179.18 774.063 181.226 718.738 V
b
208.716 676.41 m
210.352 675.45 209.882 674.773 v
209.411 674.096 160.237 686.898 150.782 668.541 C
154.461 687.428 208.716 676.41 V
b
205.907 666.199 m
207.763 665.803 207.529 665.012 v
207.296 664.221 156.593 660.879 153.403 640.478 C
...and so on... ;)