Added mechanism to refuse to write to EPS files created by Adobe Illustrator 8.0 or older, because Illustrator won't be able to open those afterwards
This commit is contained in:
parent
8e0a97a0a2
commit
cbb0bb2934
@ -424,6 +424,7 @@ namespace {
|
||||
size_t posPageTrailer = posEndEps;
|
||||
size_t posEof = posEndEps;
|
||||
std::vector<std::pair<size_t, size_t> > removableEmbeddings;
|
||||
bool illustrator8 = false;
|
||||
bool implicitPage = false;
|
||||
bool implicitPageTrailer = false;
|
||||
bool inDefaultsOrPrologOrSetup = false;
|
||||
@ -483,6 +484,8 @@ namespace {
|
||||
posExiv2Version = startPos;
|
||||
} else if (posEndComments == posEndEps && posExiv2Website == posEndEps && startsWith(line, "%Exiv2Website:")) {
|
||||
posExiv2Website = startPos;
|
||||
} else if (posEndComments == posEndEps && startsWith(line, "%%Creator: Adobe Illustrator") && firstLine == "%!PS-Adobe-3.0 EPSF-3.0") {
|
||||
illustrator8 = true;
|
||||
} else if (posEndComments == posEndEps && line == "%%EndComments") {
|
||||
posEndComments = startPos;
|
||||
} else if (line == "%%BeginDefaults") {
|
||||
@ -717,6 +720,14 @@ namespace {
|
||||
nativePreviews.push_back(nativePreview);
|
||||
}
|
||||
} else {
|
||||
// check for Adobe Illustrator 8.0 or older
|
||||
if (illustrator8) {
|
||||
#ifndef SUPPRESS_WARNINGS
|
||||
EXV_WARNING << "Unable to write to EPS files created by Adobe Illustrator 8.0 or older.\n";
|
||||
#endif
|
||||
throw Error(21);
|
||||
}
|
||||
|
||||
// create temporary output file
|
||||
BasicIo::AutoPtr tempIo(io.temporary());
|
||||
assert (tempIo.get() != 0);
|
||||
|
||||
@ -1,778 +0,0 @@
|
||||
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: Adobe Illustrator(TM) 3.2
%%AI8_CreatorVersion: 15.0.0
%%For: (Michael Ulbrich) ()
%%Title: (zs_oodraw_ai-3-lev2.eps)
%%CreationDate: 3/25/11 4:13 PM
%%Canvassize: 16383
%%BoundingBox: 199 311 412 481
%%DocumentProcessColors: Black
%%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0
%%+ procset Adobe_cshow 1.1 0
%%+ procset Adobe_customcolor 1.0 0
%%+ procset Adobe_IllustratorA_AI3 1.0 1
%AI3_ColorUsage: Color
%AI3_IncludePlacedImages
%AI3_TemplateBox: 306 396 306 396
%AI3_TileBox: 26.5 16 585.5 799
%AI3_DocumentPreview: Header
%%PageOrigin:0 0
%AI7_GridSettings: 72 8 72 8 1 0 0.8 0.8 0.8 0.9 0.9 0.9
%AI9_Flatten: 1
%AI12_CMSettings: 00.MS
%ADO_ContainsXMP: NoMain
%%Pages: 1
%Exiv2Version: _Exiv2Version_
%Exiv2Website: http://www.exiv2.org/
%%EndComments
%%BeginProlog
%%BeginResource: procset Adobe_packedarray 2.0 0
|
||||
%%Title: (Packed Array Operators)
|
||||
%%Version: 2.0 0
|
||||
%%CreationDate: (8/2/90) ()
|
||||
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
|
||||
userdict /Adobe_packedarray 5 dict dup begin put
|
||||
/initialize
|
||||
{
|
||||
/packedarray where
|
||||
{
|
||||
pop
|
||||
}
|
||||
{
|
||||
Adobe_packedarray begin
|
||||
Adobe_packedarray
|
||||
{
|
||||
dup xcheck
|
||||
{
|
||||
bind
|
||||
} if
|
||||
userdict 3 1 roll put
|
||||
} forall
|
||||
end
|
||||
} ifelse
|
||||
} def
|
||||
/terminate
|
||||
{
|
||||
} def
|
||||
/packedarray
|
||||
{
|
||||
array astore readonly
|
||||
} def
|
||||
/setpacking
|
||||
{
|
||||
pop
|
||||
} def
|
||||
/currentpacking
|
||||
{
|
||||
false
|
||||
} def
|
||||
currentdict readonly pop end
|
||||
%%EndResource
|
||||
Adobe_packedarray /initialize get exec
|
||||
%%BeginResource: procset Adobe_cshow 1.1 0
|
||||
%%Title: (cshow Operator)
|
||||
%%Version: 1.1 0
|
||||
%%CreationDate: (1/23/89) ()
|
||||
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
|
||||
currentpacking true setpacking
|
||||
userdict /Adobe_cshow 3 dict dup begin put
|
||||
/initialize
|
||||
{
|
||||
/cshow where
|
||||
{
|
||||
pop
|
||||
}
|
||||
{
|
||||
userdict /Adobe_cshow_vars 1 dict dup begin put
|
||||
/_cshow
|
||||
{} def
|
||||
Adobe_cshow begin
|
||||
Adobe_cshow
|
||||
{
|
||||
dup xcheck
|
||||
{
|
||||
bind
|
||||
} if
|
||||
userdict 3 1 roll put
|
||||
} forall
|
||||
end
|
||||
end
|
||||
} ifelse
|
||||
} def
|
||||
/terminate
|
||||
{
|
||||
} def
|
||||
/cshow
|
||||
{
|
||||
exch
|
||||
Adobe_cshow_vars
|
||||
exch /_cshow
|
||||
exch put
|
||||
{
|
||||
0 0 Adobe_cshow_vars /_cshow get exec
|
||||
} forall
|
||||
} def
|
||||
currentdict readonly pop end
|
||||
setpacking
|
||||
%%EndResource
|
||||
%%BeginResource: procset Adobe_customcolor 1.0 0
|
||||
%%Title: (Custom Color Operators)
|
||||
%%Version: 1.0 0
|
||||
%%CreationDate: (5/9/88) ()
|
||||
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
|
||||
currentpacking true setpacking
|
||||
userdict /Adobe_customcolor 5 dict dup begin put
|
||||
/initialize
|
||||
{
|
||||
/setcustomcolor where
|
||||
{
|
||||
pop
|
||||
}
|
||||
{
|
||||
Adobe_customcolor begin
|
||||
Adobe_customcolor
|
||||
{
|
||||
dup xcheck
|
||||
{
|
||||
bind
|
||||
} if
|
||||
pop pop
|
||||
} forall
|
||||
end
|
||||
Adobe_customcolor begin
|
||||
} ifelse
|
||||
} def
|
||||
/terminate
|
||||
{
|
||||
currentdict Adobe_customcolor eq
|
||||
{
|
||||
end
|
||||
} if
|
||||
} def
|
||||
/findcmykcustomcolor
|
||||
{
|
||||
5 packedarray
|
||||
} def
|
||||
/setcustomcolor
|
||||
{
|
||||
exch
|
||||
aload pop pop
|
||||
4
|
||||
{
|
||||
4 index mul 4 1 roll
|
||||
} repeat
|
||||
5 -1 roll pop
|
||||
setcmykcolor
|
||||
} def
|
||||
/setoverprint
|
||||
{
|
||||
pop
|
||||
} def
|
||||
currentdict readonly pop end
|
||||
setpacking
|
||||
%%EndResource
|
||||
%%BeginResource: procset Adobe_IllustratorA_AI3 1.1 3
|
||||
%%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)
|
||||
%%Version: 1.1 3
|
||||
%%CreationDate: (3/7/1994) ()
|
||||
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
|
||||
currentpacking true setpacking
|
||||
userdict /Adobe_IllustratorA_AI3 61 dict dup begin put
|
||||
/initialize
|
||||
{
|
||||
userdict /Adobe_IllustratorA_AI3_vars 58 dict dup begin put
|
||||
/_lp /none def
|
||||
/_pf {} def
|
||||
/_ps {} def
|
||||
/_psf {} def
|
||||
/_pss {} def
|
||||
/_pjsf {} def
|
||||
/_pjss {} def
|
||||
/_pola 0 def
|
||||
/_doClip 0 def
|
||||
/cf currentflat def
|
||||
/_tm matrix def
|
||||
/_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def
|
||||
/_renderEnd [null null null null /i1 /i1 /i1 /i1] def
|
||||
/_render -1 def
|
||||
/_rise 0 def
|
||||
/_ax 0 def
|
||||
/_ay 0 def
|
||||
/_cx 0 def
|
||||
/_cy 0 def
|
||||
/_leading [0 0] def
|
||||
/_ctm matrix def
|
||||
/_mtx matrix def
|
||||
/_sp 16#020 def
|
||||
/_hyphen (-) def
|
||||
/_fScl 0 def
|
||||
/_cnt 0 def
|
||||
/_hs 1 def
|
||||
/_nativeEncoding 0 def
|
||||
/_useNativeEncoding 0 def
|
||||
/_tempEncode 0 def
|
||||
/_pntr 0 def
|
||||
/_tDict 2 dict def
|
||||
/_wv 0 def
|
||||
/Tx {} def
|
||||
/Tj {} def
|
||||
/CRender {} def
|
||||
/_AI3_savepage {} def
|
||||
/_gf null def
|
||||
/_cf 4 array def
|
||||
/_if null def
|
||||
/_of false def
|
||||
/_fc {} def
|
||||
/_gs null def
|
||||
/_cs 4 array def
|
||||
/_is null def
|
||||
/_os false def
|
||||
/_sc {} def
|
||||
/_i null def
|
||||
Adobe_IllustratorA_AI3 begin
|
||||
Adobe_IllustratorA_AI3
|
||||
{
|
||||
dup xcheck
|
||||
{
|
||||
bind
|
||||
} if
|
||||
pop pop
|
||||
} forall
|
||||
end
|
||||
end
|
||||
Adobe_IllustratorA_AI3 begin
|
||||
Adobe_IllustratorA_AI3_vars begin
|
||||
newpath
|
||||
} def
|
||||
/terminate
|
||||
{
|
||||
end
|
||||
end
|
||||
} def
|
||||
/_
|
||||
null def
|
||||
/ddef
|
||||
{
|
||||
Adobe_IllustratorA_AI3_vars 3 1 roll put
|
||||
} def
|
||||
/xput
|
||||
{
|
||||
dup load dup length exch maxlength eq
|
||||
{
|
||||
dup dup load dup
|
||||
length 2 mul dict copy def
|
||||
} if
|
||||
load begin def end
|
||||
} def
|
||||
/npop
|
||||
{
|
||||
{
|
||||
pop
|
||||
} repeat
|
||||
} def
|
||||
/sw
|
||||
{
|
||||
dup length exch stringwidth
|
||||
exch 5 -1 roll 3 index mul add
|
||||
4 1 roll 3 1 roll mul add
|
||||
} def
|
||||
/swj
|
||||
{
|
||||
dup 4 1 roll
|
||||
dup length exch stringwidth
|
||||
exch 5 -1 roll 3 index mul add
|
||||
4 1 roll 3 1 roll mul add
|
||||
6 2 roll /_cnt 0 ddef
|
||||
{1 index eq {/_cnt _cnt 1 add ddef} if} forall pop
|
||||
exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
|
||||
} def
|
||||
/ss
|
||||
{
|
||||
4 1 roll
|
||||
{
|
||||
2 npop
|
||||
(0) exch 2 copy 0 exch put pop
|
||||
gsave
|
||||
false charpath currentpoint
|
||||
4 index setmatrix
|
||||
stroke
|
||||
grestore
|
||||
moveto
|
||||
2 copy rmoveto
|
||||
} exch cshow
|
||||
3 npop
|
||||
} def
|
||||
/jss
|
||||
{
|
||||
4 1 roll
|
||||
{
|
||||
2 npop
|
||||
(0) exch 2 copy 0 exch put
|
||||
gsave
|
||||
_sp eq
|
||||
{
|
||||
exch 6 index 6 index 6 index 5 -1 roll widthshow
|
||||
currentpoint
|
||||
}
|
||||
{
|
||||
false charpath currentpoint
|
||||
4 index setmatrix stroke
|
||||
}ifelse
|
||||
grestore
|
||||
moveto
|
||||
2 copy rmoveto
|
||||
} exch cshow
|
||||
6 npop
|
||||
} def
|
||||
/sp
|
||||
{
|
||||
{
|
||||
2 npop (0) exch
|
||||
2 copy 0 exch put pop
|
||||
false charpath
|
||||
2 copy rmoveto
|
||||
} exch cshow
|
||||
2 npop
|
||||
} def
|
||||
/jsp
|
||||
{
|
||||
{
|
||||
2 npop
|
||||
(0) exch 2 copy 0 exch put
|
||||
_sp eq
|
||||
{
|
||||
exch 5 index 5 index 5 index 5 -1 roll widthshow
|
||||
}
|
||||
{
|
||||
false charpath
|
||||
}ifelse
|
||||
2 copy rmoveto
|
||||
} exch cshow
|
||||
5 npop
|
||||
} def
|
||||
/pl
|
||||
{
|
||||
transform
|
||||
0.25 sub round 0.25 add exch
|
||||
0.25 sub round 0.25 add exch
|
||||
itransform
|
||||
} def
|
||||
/setstrokeadjust where
|
||||
{
|
||||
pop true setstrokeadjust
|
||||
/c
|
||||
{
|
||||
curveto
|
||||
} def
|
||||
/C
|
||||
/c load def
|
||||
/v
|
||||
{
|
||||
currentpoint 6 2 roll curveto
|
||||
} def
|
||||
/V
|
||||
/v load def
|
||||
/y
|
||||
{
|
||||
2 copy curveto
|
||||
} def
|
||||
/Y
|
||||
/y load def
|
||||
/l
|
||||
{
|
||||
lineto
|
||||
} def
|
||||
/L
|
||||
/l load def
|
||||
/m
|
||||
{
|
||||
moveto
|
||||
} def
|
||||
}
|
||||
{
|
||||
/c
|
||||
{
|
||||
pl curveto
|
||||
} def
|
||||
/C
|
||||
/c load def
|
||||
/v
|
||||
{
|
||||
currentpoint 6 2 roll pl curveto
|
||||
} def
|
||||
/V
|
||||
/v load def
|
||||
/y
|
||||
{
|
||||
pl 2 copy curveto
|
||||
} def
|
||||
/Y
|
||||
/y load def
|
||||
/l
|
||||
{
|
||||
pl lineto
|
||||
} def
|
||||
/L
|
||||
/l load def
|
||||
/m
|
||||
{
|
||||
pl moveto
|
||||
} def
|
||||
}ifelse
|
||||
/d
|
||||
{
|
||||
setdash
|
||||
} def
|
||||
/cf {} def
|
||||
/i
|
||||
{
|
||||
dup 0 eq
|
||||
{
|
||||
pop cf
|
||||
} if
|
||||
setflat
|
||||
} def
|
||||
/j
|
||||
{
|
||||
setlinejoin
|
||||
} def
|
||||
/J
|
||||
{
|
||||
setlinecap
|
||||
} def
|
||||
/M
|
||||
{
|
||||
setmiterlimit
|
||||
} def
|
||||
/w
|
||||
{
|
||||
setlinewidth
|
||||
} def
|
||||
/H
|
||||
{} def
|
||||
/h
|
||||
{
|
||||
closepath
|
||||
} def
|
||||
/N
|
||||
{
|
||||
_pola 0 eq
|
||||
{
|
||||
_doClip 1 eq {clip /_doClip 0 ddef} if
|
||||
newpath
|
||||
}
|
||||
{
|
||||
/CRender {N} ddef
|
||||
}ifelse
|
||||
} def
|
||||
/n
|
||||
{N} def
|
||||
/F
|
||||
{
|
||||
_pola 0 eq
|
||||
{
|
||||
_doClip 1 eq
|
||||
{
|
||||
gsave _pf grestore clip newpath /_lp /none ddef _fc
|
||||
/_doClip 0 ddef
|
||||
}
|
||||
{
|
||||
_pf
|
||||
}ifelse
|
||||
}
|
||||
{
|
||||
/CRender {F} ddef
|
||||
}ifelse
|
||||
} def
|
||||
/f
|
||||
{
|
||||
closepath
|
||||
F
|
||||
} def
|
||||
/S
|
||||
{
|
||||
_pola 0 eq
|
||||
{
|
||||
_doClip 1 eq
|
||||
{
|
||||
gsave _ps grestore clip newpath /_lp /none ddef _sc
|
||||
/_doClip 0 ddef
|
||||
}
|
||||
{
|
||||
_ps
|
||||
}ifelse
|
||||
}
|
||||
{
|
||||
/CRender {S} ddef
|
||||
}ifelse
|
||||
} def
|
||||
/s
|
||||
{
|
||||
closepath
|
||||
S
|
||||
} def
|
||||
/B
|
||||
{
|
||||
_pola 0 eq
|
||||
{
|
||||
_doClip 1 eq
|
||||
gsave F grestore
|
||||
{
|
||||
gsave S grestore clip newpath /_lp /none ddef _sc
|
||||
/_doClip 0 ddef
|
||||
}
|
||||
{
|
||||
S
|
||||
}ifelse
|
||||
}
|
||||
{
|
||||
/CRender {B} ddef
|
||||
}ifelse
|
||||
} def
|
||||
/b
|
||||
{
|
||||
closepath
|
||||
B
|
||||
} def
|
||||
/W
|
||||
{
|
||||
/_doClip 1 ddef
|
||||
} def
|
||||
/*
|
||||
{
|
||||
count 0 ne
|
||||
{
|
||||
dup type (stringtype) eq {pop} if
|
||||
} if
|
||||
_pola 0 eq {newpath} if
|
||||
} def
|
||||
/u
|
||||
{} def
|
||||
/U
|
||||
{} def
|
||||
/q
|
||||
{
|
||||
_pola 0 eq {gsave} if
|
||||
} def
|
||||
/Q
|
||||
{
|
||||
_pola 0 eq {grestore} if
|
||||
} def
|
||||
/*u
|
||||
{
|
||||
_pola 1 add /_pola exch ddef
|
||||
} def
|
||||
/*U
|
||||
{
|
||||
_pola 1 sub /_pola exch ddef
|
||||
_pola 0 eq {CRender} if
|
||||
} def
|
||||
/D
|
||||
{pop} def
|
||||
/*w
|
||||
{} def
|
||||
/*W
|
||||
{} def
|
||||
/`
|
||||
{
|
||||
/_i save ddef
|
||||
6 1 roll 4 npop
|
||||
concat pop
|
||||
userdict begin
|
||||
/showpage {} def
|
||||
0 setgray
|
||||
0 setlinecap
|
||||
1 setlinewidth
|
||||
0 setlinejoin
|
||||
10 setmiterlimit
|
||||
[] 0 setdash
|
||||
/setstrokeadjust where {pop false setstrokeadjust} if
|
||||
newpath
|
||||
0 setgray
|
||||
false setoverprint
|
||||
} def
|
||||
/~
|
||||
{
|
||||
end
|
||||
_i restore
|
||||
} def
|
||||
/O
|
||||
{
|
||||
0 ne
|
||||
/_of exch ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/R
|
||||
{
|
||||
0 ne
|
||||
/_os exch ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/g
|
||||
{
|
||||
/_gf exch ddef
|
||||
/_fc
|
||||
{
|
||||
_lp /fill ne
|
||||
{
|
||||
_of setoverprint
|
||||
_gf setgray
|
||||
/_lp /fill ddef
|
||||
} if
|
||||
} ddef
|
||||
/_pf
|
||||
{
|
||||
_fc
|
||||
fill
|
||||
} ddef
|
||||
/_psf
|
||||
{
|
||||
_fc
|
||||
ashow
|
||||
} ddef
|
||||
/_pjsf
|
||||
{
|
||||
_fc
|
||||
awidthshow
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/G
|
||||
{
|
||||
/_gs exch ddef
|
||||
/_sc
|
||||
{
|
||||
_lp /stroke ne
|
||||
{
|
||||
_os setoverprint
|
||||
_gs setgray
|
||||
/_lp /stroke ddef
|
||||
} if
|
||||
} ddef
|
||||
/_ps
|
||||
{
|
||||
_sc
|
||||
stroke
|
||||
} ddef
|
||||
/_pss
|
||||
{
|
||||
_sc
|
||||
ss
|
||||
} ddef
|
||||
/_pjss
|
||||
{
|
||||
_sc
|
||||
jss
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/k
|
||||
{
|
||||
_cf astore pop
|
||||
/_fc
|
||||
{
|
||||
_lp /fill ne
|
||||
{
|
||||
_of setoverprint
|
||||
_cf aload pop setcmykcolor
|
||||
/_lp /fill ddef
|
||||
} if
|
||||
} ddef
|
||||
/_pf
|
||||
{
|
||||
_fc
|
||||
fill
|
||||
} ddef
|
||||
/_psf
|
||||
{
|
||||
_fc
|
||||
ashow
|
||||
} ddef
|
||||
/_pjsf
|
||||
{
|
||||
_fc
|
||||
awidthshow
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/K
|
||||
{
|
||||
_cs astore pop
|
||||
/_sc
|
||||
{
|
||||
_lp /stroke ne
|
||||
{
|
||||
_os setoverprint
|
||||
_cs aload pop setcmykcolor
|
||||
/_lp /stroke ddef
|
||||
} if
|
||||
} ddef
|
||||
/_ps
|
||||
{
|
||||
_sc
|
||||
stroke
|
||||
} ddef
|
||||
/_pss
|
||||
{
|
||||
_sc
|
||||
ss
|
||||
} ddef
|
||||
/_pjss
|
||||
{
|
||||
_sc
|
||||
jss
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/x
|
||||
{
|
||||
/_gf exch ddef
|
||||
findcmykcustomcolor
|
||||
/_if exch ddef
|
||||
/_fc
|
||||
{
|
||||
_lp /fill ne
|
||||
{
|
||||
_of setoverprint
|
||||
_if _gf 1 exch sub setcustomcolor
|
||||
/_lp /fill ddef
|
||||
} if
|
||||
} ddef
|
||||
/_pf
|
||||
{
|
||||
_fc
|
||||
fill
|
||||
} ddef
|
||||
/_psf
|
||||
{
|
||||
_fc
|
||||
ashow
|
||||
} ddef
|
||||
/_pjsf
|
||||
{
|
||||
_fc
|
||||
awidthshow
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/X
|
||||
{
|
||||
/_gs exch ddef
|
||||
findcmykcustomcolor
|
||||
/_is exch ddef
|
||||
/_sc
|
||||
{
|
||||
_lp /stroke ne
|
||||
{
|
||||
_os setoverprint
|
||||
_is _gs 1 exch sub setcustomcolor
|
||||
/_lp /stroke ddef
|
||||
} if
|
||||
} ddef
|
||||
/_ps
|
||||
{
|
||||
_sc
|
||||
stroke
|
||||
} ddef
|
||||
/_pss
|
||||
{
|
||||
_sc
|
||||
ss
|
||||
} ddef
|
||||
/_pjss
|
||||
{
|
||||
_sc
|
||||
jss
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/A
|
||||
{
|
||||
pop
|
||||
} def
|
||||
currentdict readonly pop end
|
||||
setpacking
|
||||
/annotatepage
|
||||
{
|
||||
} def
|
||||
%%EndResource
|
||||
%%EndProlog
%%BeginSetup
Adobe_cshow /initialize get exec
|
||||
Adobe_customcolor /initialize get exec
|
||||
Adobe_IllustratorA_AI3 /initialize get exec
|
||||
%%EndSetup
%%Page: 1 1
%%EndPageComments
0 A
u
0 O
0.5 g
0 J 0 j 1 w 10 M []0 d
305.3501 311.0195 m
199 311.0195 l
199 481 l
411.6992 481 l
411.6992 311.0195 l
305.3501 311.0195 l
305.3501 311.0195 l
f
0 R
0 G
1 j 0 w
305.3501 311.0195 m
199 311.0195 l
199 481 l
411.6992 481 l
411.6992 311.0195 l
305.3501 311.0195 l
305.3501 311.0195 l
s
U
%%PageTrailer
gsave annotatepage grestore showpage
%%Trailer
Adobe_IllustratorA_AI3 /terminate get exec
|
||||
Adobe_customcolor /terminate get exec
|
||||
Adobe_cshow /terminate get exec
|
||||
Adobe_packedarray /terminate get exec
|
||||
%%EOF
|
||||
@ -1,807 +0,0 @@
|
||||
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: Adobe Illustrator(TM) 3.2
%%AI8_CreatorVersion: 15.0.0
%%For: (Michael Ulbrich) ()
%%Title: (zs_oodraw_ai-3-lev2.eps)
%%CreationDate: 3/25/11 4:13 PM
%%Canvassize: 16383
%%BoundingBox: 199 311 412 481
%%DocumentProcessColors: Black
%%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0
%%+ procset Adobe_cshow 1.1 0
%%+ procset Adobe_customcolor 1.0 0
%%+ procset Adobe_IllustratorA_AI3 1.0 1
%AI3_ColorUsage: Color
%AI3_IncludePlacedImages
%AI3_TemplateBox: 306 396 306 396
%AI3_TileBox: 26.5 16 585.5 799
%AI3_DocumentPreview: Header
%%PageOrigin:0 0
%AI7_GridSettings: 72 8 72 8 1 0 0.8 0.8 0.8 0.9 0.9 0.9
%AI9_Flatten: 1
%AI12_CMSettings: 00.MS
%%LanguageLevel: 2
%ADO_ContainsXMP: MainFirst
%%Pages: 1
%Exiv2Version: _Exiv2Version_
%Exiv2Website: http://www.exiv2.org/
%%EndComments
%%BeginProlog
%%BeginResource: procset Adobe_packedarray 2.0 0
|
||||
%%Title: (Packed Array Operators)
|
||||
%%Version: 2.0 0
|
||||
%%CreationDate: (8/2/90) ()
|
||||
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
|
||||
userdict /Adobe_packedarray 5 dict dup begin put
|
||||
/initialize
|
||||
{
|
||||
/packedarray where
|
||||
{
|
||||
pop
|
||||
}
|
||||
{
|
||||
Adobe_packedarray begin
|
||||
Adobe_packedarray
|
||||
{
|
||||
dup xcheck
|
||||
{
|
||||
bind
|
||||
} if
|
||||
userdict 3 1 roll put
|
||||
} forall
|
||||
end
|
||||
} ifelse
|
||||
} def
|
||||
/terminate
|
||||
{
|
||||
} def
|
||||
/packedarray
|
||||
{
|
||||
array astore readonly
|
||||
} def
|
||||
/setpacking
|
||||
{
|
||||
pop
|
||||
} def
|
||||
/currentpacking
|
||||
{
|
||||
false
|
||||
} def
|
||||
currentdict readonly pop end
|
||||
%%EndResource
|
||||
Adobe_packedarray /initialize get exec
|
||||
%%BeginResource: procset Adobe_cshow 1.1 0
|
||||
%%Title: (cshow Operator)
|
||||
%%Version: 1.1 0
|
||||
%%CreationDate: (1/23/89) ()
|
||||
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
|
||||
currentpacking true setpacking
|
||||
userdict /Adobe_cshow 3 dict dup begin put
|
||||
/initialize
|
||||
{
|
||||
/cshow where
|
||||
{
|
||||
pop
|
||||
}
|
||||
{
|
||||
userdict /Adobe_cshow_vars 1 dict dup begin put
|
||||
/_cshow
|
||||
{} def
|
||||
Adobe_cshow begin
|
||||
Adobe_cshow
|
||||
{
|
||||
dup xcheck
|
||||
{
|
||||
bind
|
||||
} if
|
||||
userdict 3 1 roll put
|
||||
} forall
|
||||
end
|
||||
end
|
||||
} ifelse
|
||||
} def
|
||||
/terminate
|
||||
{
|
||||
} def
|
||||
/cshow
|
||||
{
|
||||
exch
|
||||
Adobe_cshow_vars
|
||||
exch /_cshow
|
||||
exch put
|
||||
{
|
||||
0 0 Adobe_cshow_vars /_cshow get exec
|
||||
} forall
|
||||
} def
|
||||
currentdict readonly pop end
|
||||
setpacking
|
||||
%%EndResource
|
||||
%%BeginResource: procset Adobe_customcolor 1.0 0
|
||||
%%Title: (Custom Color Operators)
|
||||
%%Version: 1.0 0
|
||||
%%CreationDate: (5/9/88) ()
|
||||
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
|
||||
currentpacking true setpacking
|
||||
userdict /Adobe_customcolor 5 dict dup begin put
|
||||
/initialize
|
||||
{
|
||||
/setcustomcolor where
|
||||
{
|
||||
pop
|
||||
}
|
||||
{
|
||||
Adobe_customcolor begin
|
||||
Adobe_customcolor
|
||||
{
|
||||
dup xcheck
|
||||
{
|
||||
bind
|
||||
} if
|
||||
pop pop
|
||||
} forall
|
||||
end
|
||||
Adobe_customcolor begin
|
||||
} ifelse
|
||||
} def
|
||||
/terminate
|
||||
{
|
||||
currentdict Adobe_customcolor eq
|
||||
{
|
||||
end
|
||||
} if
|
||||
} def
|
||||
/findcmykcustomcolor
|
||||
{
|
||||
5 packedarray
|
||||
} def
|
||||
/setcustomcolor
|
||||
{
|
||||
exch
|
||||
aload pop pop
|
||||
4
|
||||
{
|
||||
4 index mul 4 1 roll
|
||||
} repeat
|
||||
5 -1 roll pop
|
||||
setcmykcolor
|
||||
} def
|
||||
/setoverprint
|
||||
{
|
||||
pop
|
||||
} def
|
||||
currentdict readonly pop end
|
||||
setpacking
|
||||
%%EndResource
|
||||
%%BeginResource: procset Adobe_IllustratorA_AI3 1.1 3
|
||||
%%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)
|
||||
%%Version: 1.1 3
|
||||
%%CreationDate: (3/7/1994) ()
|
||||
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
|
||||
currentpacking true setpacking
|
||||
userdict /Adobe_IllustratorA_AI3 61 dict dup begin put
|
||||
/initialize
|
||||
{
|
||||
userdict /Adobe_IllustratorA_AI3_vars 58 dict dup begin put
|
||||
/_lp /none def
|
||||
/_pf {} def
|
||||
/_ps {} def
|
||||
/_psf {} def
|
||||
/_pss {} def
|
||||
/_pjsf {} def
|
||||
/_pjss {} def
|
||||
/_pola 0 def
|
||||
/_doClip 0 def
|
||||
/cf currentflat def
|
||||
/_tm matrix def
|
||||
/_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def
|
||||
/_renderEnd [null null null null /i1 /i1 /i1 /i1] def
|
||||
/_render -1 def
|
||||
/_rise 0 def
|
||||
/_ax 0 def
|
||||
/_ay 0 def
|
||||
/_cx 0 def
|
||||
/_cy 0 def
|
||||
/_leading [0 0] def
|
||||
/_ctm matrix def
|
||||
/_mtx matrix def
|
||||
/_sp 16#020 def
|
||||
/_hyphen (-) def
|
||||
/_fScl 0 def
|
||||
/_cnt 0 def
|
||||
/_hs 1 def
|
||||
/_nativeEncoding 0 def
|
||||
/_useNativeEncoding 0 def
|
||||
/_tempEncode 0 def
|
||||
/_pntr 0 def
|
||||
/_tDict 2 dict def
|
||||
/_wv 0 def
|
||||
/Tx {} def
|
||||
/Tj {} def
|
||||
/CRender {} def
|
||||
/_AI3_savepage {} def
|
||||
/_gf null def
|
||||
/_cf 4 array def
|
||||
/_if null def
|
||||
/_of false def
|
||||
/_fc {} def
|
||||
/_gs null def
|
||||
/_cs 4 array def
|
||||
/_is null def
|
||||
/_os false def
|
||||
/_sc {} def
|
||||
/_i null def
|
||||
Adobe_IllustratorA_AI3 begin
|
||||
Adobe_IllustratorA_AI3
|
||||
{
|
||||
dup xcheck
|
||||
{
|
||||
bind
|
||||
} if
|
||||
pop pop
|
||||
} forall
|
||||
end
|
||||
end
|
||||
Adobe_IllustratorA_AI3 begin
|
||||
Adobe_IllustratorA_AI3_vars begin
|
||||
newpath
|
||||
} def
|
||||
/terminate
|
||||
{
|
||||
end
|
||||
end
|
||||
} def
|
||||
/_
|
||||
null def
|
||||
/ddef
|
||||
{
|
||||
Adobe_IllustratorA_AI3_vars 3 1 roll put
|
||||
} def
|
||||
/xput
|
||||
{
|
||||
dup load dup length exch maxlength eq
|
||||
{
|
||||
dup dup load dup
|
||||
length 2 mul dict copy def
|
||||
} if
|
||||
load begin def end
|
||||
} def
|
||||
/npop
|
||||
{
|
||||
{
|
||||
pop
|
||||
} repeat
|
||||
} def
|
||||
/sw
|
||||
{
|
||||
dup length exch stringwidth
|
||||
exch 5 -1 roll 3 index mul add
|
||||
4 1 roll 3 1 roll mul add
|
||||
} def
|
||||
/swj
|
||||
{
|
||||
dup 4 1 roll
|
||||
dup length exch stringwidth
|
||||
exch 5 -1 roll 3 index mul add
|
||||
4 1 roll 3 1 roll mul add
|
||||
6 2 roll /_cnt 0 ddef
|
||||
{1 index eq {/_cnt _cnt 1 add ddef} if} forall pop
|
||||
exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
|
||||
} def
|
||||
/ss
|
||||
{
|
||||
4 1 roll
|
||||
{
|
||||
2 npop
|
||||
(0) exch 2 copy 0 exch put pop
|
||||
gsave
|
||||
false charpath currentpoint
|
||||
4 index setmatrix
|
||||
stroke
|
||||
grestore
|
||||
moveto
|
||||
2 copy rmoveto
|
||||
} exch cshow
|
||||
3 npop
|
||||
} def
|
||||
/jss
|
||||
{
|
||||
4 1 roll
|
||||
{
|
||||
2 npop
|
||||
(0) exch 2 copy 0 exch put
|
||||
gsave
|
||||
_sp eq
|
||||
{
|
||||
exch 6 index 6 index 6 index 5 -1 roll widthshow
|
||||
currentpoint
|
||||
}
|
||||
{
|
||||
false charpath currentpoint
|
||||
4 index setmatrix stroke
|
||||
}ifelse
|
||||
grestore
|
||||
moveto
|
||||
2 copy rmoveto
|
||||
} exch cshow
|
||||
6 npop
|
||||
} def
|
||||
/sp
|
||||
{
|
||||
{
|
||||
2 npop (0) exch
|
||||
2 copy 0 exch put pop
|
||||
false charpath
|
||||
2 copy rmoveto
|
||||
} exch cshow
|
||||
2 npop
|
||||
} def
|
||||
/jsp
|
||||
{
|
||||
{
|
||||
2 npop
|
||||
(0) exch 2 copy 0 exch put
|
||||
_sp eq
|
||||
{
|
||||
exch 5 index 5 index 5 index 5 -1 roll widthshow
|
||||
}
|
||||
{
|
||||
false charpath
|
||||
}ifelse
|
||||
2 copy rmoveto
|
||||
} exch cshow
|
||||
5 npop
|
||||
} def
|
||||
/pl
|
||||
{
|
||||
transform
|
||||
0.25 sub round 0.25 add exch
|
||||
0.25 sub round 0.25 add exch
|
||||
itransform
|
||||
} def
|
||||
/setstrokeadjust where
|
||||
{
|
||||
pop true setstrokeadjust
|
||||
/c
|
||||
{
|
||||
curveto
|
||||
} def
|
||||
/C
|
||||
/c load def
|
||||
/v
|
||||
{
|
||||
currentpoint 6 2 roll curveto
|
||||
} def
|
||||
/V
|
||||
/v load def
|
||||
/y
|
||||
{
|
||||
2 copy curveto
|
||||
} def
|
||||
/Y
|
||||
/y load def
|
||||
/l
|
||||
{
|
||||
lineto
|
||||
} def
|
||||
/L
|
||||
/l load def
|
||||
/m
|
||||
{
|
||||
moveto
|
||||
} def
|
||||
}
|
||||
{
|
||||
/c
|
||||
{
|
||||
pl curveto
|
||||
} def
|
||||
/C
|
||||
/c load def
|
||||
/v
|
||||
{
|
||||
currentpoint 6 2 roll pl curveto
|
||||
} def
|
||||
/V
|
||||
/v load def
|
||||
/y
|
||||
{
|
||||
pl 2 copy curveto
|
||||
} def
|
||||
/Y
|
||||
/y load def
|
||||
/l
|
||||
{
|
||||
pl lineto
|
||||
} def
|
||||
/L
|
||||
/l load def
|
||||
/m
|
||||
{
|
||||
pl moveto
|
||||
} def
|
||||
}ifelse
|
||||
/d
|
||||
{
|
||||
setdash
|
||||
} def
|
||||
/cf {} def
|
||||
/i
|
||||
{
|
||||
dup 0 eq
|
||||
{
|
||||
pop cf
|
||||
} if
|
||||
setflat
|
||||
} def
|
||||
/j
|
||||
{
|
||||
setlinejoin
|
||||
} def
|
||||
/J
|
||||
{
|
||||
setlinecap
|
||||
} def
|
||||
/M
|
||||
{
|
||||
setmiterlimit
|
||||
} def
|
||||
/w
|
||||
{
|
||||
setlinewidth
|
||||
} def
|
||||
/H
|
||||
{} def
|
||||
/h
|
||||
{
|
||||
closepath
|
||||
} def
|
||||
/N
|
||||
{
|
||||
_pola 0 eq
|
||||
{
|
||||
_doClip 1 eq {clip /_doClip 0 ddef} if
|
||||
newpath
|
||||
}
|
||||
{
|
||||
/CRender {N} ddef
|
||||
}ifelse
|
||||
} def
|
||||
/n
|
||||
{N} def
|
||||
/F
|
||||
{
|
||||
_pola 0 eq
|
||||
{
|
||||
_doClip 1 eq
|
||||
{
|
||||
gsave _pf grestore clip newpath /_lp /none ddef _fc
|
||||
/_doClip 0 ddef
|
||||
}
|
||||
{
|
||||
_pf
|
||||
}ifelse
|
||||
}
|
||||
{
|
||||
/CRender {F} ddef
|
||||
}ifelse
|
||||
} def
|
||||
/f
|
||||
{
|
||||
closepath
|
||||
F
|
||||
} def
|
||||
/S
|
||||
{
|
||||
_pola 0 eq
|
||||
{
|
||||
_doClip 1 eq
|
||||
{
|
||||
gsave _ps grestore clip newpath /_lp /none ddef _sc
|
||||
/_doClip 0 ddef
|
||||
}
|
||||
{
|
||||
_ps
|
||||
}ifelse
|
||||
}
|
||||
{
|
||||
/CRender {S} ddef
|
||||
}ifelse
|
||||
} def
|
||||
/s
|
||||
{
|
||||
closepath
|
||||
S
|
||||
} def
|
||||
/B
|
||||
{
|
||||
_pola 0 eq
|
||||
{
|
||||
_doClip 1 eq
|
||||
gsave F grestore
|
||||
{
|
||||
gsave S grestore clip newpath /_lp /none ddef _sc
|
||||
/_doClip 0 ddef
|
||||
}
|
||||
{
|
||||
S
|
||||
}ifelse
|
||||
}
|
||||
{
|
||||
/CRender {B} ddef
|
||||
}ifelse
|
||||
} def
|
||||
/b
|
||||
{
|
||||
closepath
|
||||
B
|
||||
} def
|
||||
/W
|
||||
{
|
||||
/_doClip 1 ddef
|
||||
} def
|
||||
/*
|
||||
{
|
||||
count 0 ne
|
||||
{
|
||||
dup type (stringtype) eq {pop} if
|
||||
} if
|
||||
_pola 0 eq {newpath} if
|
||||
} def
|
||||
/u
|
||||
{} def
|
||||
/U
|
||||
{} def
|
||||
/q
|
||||
{
|
||||
_pola 0 eq {gsave} if
|
||||
} def
|
||||
/Q
|
||||
{
|
||||
_pola 0 eq {grestore} if
|
||||
} def
|
||||
/*u
|
||||
{
|
||||
_pola 1 add /_pola exch ddef
|
||||
} def
|
||||
/*U
|
||||
{
|
||||
_pola 1 sub /_pola exch ddef
|
||||
_pola 0 eq {CRender} if
|
||||
} def
|
||||
/D
|
||||
{pop} def
|
||||
/*w
|
||||
{} def
|
||||
/*W
|
||||
{} def
|
||||
/`
|
||||
{
|
||||
/_i save ddef
|
||||
6 1 roll 4 npop
|
||||
concat pop
|
||||
userdict begin
|
||||
/showpage {} def
|
||||
0 setgray
|
||||
0 setlinecap
|
||||
1 setlinewidth
|
||||
0 setlinejoin
|
||||
10 setmiterlimit
|
||||
[] 0 setdash
|
||||
/setstrokeadjust where {pop false setstrokeadjust} if
|
||||
newpath
|
||||
0 setgray
|
||||
false setoverprint
|
||||
} def
|
||||
/~
|
||||
{
|
||||
end
|
||||
_i restore
|
||||
} def
|
||||
/O
|
||||
{
|
||||
0 ne
|
||||
/_of exch ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/R
|
||||
{
|
||||
0 ne
|
||||
/_os exch ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/g
|
||||
{
|
||||
/_gf exch ddef
|
||||
/_fc
|
||||
{
|
||||
_lp /fill ne
|
||||
{
|
||||
_of setoverprint
|
||||
_gf setgray
|
||||
/_lp /fill ddef
|
||||
} if
|
||||
} ddef
|
||||
/_pf
|
||||
{
|
||||
_fc
|
||||
fill
|
||||
} ddef
|
||||
/_psf
|
||||
{
|
||||
_fc
|
||||
ashow
|
||||
} ddef
|
||||
/_pjsf
|
||||
{
|
||||
_fc
|
||||
awidthshow
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/G
|
||||
{
|
||||
/_gs exch ddef
|
||||
/_sc
|
||||
{
|
||||
_lp /stroke ne
|
||||
{
|
||||
_os setoverprint
|
||||
_gs setgray
|
||||
/_lp /stroke ddef
|
||||
} if
|
||||
} ddef
|
||||
/_ps
|
||||
{
|
||||
_sc
|
||||
stroke
|
||||
} ddef
|
||||
/_pss
|
||||
{
|
||||
_sc
|
||||
ss
|
||||
} ddef
|
||||
/_pjss
|
||||
{
|
||||
_sc
|
||||
jss
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/k
|
||||
{
|
||||
_cf astore pop
|
||||
/_fc
|
||||
{
|
||||
_lp /fill ne
|
||||
{
|
||||
_of setoverprint
|
||||
_cf aload pop setcmykcolor
|
||||
/_lp /fill ddef
|
||||
} if
|
||||
} ddef
|
||||
/_pf
|
||||
{
|
||||
_fc
|
||||
fill
|
||||
} ddef
|
||||
/_psf
|
||||
{
|
||||
_fc
|
||||
ashow
|
||||
} ddef
|
||||
/_pjsf
|
||||
{
|
||||
_fc
|
||||
awidthshow
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/K
|
||||
{
|
||||
_cs astore pop
|
||||
/_sc
|
||||
{
|
||||
_lp /stroke ne
|
||||
{
|
||||
_os setoverprint
|
||||
_cs aload pop setcmykcolor
|
||||
/_lp /stroke ddef
|
||||
} if
|
||||
} ddef
|
||||
/_ps
|
||||
{
|
||||
_sc
|
||||
stroke
|
||||
} ddef
|
||||
/_pss
|
||||
{
|
||||
_sc
|
||||
ss
|
||||
} ddef
|
||||
/_pjss
|
||||
{
|
||||
_sc
|
||||
jss
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/x
|
||||
{
|
||||
/_gf exch ddef
|
||||
findcmykcustomcolor
|
||||
/_if exch ddef
|
||||
/_fc
|
||||
{
|
||||
_lp /fill ne
|
||||
{
|
||||
_of setoverprint
|
||||
_if _gf 1 exch sub setcustomcolor
|
||||
/_lp /fill ddef
|
||||
} if
|
||||
} ddef
|
||||
/_pf
|
||||
{
|
||||
_fc
|
||||
fill
|
||||
} ddef
|
||||
/_psf
|
||||
{
|
||||
_fc
|
||||
ashow
|
||||
} ddef
|
||||
/_pjsf
|
||||
{
|
||||
_fc
|
||||
awidthshow
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/X
|
||||
{
|
||||
/_gs exch ddef
|
||||
findcmykcustomcolor
|
||||
/_is exch ddef
|
||||
/_sc
|
||||
{
|
||||
_lp /stroke ne
|
||||
{
|
||||
_os setoverprint
|
||||
_is _gs 1 exch sub setcustomcolor
|
||||
/_lp /stroke ddef
|
||||
} if
|
||||
} ddef
|
||||
/_ps
|
||||
{
|
||||
_sc
|
||||
stroke
|
||||
} ddef
|
||||
/_pss
|
||||
{
|
||||
_sc
|
||||
ss
|
||||
} ddef
|
||||
/_pjss
|
||||
{
|
||||
_sc
|
||||
jss
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/A
|
||||
{
|
||||
pop
|
||||
} def
|
||||
currentdict readonly pop end
|
||||
setpacking
|
||||
/annotatepage
|
||||
{
|
||||
} def
|
||||
%%EndResource
|
||||
%%EndProlog
%%BeginSetup
Adobe_cshow /initialize get exec
|
||||
Adobe_customcolor /initialize get exec
|
||||
Adobe_IllustratorA_AI3 /initialize get exec
|
||||
%%EndSetup
%%Page: 1 1
%%EndPageComments
%%BeginPageSetup
%Exiv2BeginXMP: Before %%EndPageSetup
/currentdistillerparams where
{pop currentdistillerparams /CoreDistVersion get 5000 lt} {true} ifelse
{userdict /Exiv2_pdfmark /cleartomark load put
userdict /Exiv2_metafile_pdfmark {flushfile cleartomark} bind put}
{userdict /Exiv2_pdfmark /pdfmark load put
userdict /Exiv2_metafile_pdfmark {/PUT pdfmark} bind put} ifelse
[/NamespacePush Exiv2_pdfmark
[/_objdef {Exiv2_metadata_stream} /type /stream /OBJ Exiv2_pdfmark
[{Exiv2_metadata_stream} 2 dict begin
/Type /Metadata def /Subtype /XML def currentdict end /PUT Exiv2_pdfmark
[{Exiv2_metadata_stream}
currentfile 0 (% &&end XMP packet marker&&)
/SubFileDecode filter Exiv2_metafile_pdfmark
<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
|
||||
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.4.0-Exiv2">
|
||||
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<rdf:Description rdf:about=""
|
||||
xmlns:test="http://www.example.com/"
|
||||
test:test="TEST"/>
|
||||
</rdf:RDF>
|
||||
</x:xmpmeta>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<?xpacket end="w"?>
% &&end XMP packet marker&&
[/Document 1 dict begin
/Metadata {Exiv2_metadata_stream} def currentdict end /BDC Exiv2_pdfmark
%Exiv2EndXMP
%%EndPageSetup
0 A
u
0 O
0.5 g
0 J 0 j 1 w 10 M []0 d
305.3501 311.0195 m
199 311.0195 l
199 481 l
411.6992 481 l
411.6992 311.0195 l
305.3501 311.0195 l
305.3501 311.0195 l
f
0 R
0 G
1 j 0 w
305.3501 311.0195 m
199 311.0195 l
199 481 l
411.6992 481 l
411.6992 311.0195 l
305.3501 311.0195 l
305.3501 311.0195 l
s
U
%%PageTrailer
%Exiv2BeginXMP: After %%PageTrailer
[/EMC Exiv2_pdfmark
[/NamespacePop Exiv2_pdfmark
%Exiv2EndXMP
gsave annotatepage grestore showpage
%%Trailer
Adobe_IllustratorA_AI3 /terminate get exec
|
||||
Adobe_customcolor /terminate get exec
|
||||
Adobe_cshow /terminate get exec
|
||||
Adobe_packedarray /terminate get exec
|
||||
%%EOF
|
||||
@ -1,778 +0,0 @@
|
||||
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: Adobe Illustrator(TM) 3.2
%%AI8_CreatorVersion: 15.0.0
%%For: (Michael Ulbrich) ()
%%Title: (zs_oodraw_ai-3-lev3.eps)
%%CreationDate: 3/25/11 4:13 PM
%%Canvassize: 16383
%%BoundingBox: 199 311 412 481
%%DocumentProcessColors: Black
%%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0
%%+ procset Adobe_cshow 1.1 0
%%+ procset Adobe_customcolor 1.0 0
%%+ procset Adobe_IllustratorA_AI3 1.0 1
%AI3_ColorUsage: Color
%AI3_IncludePlacedImages
%AI3_TemplateBox: 306 396 306 396
%AI3_TileBox: 26.5 16 585.5 799
%AI3_DocumentPreview: Header
%%PageOrigin:0 0
%AI7_GridSettings: 72 8 72 8 1 0 0.8 0.8 0.8 0.9 0.9 0.9
%AI9_Flatten: 1
%AI12_CMSettings: 00.MS
%ADO_ContainsXMP: NoMain
%%Pages: 1
%Exiv2Version: _Exiv2Version_
%Exiv2Website: http://www.exiv2.org/
%%EndComments
%%BeginProlog
%%BeginResource: procset Adobe_packedarray 2.0 0
|
||||
%%Title: (Packed Array Operators)
|
||||
%%Version: 2.0 0
|
||||
%%CreationDate: (8/2/90) ()
|
||||
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
|
||||
userdict /Adobe_packedarray 5 dict dup begin put
|
||||
/initialize
|
||||
{
|
||||
/packedarray where
|
||||
{
|
||||
pop
|
||||
}
|
||||
{
|
||||
Adobe_packedarray begin
|
||||
Adobe_packedarray
|
||||
{
|
||||
dup xcheck
|
||||
{
|
||||
bind
|
||||
} if
|
||||
userdict 3 1 roll put
|
||||
} forall
|
||||
end
|
||||
} ifelse
|
||||
} def
|
||||
/terminate
|
||||
{
|
||||
} def
|
||||
/packedarray
|
||||
{
|
||||
array astore readonly
|
||||
} def
|
||||
/setpacking
|
||||
{
|
||||
pop
|
||||
} def
|
||||
/currentpacking
|
||||
{
|
||||
false
|
||||
} def
|
||||
currentdict readonly pop end
|
||||
%%EndResource
|
||||
Adobe_packedarray /initialize get exec
|
||||
%%BeginResource: procset Adobe_cshow 1.1 0
|
||||
%%Title: (cshow Operator)
|
||||
%%Version: 1.1 0
|
||||
%%CreationDate: (1/23/89) ()
|
||||
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
|
||||
currentpacking true setpacking
|
||||
userdict /Adobe_cshow 3 dict dup begin put
|
||||
/initialize
|
||||
{
|
||||
/cshow where
|
||||
{
|
||||
pop
|
||||
}
|
||||
{
|
||||
userdict /Adobe_cshow_vars 1 dict dup begin put
|
||||
/_cshow
|
||||
{} def
|
||||
Adobe_cshow begin
|
||||
Adobe_cshow
|
||||
{
|
||||
dup xcheck
|
||||
{
|
||||
bind
|
||||
} if
|
||||
userdict 3 1 roll put
|
||||
} forall
|
||||
end
|
||||
end
|
||||
} ifelse
|
||||
} def
|
||||
/terminate
|
||||
{
|
||||
} def
|
||||
/cshow
|
||||
{
|
||||
exch
|
||||
Adobe_cshow_vars
|
||||
exch /_cshow
|
||||
exch put
|
||||
{
|
||||
0 0 Adobe_cshow_vars /_cshow get exec
|
||||
} forall
|
||||
} def
|
||||
currentdict readonly pop end
|
||||
setpacking
|
||||
%%EndResource
|
||||
%%BeginResource: procset Adobe_customcolor 1.0 0
|
||||
%%Title: (Custom Color Operators)
|
||||
%%Version: 1.0 0
|
||||
%%CreationDate: (5/9/88) ()
|
||||
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
|
||||
currentpacking true setpacking
|
||||
userdict /Adobe_customcolor 5 dict dup begin put
|
||||
/initialize
|
||||
{
|
||||
/setcustomcolor where
|
||||
{
|
||||
pop
|
||||
}
|
||||
{
|
||||
Adobe_customcolor begin
|
||||
Adobe_customcolor
|
||||
{
|
||||
dup xcheck
|
||||
{
|
||||
bind
|
||||
} if
|
||||
pop pop
|
||||
} forall
|
||||
end
|
||||
Adobe_customcolor begin
|
||||
} ifelse
|
||||
} def
|
||||
/terminate
|
||||
{
|
||||
currentdict Adobe_customcolor eq
|
||||
{
|
||||
end
|
||||
} if
|
||||
} def
|
||||
/findcmykcustomcolor
|
||||
{
|
||||
5 packedarray
|
||||
} def
|
||||
/setcustomcolor
|
||||
{
|
||||
exch
|
||||
aload pop pop
|
||||
4
|
||||
{
|
||||
4 index mul 4 1 roll
|
||||
} repeat
|
||||
5 -1 roll pop
|
||||
setcmykcolor
|
||||
} def
|
||||
/setoverprint
|
||||
{
|
||||
pop
|
||||
} def
|
||||
currentdict readonly pop end
|
||||
setpacking
|
||||
%%EndResource
|
||||
%%BeginResource: procset Adobe_IllustratorA_AI3 1.1 3
|
||||
%%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)
|
||||
%%Version: 1.1 3
|
||||
%%CreationDate: (3/7/1994) ()
|
||||
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
|
||||
currentpacking true setpacking
|
||||
userdict /Adobe_IllustratorA_AI3 61 dict dup begin put
|
||||
/initialize
|
||||
{
|
||||
userdict /Adobe_IllustratorA_AI3_vars 58 dict dup begin put
|
||||
/_lp /none def
|
||||
/_pf {} def
|
||||
/_ps {} def
|
||||
/_psf {} def
|
||||
/_pss {} def
|
||||
/_pjsf {} def
|
||||
/_pjss {} def
|
||||
/_pola 0 def
|
||||
/_doClip 0 def
|
||||
/cf currentflat def
|
||||
/_tm matrix def
|
||||
/_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def
|
||||
/_renderEnd [null null null null /i1 /i1 /i1 /i1] def
|
||||
/_render -1 def
|
||||
/_rise 0 def
|
||||
/_ax 0 def
|
||||
/_ay 0 def
|
||||
/_cx 0 def
|
||||
/_cy 0 def
|
||||
/_leading [0 0] def
|
||||
/_ctm matrix def
|
||||
/_mtx matrix def
|
||||
/_sp 16#020 def
|
||||
/_hyphen (-) def
|
||||
/_fScl 0 def
|
||||
/_cnt 0 def
|
||||
/_hs 1 def
|
||||
/_nativeEncoding 0 def
|
||||
/_useNativeEncoding 0 def
|
||||
/_tempEncode 0 def
|
||||
/_pntr 0 def
|
||||
/_tDict 2 dict def
|
||||
/_wv 0 def
|
||||
/Tx {} def
|
||||
/Tj {} def
|
||||
/CRender {} def
|
||||
/_AI3_savepage {} def
|
||||
/_gf null def
|
||||
/_cf 4 array def
|
||||
/_if null def
|
||||
/_of false def
|
||||
/_fc {} def
|
||||
/_gs null def
|
||||
/_cs 4 array def
|
||||
/_is null def
|
||||
/_os false def
|
||||
/_sc {} def
|
||||
/_i null def
|
||||
Adobe_IllustratorA_AI3 begin
|
||||
Adobe_IllustratorA_AI3
|
||||
{
|
||||
dup xcheck
|
||||
{
|
||||
bind
|
||||
} if
|
||||
pop pop
|
||||
} forall
|
||||
end
|
||||
end
|
||||
Adobe_IllustratorA_AI3 begin
|
||||
Adobe_IllustratorA_AI3_vars begin
|
||||
newpath
|
||||
} def
|
||||
/terminate
|
||||
{
|
||||
end
|
||||
end
|
||||
} def
|
||||
/_
|
||||
null def
|
||||
/ddef
|
||||
{
|
||||
Adobe_IllustratorA_AI3_vars 3 1 roll put
|
||||
} def
|
||||
/xput
|
||||
{
|
||||
dup load dup length exch maxlength eq
|
||||
{
|
||||
dup dup load dup
|
||||
length 2 mul dict copy def
|
||||
} if
|
||||
load begin def end
|
||||
} def
|
||||
/npop
|
||||
{
|
||||
{
|
||||
pop
|
||||
} repeat
|
||||
} def
|
||||
/sw
|
||||
{
|
||||
dup length exch stringwidth
|
||||
exch 5 -1 roll 3 index mul add
|
||||
4 1 roll 3 1 roll mul add
|
||||
} def
|
||||
/swj
|
||||
{
|
||||
dup 4 1 roll
|
||||
dup length exch stringwidth
|
||||
exch 5 -1 roll 3 index mul add
|
||||
4 1 roll 3 1 roll mul add
|
||||
6 2 roll /_cnt 0 ddef
|
||||
{1 index eq {/_cnt _cnt 1 add ddef} if} forall pop
|
||||
exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
|
||||
} def
|
||||
/ss
|
||||
{
|
||||
4 1 roll
|
||||
{
|
||||
2 npop
|
||||
(0) exch 2 copy 0 exch put pop
|
||||
gsave
|
||||
false charpath currentpoint
|
||||
4 index setmatrix
|
||||
stroke
|
||||
grestore
|
||||
moveto
|
||||
2 copy rmoveto
|
||||
} exch cshow
|
||||
3 npop
|
||||
} def
|
||||
/jss
|
||||
{
|
||||
4 1 roll
|
||||
{
|
||||
2 npop
|
||||
(0) exch 2 copy 0 exch put
|
||||
gsave
|
||||
_sp eq
|
||||
{
|
||||
exch 6 index 6 index 6 index 5 -1 roll widthshow
|
||||
currentpoint
|
||||
}
|
||||
{
|
||||
false charpath currentpoint
|
||||
4 index setmatrix stroke
|
||||
}ifelse
|
||||
grestore
|
||||
moveto
|
||||
2 copy rmoveto
|
||||
} exch cshow
|
||||
6 npop
|
||||
} def
|
||||
/sp
|
||||
{
|
||||
{
|
||||
2 npop (0) exch
|
||||
2 copy 0 exch put pop
|
||||
false charpath
|
||||
2 copy rmoveto
|
||||
} exch cshow
|
||||
2 npop
|
||||
} def
|
||||
/jsp
|
||||
{
|
||||
{
|
||||
2 npop
|
||||
(0) exch 2 copy 0 exch put
|
||||
_sp eq
|
||||
{
|
||||
exch 5 index 5 index 5 index 5 -1 roll widthshow
|
||||
}
|
||||
{
|
||||
false charpath
|
||||
}ifelse
|
||||
2 copy rmoveto
|
||||
} exch cshow
|
||||
5 npop
|
||||
} def
|
||||
/pl
|
||||
{
|
||||
transform
|
||||
0.25 sub round 0.25 add exch
|
||||
0.25 sub round 0.25 add exch
|
||||
itransform
|
||||
} def
|
||||
/setstrokeadjust where
|
||||
{
|
||||
pop true setstrokeadjust
|
||||
/c
|
||||
{
|
||||
curveto
|
||||
} def
|
||||
/C
|
||||
/c load def
|
||||
/v
|
||||
{
|
||||
currentpoint 6 2 roll curveto
|
||||
} def
|
||||
/V
|
||||
/v load def
|
||||
/y
|
||||
{
|
||||
2 copy curveto
|
||||
} def
|
||||
/Y
|
||||
/y load def
|
||||
/l
|
||||
{
|
||||
lineto
|
||||
} def
|
||||
/L
|
||||
/l load def
|
||||
/m
|
||||
{
|
||||
moveto
|
||||
} def
|
||||
}
|
||||
{
|
||||
/c
|
||||
{
|
||||
pl curveto
|
||||
} def
|
||||
/C
|
||||
/c load def
|
||||
/v
|
||||
{
|
||||
currentpoint 6 2 roll pl curveto
|
||||
} def
|
||||
/V
|
||||
/v load def
|
||||
/y
|
||||
{
|
||||
pl 2 copy curveto
|
||||
} def
|
||||
/Y
|
||||
/y load def
|
||||
/l
|
||||
{
|
||||
pl lineto
|
||||
} def
|
||||
/L
|
||||
/l load def
|
||||
/m
|
||||
{
|
||||
pl moveto
|
||||
} def
|
||||
}ifelse
|
||||
/d
|
||||
{
|
||||
setdash
|
||||
} def
|
||||
/cf {} def
|
||||
/i
|
||||
{
|
||||
dup 0 eq
|
||||
{
|
||||
pop cf
|
||||
} if
|
||||
setflat
|
||||
} def
|
||||
/j
|
||||
{
|
||||
setlinejoin
|
||||
} def
|
||||
/J
|
||||
{
|
||||
setlinecap
|
||||
} def
|
||||
/M
|
||||
{
|
||||
setmiterlimit
|
||||
} def
|
||||
/w
|
||||
{
|
||||
setlinewidth
|
||||
} def
|
||||
/H
|
||||
{} def
|
||||
/h
|
||||
{
|
||||
closepath
|
||||
} def
|
||||
/N
|
||||
{
|
||||
_pola 0 eq
|
||||
{
|
||||
_doClip 1 eq {clip /_doClip 0 ddef} if
|
||||
newpath
|
||||
}
|
||||
{
|
||||
/CRender {N} ddef
|
||||
}ifelse
|
||||
} def
|
||||
/n
|
||||
{N} def
|
||||
/F
|
||||
{
|
||||
_pola 0 eq
|
||||
{
|
||||
_doClip 1 eq
|
||||
{
|
||||
gsave _pf grestore clip newpath /_lp /none ddef _fc
|
||||
/_doClip 0 ddef
|
||||
}
|
||||
{
|
||||
_pf
|
||||
}ifelse
|
||||
}
|
||||
{
|
||||
/CRender {F} ddef
|
||||
}ifelse
|
||||
} def
|
||||
/f
|
||||
{
|
||||
closepath
|
||||
F
|
||||
} def
|
||||
/S
|
||||
{
|
||||
_pola 0 eq
|
||||
{
|
||||
_doClip 1 eq
|
||||
{
|
||||
gsave _ps grestore clip newpath /_lp /none ddef _sc
|
||||
/_doClip 0 ddef
|
||||
}
|
||||
{
|
||||
_ps
|
||||
}ifelse
|
||||
}
|
||||
{
|
||||
/CRender {S} ddef
|
||||
}ifelse
|
||||
} def
|
||||
/s
|
||||
{
|
||||
closepath
|
||||
S
|
||||
} def
|
||||
/B
|
||||
{
|
||||
_pola 0 eq
|
||||
{
|
||||
_doClip 1 eq
|
||||
gsave F grestore
|
||||
{
|
||||
gsave S grestore clip newpath /_lp /none ddef _sc
|
||||
/_doClip 0 ddef
|
||||
}
|
||||
{
|
||||
S
|
||||
}ifelse
|
||||
}
|
||||
{
|
||||
/CRender {B} ddef
|
||||
}ifelse
|
||||
} def
|
||||
/b
|
||||
{
|
||||
closepath
|
||||
B
|
||||
} def
|
||||
/W
|
||||
{
|
||||
/_doClip 1 ddef
|
||||
} def
|
||||
/*
|
||||
{
|
||||
count 0 ne
|
||||
{
|
||||
dup type (stringtype) eq {pop} if
|
||||
} if
|
||||
_pola 0 eq {newpath} if
|
||||
} def
|
||||
/u
|
||||
{} def
|
||||
/U
|
||||
{} def
|
||||
/q
|
||||
{
|
||||
_pola 0 eq {gsave} if
|
||||
} def
|
||||
/Q
|
||||
{
|
||||
_pola 0 eq {grestore} if
|
||||
} def
|
||||
/*u
|
||||
{
|
||||
_pola 1 add /_pola exch ddef
|
||||
} def
|
||||
/*U
|
||||
{
|
||||
_pola 1 sub /_pola exch ddef
|
||||
_pola 0 eq {CRender} if
|
||||
} def
|
||||
/D
|
||||
{pop} def
|
||||
/*w
|
||||
{} def
|
||||
/*W
|
||||
{} def
|
||||
/`
|
||||
{
|
||||
/_i save ddef
|
||||
6 1 roll 4 npop
|
||||
concat pop
|
||||
userdict begin
|
||||
/showpage {} def
|
||||
0 setgray
|
||||
0 setlinecap
|
||||
1 setlinewidth
|
||||
0 setlinejoin
|
||||
10 setmiterlimit
|
||||
[] 0 setdash
|
||||
/setstrokeadjust where {pop false setstrokeadjust} if
|
||||
newpath
|
||||
0 setgray
|
||||
false setoverprint
|
||||
} def
|
||||
/~
|
||||
{
|
||||
end
|
||||
_i restore
|
||||
} def
|
||||
/O
|
||||
{
|
||||
0 ne
|
||||
/_of exch ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/R
|
||||
{
|
||||
0 ne
|
||||
/_os exch ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/g
|
||||
{
|
||||
/_gf exch ddef
|
||||
/_fc
|
||||
{
|
||||
_lp /fill ne
|
||||
{
|
||||
_of setoverprint
|
||||
_gf setgray
|
||||
/_lp /fill ddef
|
||||
} if
|
||||
} ddef
|
||||
/_pf
|
||||
{
|
||||
_fc
|
||||
fill
|
||||
} ddef
|
||||
/_psf
|
||||
{
|
||||
_fc
|
||||
ashow
|
||||
} ddef
|
||||
/_pjsf
|
||||
{
|
||||
_fc
|
||||
awidthshow
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/G
|
||||
{
|
||||
/_gs exch ddef
|
||||
/_sc
|
||||
{
|
||||
_lp /stroke ne
|
||||
{
|
||||
_os setoverprint
|
||||
_gs setgray
|
||||
/_lp /stroke ddef
|
||||
} if
|
||||
} ddef
|
||||
/_ps
|
||||
{
|
||||
_sc
|
||||
stroke
|
||||
} ddef
|
||||
/_pss
|
||||
{
|
||||
_sc
|
||||
ss
|
||||
} ddef
|
||||
/_pjss
|
||||
{
|
||||
_sc
|
||||
jss
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/k
|
||||
{
|
||||
_cf astore pop
|
||||
/_fc
|
||||
{
|
||||
_lp /fill ne
|
||||
{
|
||||
_of setoverprint
|
||||
_cf aload pop setcmykcolor
|
||||
/_lp /fill ddef
|
||||
} if
|
||||
} ddef
|
||||
/_pf
|
||||
{
|
||||
_fc
|
||||
fill
|
||||
} ddef
|
||||
/_psf
|
||||
{
|
||||
_fc
|
||||
ashow
|
||||
} ddef
|
||||
/_pjsf
|
||||
{
|
||||
_fc
|
||||
awidthshow
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/K
|
||||
{
|
||||
_cs astore pop
|
||||
/_sc
|
||||
{
|
||||
_lp /stroke ne
|
||||
{
|
||||
_os setoverprint
|
||||
_cs aload pop setcmykcolor
|
||||
/_lp /stroke ddef
|
||||
} if
|
||||
} ddef
|
||||
/_ps
|
||||
{
|
||||
_sc
|
||||
stroke
|
||||
} ddef
|
||||
/_pss
|
||||
{
|
||||
_sc
|
||||
ss
|
||||
} ddef
|
||||
/_pjss
|
||||
{
|
||||
_sc
|
||||
jss
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/x
|
||||
{
|
||||
/_gf exch ddef
|
||||
findcmykcustomcolor
|
||||
/_if exch ddef
|
||||
/_fc
|
||||
{
|
||||
_lp /fill ne
|
||||
{
|
||||
_of setoverprint
|
||||
_if _gf 1 exch sub setcustomcolor
|
||||
/_lp /fill ddef
|
||||
} if
|
||||
} ddef
|
||||
/_pf
|
||||
{
|
||||
_fc
|
||||
fill
|
||||
} ddef
|
||||
/_psf
|
||||
{
|
||||
_fc
|
||||
ashow
|
||||
} ddef
|
||||
/_pjsf
|
||||
{
|
||||
_fc
|
||||
awidthshow
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/X
|
||||
{
|
||||
/_gs exch ddef
|
||||
findcmykcustomcolor
|
||||
/_is exch ddef
|
||||
/_sc
|
||||
{
|
||||
_lp /stroke ne
|
||||
{
|
||||
_os setoverprint
|
||||
_is _gs 1 exch sub setcustomcolor
|
||||
/_lp /stroke ddef
|
||||
} if
|
||||
} ddef
|
||||
/_ps
|
||||
{
|
||||
_sc
|
||||
stroke
|
||||
} ddef
|
||||
/_pss
|
||||
{
|
||||
_sc
|
||||
ss
|
||||
} ddef
|
||||
/_pjss
|
||||
{
|
||||
_sc
|
||||
jss
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/A
|
||||
{
|
||||
pop
|
||||
} def
|
||||
currentdict readonly pop end
|
||||
setpacking
|
||||
/annotatepage
|
||||
{
|
||||
} def
|
||||
%%EndResource
|
||||
%%EndProlog
%%BeginSetup
Adobe_cshow /initialize get exec
|
||||
Adobe_customcolor /initialize get exec
|
||||
Adobe_IllustratorA_AI3 /initialize get exec
|
||||
%%EndSetup
%%Page: 1 1
%%EndPageComments
0 A
u
0 O
0.5 g
0 J 0 j 1 w 10 M []0 d
305.3501 311.0195 m
199 311.0195 l
199 481 l
411.6992 481 l
411.6992 311.0195 l
305.3501 311.0195 l
305.3501 311.0195 l
f
0 R
0 G
1 j 0 w
305.3501 311.0195 m
199 311.0195 l
199 481 l
411.6992 481 l
411.6992 311.0195 l
305.3501 311.0195 l
305.3501 311.0195 l
s
U
%%PageTrailer
gsave annotatepage grestore showpage
%%Trailer
Adobe_IllustratorA_AI3 /terminate get exec
|
||||
Adobe_customcolor /terminate get exec
|
||||
Adobe_cshow /terminate get exec
|
||||
Adobe_packedarray /terminate get exec
|
||||
%%EOF
|
||||
@ -1,807 +0,0 @@
|
||||
%!PS-Adobe-3.0 EPSF-3.0
%%Creator: Adobe Illustrator(TM) 3.2
%%AI8_CreatorVersion: 15.0.0
%%For: (Michael Ulbrich) ()
%%Title: (zs_oodraw_ai-3-lev3.eps)
%%CreationDate: 3/25/11 4:13 PM
%%Canvassize: 16383
%%BoundingBox: 199 311 412 481
%%DocumentProcessColors: Black
%%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0
%%+ procset Adobe_cshow 1.1 0
%%+ procset Adobe_customcolor 1.0 0
%%+ procset Adobe_IllustratorA_AI3 1.0 1
%AI3_ColorUsage: Color
%AI3_IncludePlacedImages
%AI3_TemplateBox: 306 396 306 396
%AI3_TileBox: 26.5 16 585.5 799
%AI3_DocumentPreview: Header
%%PageOrigin:0 0
%AI7_GridSettings: 72 8 72 8 1 0 0.8 0.8 0.8 0.9 0.9 0.9
%AI9_Flatten: 1
%AI12_CMSettings: 00.MS
%%LanguageLevel: 2
%ADO_ContainsXMP: MainFirst
%%Pages: 1
%Exiv2Version: _Exiv2Version_
%Exiv2Website: http://www.exiv2.org/
%%EndComments
%%BeginProlog
%%BeginResource: procset Adobe_packedarray 2.0 0
|
||||
%%Title: (Packed Array Operators)
|
||||
%%Version: 2.0 0
|
||||
%%CreationDate: (8/2/90) ()
|
||||
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
|
||||
userdict /Adobe_packedarray 5 dict dup begin put
|
||||
/initialize
|
||||
{
|
||||
/packedarray where
|
||||
{
|
||||
pop
|
||||
}
|
||||
{
|
||||
Adobe_packedarray begin
|
||||
Adobe_packedarray
|
||||
{
|
||||
dup xcheck
|
||||
{
|
||||
bind
|
||||
} if
|
||||
userdict 3 1 roll put
|
||||
} forall
|
||||
end
|
||||
} ifelse
|
||||
} def
|
||||
/terminate
|
||||
{
|
||||
} def
|
||||
/packedarray
|
||||
{
|
||||
array astore readonly
|
||||
} def
|
||||
/setpacking
|
||||
{
|
||||
pop
|
||||
} def
|
||||
/currentpacking
|
||||
{
|
||||
false
|
||||
} def
|
||||
currentdict readonly pop end
|
||||
%%EndResource
|
||||
Adobe_packedarray /initialize get exec
|
||||
%%BeginResource: procset Adobe_cshow 1.1 0
|
||||
%%Title: (cshow Operator)
|
||||
%%Version: 1.1 0
|
||||
%%CreationDate: (1/23/89) ()
|
||||
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
|
||||
currentpacking true setpacking
|
||||
userdict /Adobe_cshow 3 dict dup begin put
|
||||
/initialize
|
||||
{
|
||||
/cshow where
|
||||
{
|
||||
pop
|
||||
}
|
||||
{
|
||||
userdict /Adobe_cshow_vars 1 dict dup begin put
|
||||
/_cshow
|
||||
{} def
|
||||
Adobe_cshow begin
|
||||
Adobe_cshow
|
||||
{
|
||||
dup xcheck
|
||||
{
|
||||
bind
|
||||
} if
|
||||
userdict 3 1 roll put
|
||||
} forall
|
||||
end
|
||||
end
|
||||
} ifelse
|
||||
} def
|
||||
/terminate
|
||||
{
|
||||
} def
|
||||
/cshow
|
||||
{
|
||||
exch
|
||||
Adobe_cshow_vars
|
||||
exch /_cshow
|
||||
exch put
|
||||
{
|
||||
0 0 Adobe_cshow_vars /_cshow get exec
|
||||
} forall
|
||||
} def
|
||||
currentdict readonly pop end
|
||||
setpacking
|
||||
%%EndResource
|
||||
%%BeginResource: procset Adobe_customcolor 1.0 0
|
||||
%%Title: (Custom Color Operators)
|
||||
%%Version: 1.0 0
|
||||
%%CreationDate: (5/9/88) ()
|
||||
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
|
||||
currentpacking true setpacking
|
||||
userdict /Adobe_customcolor 5 dict dup begin put
|
||||
/initialize
|
||||
{
|
||||
/setcustomcolor where
|
||||
{
|
||||
pop
|
||||
}
|
||||
{
|
||||
Adobe_customcolor begin
|
||||
Adobe_customcolor
|
||||
{
|
||||
dup xcheck
|
||||
{
|
||||
bind
|
||||
} if
|
||||
pop pop
|
||||
} forall
|
||||
end
|
||||
Adobe_customcolor begin
|
||||
} ifelse
|
||||
} def
|
||||
/terminate
|
||||
{
|
||||
currentdict Adobe_customcolor eq
|
||||
{
|
||||
end
|
||||
} if
|
||||
} def
|
||||
/findcmykcustomcolor
|
||||
{
|
||||
5 packedarray
|
||||
} def
|
||||
/setcustomcolor
|
||||
{
|
||||
exch
|
||||
aload pop pop
|
||||
4
|
||||
{
|
||||
4 index mul 4 1 roll
|
||||
} repeat
|
||||
5 -1 roll pop
|
||||
setcmykcolor
|
||||
} def
|
||||
/setoverprint
|
||||
{
|
||||
pop
|
||||
} def
|
||||
currentdict readonly pop end
|
||||
setpacking
|
||||
%%EndResource
|
||||
%%BeginResource: procset Adobe_IllustratorA_AI3 1.1 3
|
||||
%%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)
|
||||
%%Version: 1.1 3
|
||||
%%CreationDate: (3/7/1994) ()
|
||||
%%Copyright: ((C) 1987-1996 Adobe Systems Incorporated All Rights Reserved)
|
||||
currentpacking true setpacking
|
||||
userdict /Adobe_IllustratorA_AI3 61 dict dup begin put
|
||||
/initialize
|
||||
{
|
||||
userdict /Adobe_IllustratorA_AI3_vars 58 dict dup begin put
|
||||
/_lp /none def
|
||||
/_pf {} def
|
||||
/_ps {} def
|
||||
/_psf {} def
|
||||
/_pss {} def
|
||||
/_pjsf {} def
|
||||
/_pjss {} def
|
||||
/_pola 0 def
|
||||
/_doClip 0 def
|
||||
/cf currentflat def
|
||||
/_tm matrix def
|
||||
/_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def
|
||||
/_renderEnd [null null null null /i1 /i1 /i1 /i1] def
|
||||
/_render -1 def
|
||||
/_rise 0 def
|
||||
/_ax 0 def
|
||||
/_ay 0 def
|
||||
/_cx 0 def
|
||||
/_cy 0 def
|
||||
/_leading [0 0] def
|
||||
/_ctm matrix def
|
||||
/_mtx matrix def
|
||||
/_sp 16#020 def
|
||||
/_hyphen (-) def
|
||||
/_fScl 0 def
|
||||
/_cnt 0 def
|
||||
/_hs 1 def
|
||||
/_nativeEncoding 0 def
|
||||
/_useNativeEncoding 0 def
|
||||
/_tempEncode 0 def
|
||||
/_pntr 0 def
|
||||
/_tDict 2 dict def
|
||||
/_wv 0 def
|
||||
/Tx {} def
|
||||
/Tj {} def
|
||||
/CRender {} def
|
||||
/_AI3_savepage {} def
|
||||
/_gf null def
|
||||
/_cf 4 array def
|
||||
/_if null def
|
||||
/_of false def
|
||||
/_fc {} def
|
||||
/_gs null def
|
||||
/_cs 4 array def
|
||||
/_is null def
|
||||
/_os false def
|
||||
/_sc {} def
|
||||
/_i null def
|
||||
Adobe_IllustratorA_AI3 begin
|
||||
Adobe_IllustratorA_AI3
|
||||
{
|
||||
dup xcheck
|
||||
{
|
||||
bind
|
||||
} if
|
||||
pop pop
|
||||
} forall
|
||||
end
|
||||
end
|
||||
Adobe_IllustratorA_AI3 begin
|
||||
Adobe_IllustratorA_AI3_vars begin
|
||||
newpath
|
||||
} def
|
||||
/terminate
|
||||
{
|
||||
end
|
||||
end
|
||||
} def
|
||||
/_
|
||||
null def
|
||||
/ddef
|
||||
{
|
||||
Adobe_IllustratorA_AI3_vars 3 1 roll put
|
||||
} def
|
||||
/xput
|
||||
{
|
||||
dup load dup length exch maxlength eq
|
||||
{
|
||||
dup dup load dup
|
||||
length 2 mul dict copy def
|
||||
} if
|
||||
load begin def end
|
||||
} def
|
||||
/npop
|
||||
{
|
||||
{
|
||||
pop
|
||||
} repeat
|
||||
} def
|
||||
/sw
|
||||
{
|
||||
dup length exch stringwidth
|
||||
exch 5 -1 roll 3 index mul add
|
||||
4 1 roll 3 1 roll mul add
|
||||
} def
|
||||
/swj
|
||||
{
|
||||
dup 4 1 roll
|
||||
dup length exch stringwidth
|
||||
exch 5 -1 roll 3 index mul add
|
||||
4 1 roll 3 1 roll mul add
|
||||
6 2 roll /_cnt 0 ddef
|
||||
{1 index eq {/_cnt _cnt 1 add ddef} if} forall pop
|
||||
exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
|
||||
} def
|
||||
/ss
|
||||
{
|
||||
4 1 roll
|
||||
{
|
||||
2 npop
|
||||
(0) exch 2 copy 0 exch put pop
|
||||
gsave
|
||||
false charpath currentpoint
|
||||
4 index setmatrix
|
||||
stroke
|
||||
grestore
|
||||
moveto
|
||||
2 copy rmoveto
|
||||
} exch cshow
|
||||
3 npop
|
||||
} def
|
||||
/jss
|
||||
{
|
||||
4 1 roll
|
||||
{
|
||||
2 npop
|
||||
(0) exch 2 copy 0 exch put
|
||||
gsave
|
||||
_sp eq
|
||||
{
|
||||
exch 6 index 6 index 6 index 5 -1 roll widthshow
|
||||
currentpoint
|
||||
}
|
||||
{
|
||||
false charpath currentpoint
|
||||
4 index setmatrix stroke
|
||||
}ifelse
|
||||
grestore
|
||||
moveto
|
||||
2 copy rmoveto
|
||||
} exch cshow
|
||||
6 npop
|
||||
} def
|
||||
/sp
|
||||
{
|
||||
{
|
||||
2 npop (0) exch
|
||||
2 copy 0 exch put pop
|
||||
false charpath
|
||||
2 copy rmoveto
|
||||
} exch cshow
|
||||
2 npop
|
||||
} def
|
||||
/jsp
|
||||
{
|
||||
{
|
||||
2 npop
|
||||
(0) exch 2 copy 0 exch put
|
||||
_sp eq
|
||||
{
|
||||
exch 5 index 5 index 5 index 5 -1 roll widthshow
|
||||
}
|
||||
{
|
||||
false charpath
|
||||
}ifelse
|
||||
2 copy rmoveto
|
||||
} exch cshow
|
||||
5 npop
|
||||
} def
|
||||
/pl
|
||||
{
|
||||
transform
|
||||
0.25 sub round 0.25 add exch
|
||||
0.25 sub round 0.25 add exch
|
||||
itransform
|
||||
} def
|
||||
/setstrokeadjust where
|
||||
{
|
||||
pop true setstrokeadjust
|
||||
/c
|
||||
{
|
||||
curveto
|
||||
} def
|
||||
/C
|
||||
/c load def
|
||||
/v
|
||||
{
|
||||
currentpoint 6 2 roll curveto
|
||||
} def
|
||||
/V
|
||||
/v load def
|
||||
/y
|
||||
{
|
||||
2 copy curveto
|
||||
} def
|
||||
/Y
|
||||
/y load def
|
||||
/l
|
||||
{
|
||||
lineto
|
||||
} def
|
||||
/L
|
||||
/l load def
|
||||
/m
|
||||
{
|
||||
moveto
|
||||
} def
|
||||
}
|
||||
{
|
||||
/c
|
||||
{
|
||||
pl curveto
|
||||
} def
|
||||
/C
|
||||
/c load def
|
||||
/v
|
||||
{
|
||||
currentpoint 6 2 roll pl curveto
|
||||
} def
|
||||
/V
|
||||
/v load def
|
||||
/y
|
||||
{
|
||||
pl 2 copy curveto
|
||||
} def
|
||||
/Y
|
||||
/y load def
|
||||
/l
|
||||
{
|
||||
pl lineto
|
||||
} def
|
||||
/L
|
||||
/l load def
|
||||
/m
|
||||
{
|
||||
pl moveto
|
||||
} def
|
||||
}ifelse
|
||||
/d
|
||||
{
|
||||
setdash
|
||||
} def
|
||||
/cf {} def
|
||||
/i
|
||||
{
|
||||
dup 0 eq
|
||||
{
|
||||
pop cf
|
||||
} if
|
||||
setflat
|
||||
} def
|
||||
/j
|
||||
{
|
||||
setlinejoin
|
||||
} def
|
||||
/J
|
||||
{
|
||||
setlinecap
|
||||
} def
|
||||
/M
|
||||
{
|
||||
setmiterlimit
|
||||
} def
|
||||
/w
|
||||
{
|
||||
setlinewidth
|
||||
} def
|
||||
/H
|
||||
{} def
|
||||
/h
|
||||
{
|
||||
closepath
|
||||
} def
|
||||
/N
|
||||
{
|
||||
_pola 0 eq
|
||||
{
|
||||
_doClip 1 eq {clip /_doClip 0 ddef} if
|
||||
newpath
|
||||
}
|
||||
{
|
||||
/CRender {N} ddef
|
||||
}ifelse
|
||||
} def
|
||||
/n
|
||||
{N} def
|
||||
/F
|
||||
{
|
||||
_pola 0 eq
|
||||
{
|
||||
_doClip 1 eq
|
||||
{
|
||||
gsave _pf grestore clip newpath /_lp /none ddef _fc
|
||||
/_doClip 0 ddef
|
||||
}
|
||||
{
|
||||
_pf
|
||||
}ifelse
|
||||
}
|
||||
{
|
||||
/CRender {F} ddef
|
||||
}ifelse
|
||||
} def
|
||||
/f
|
||||
{
|
||||
closepath
|
||||
F
|
||||
} def
|
||||
/S
|
||||
{
|
||||
_pola 0 eq
|
||||
{
|
||||
_doClip 1 eq
|
||||
{
|
||||
gsave _ps grestore clip newpath /_lp /none ddef _sc
|
||||
/_doClip 0 ddef
|
||||
}
|
||||
{
|
||||
_ps
|
||||
}ifelse
|
||||
}
|
||||
{
|
||||
/CRender {S} ddef
|
||||
}ifelse
|
||||
} def
|
||||
/s
|
||||
{
|
||||
closepath
|
||||
S
|
||||
} def
|
||||
/B
|
||||
{
|
||||
_pola 0 eq
|
||||
{
|
||||
_doClip 1 eq
|
||||
gsave F grestore
|
||||
{
|
||||
gsave S grestore clip newpath /_lp /none ddef _sc
|
||||
/_doClip 0 ddef
|
||||
}
|
||||
{
|
||||
S
|
||||
}ifelse
|
||||
}
|
||||
{
|
||||
/CRender {B} ddef
|
||||
}ifelse
|
||||
} def
|
||||
/b
|
||||
{
|
||||
closepath
|
||||
B
|
||||
} def
|
||||
/W
|
||||
{
|
||||
/_doClip 1 ddef
|
||||
} def
|
||||
/*
|
||||
{
|
||||
count 0 ne
|
||||
{
|
||||
dup type (stringtype) eq {pop} if
|
||||
} if
|
||||
_pola 0 eq {newpath} if
|
||||
} def
|
||||
/u
|
||||
{} def
|
||||
/U
|
||||
{} def
|
||||
/q
|
||||
{
|
||||
_pola 0 eq {gsave} if
|
||||
} def
|
||||
/Q
|
||||
{
|
||||
_pola 0 eq {grestore} if
|
||||
} def
|
||||
/*u
|
||||
{
|
||||
_pola 1 add /_pola exch ddef
|
||||
} def
|
||||
/*U
|
||||
{
|
||||
_pola 1 sub /_pola exch ddef
|
||||
_pola 0 eq {CRender} if
|
||||
} def
|
||||
/D
|
||||
{pop} def
|
||||
/*w
|
||||
{} def
|
||||
/*W
|
||||
{} def
|
||||
/`
|
||||
{
|
||||
/_i save ddef
|
||||
6 1 roll 4 npop
|
||||
concat pop
|
||||
userdict begin
|
||||
/showpage {} def
|
||||
0 setgray
|
||||
0 setlinecap
|
||||
1 setlinewidth
|
||||
0 setlinejoin
|
||||
10 setmiterlimit
|
||||
[] 0 setdash
|
||||
/setstrokeadjust where {pop false setstrokeadjust} if
|
||||
newpath
|
||||
0 setgray
|
||||
false setoverprint
|
||||
} def
|
||||
/~
|
||||
{
|
||||
end
|
||||
_i restore
|
||||
} def
|
||||
/O
|
||||
{
|
||||
0 ne
|
||||
/_of exch ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/R
|
||||
{
|
||||
0 ne
|
||||
/_os exch ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/g
|
||||
{
|
||||
/_gf exch ddef
|
||||
/_fc
|
||||
{
|
||||
_lp /fill ne
|
||||
{
|
||||
_of setoverprint
|
||||
_gf setgray
|
||||
/_lp /fill ddef
|
||||
} if
|
||||
} ddef
|
||||
/_pf
|
||||
{
|
||||
_fc
|
||||
fill
|
||||
} ddef
|
||||
/_psf
|
||||
{
|
||||
_fc
|
||||
ashow
|
||||
} ddef
|
||||
/_pjsf
|
||||
{
|
||||
_fc
|
||||
awidthshow
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/G
|
||||
{
|
||||
/_gs exch ddef
|
||||
/_sc
|
||||
{
|
||||
_lp /stroke ne
|
||||
{
|
||||
_os setoverprint
|
||||
_gs setgray
|
||||
/_lp /stroke ddef
|
||||
} if
|
||||
} ddef
|
||||
/_ps
|
||||
{
|
||||
_sc
|
||||
stroke
|
||||
} ddef
|
||||
/_pss
|
||||
{
|
||||
_sc
|
||||
ss
|
||||
} ddef
|
||||
/_pjss
|
||||
{
|
||||
_sc
|
||||
jss
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/k
|
||||
{
|
||||
_cf astore pop
|
||||
/_fc
|
||||
{
|
||||
_lp /fill ne
|
||||
{
|
||||
_of setoverprint
|
||||
_cf aload pop setcmykcolor
|
||||
/_lp /fill ddef
|
||||
} if
|
||||
} ddef
|
||||
/_pf
|
||||
{
|
||||
_fc
|
||||
fill
|
||||
} ddef
|
||||
/_psf
|
||||
{
|
||||
_fc
|
||||
ashow
|
||||
} ddef
|
||||
/_pjsf
|
||||
{
|
||||
_fc
|
||||
awidthshow
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/K
|
||||
{
|
||||
_cs astore pop
|
||||
/_sc
|
||||
{
|
||||
_lp /stroke ne
|
||||
{
|
||||
_os setoverprint
|
||||
_cs aload pop setcmykcolor
|
||||
/_lp /stroke ddef
|
||||
} if
|
||||
} ddef
|
||||
/_ps
|
||||
{
|
||||
_sc
|
||||
stroke
|
||||
} ddef
|
||||
/_pss
|
||||
{
|
||||
_sc
|
||||
ss
|
||||
} ddef
|
||||
/_pjss
|
||||
{
|
||||
_sc
|
||||
jss
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/x
|
||||
{
|
||||
/_gf exch ddef
|
||||
findcmykcustomcolor
|
||||
/_if exch ddef
|
||||
/_fc
|
||||
{
|
||||
_lp /fill ne
|
||||
{
|
||||
_of setoverprint
|
||||
_if _gf 1 exch sub setcustomcolor
|
||||
/_lp /fill ddef
|
||||
} if
|
||||
} ddef
|
||||
/_pf
|
||||
{
|
||||
_fc
|
||||
fill
|
||||
} ddef
|
||||
/_psf
|
||||
{
|
||||
_fc
|
||||
ashow
|
||||
} ddef
|
||||
/_pjsf
|
||||
{
|
||||
_fc
|
||||
awidthshow
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/X
|
||||
{
|
||||
/_gs exch ddef
|
||||
findcmykcustomcolor
|
||||
/_is exch ddef
|
||||
/_sc
|
||||
{
|
||||
_lp /stroke ne
|
||||
{
|
||||
_os setoverprint
|
||||
_is _gs 1 exch sub setcustomcolor
|
||||
/_lp /stroke ddef
|
||||
} if
|
||||
} ddef
|
||||
/_ps
|
||||
{
|
||||
_sc
|
||||
stroke
|
||||
} ddef
|
||||
/_pss
|
||||
{
|
||||
_sc
|
||||
ss
|
||||
} ddef
|
||||
/_pjss
|
||||
{
|
||||
_sc
|
||||
jss
|
||||
} ddef
|
||||
/_lp /none ddef
|
||||
} def
|
||||
/A
|
||||
{
|
||||
pop
|
||||
} def
|
||||
currentdict readonly pop end
|
||||
setpacking
|
||||
/annotatepage
|
||||
{
|
||||
} def
|
||||
%%EndResource
|
||||
%%EndProlog
%%BeginSetup
Adobe_cshow /initialize get exec
|
||||
Adobe_customcolor /initialize get exec
|
||||
Adobe_IllustratorA_AI3 /initialize get exec
|
||||
%%EndSetup
%%Page: 1 1
%%EndPageComments
%%BeginPageSetup
%Exiv2BeginXMP: Before %%EndPageSetup
/currentdistillerparams where
{pop currentdistillerparams /CoreDistVersion get 5000 lt} {true} ifelse
{userdict /Exiv2_pdfmark /cleartomark load put
userdict /Exiv2_metafile_pdfmark {flushfile cleartomark} bind put}
{userdict /Exiv2_pdfmark /pdfmark load put
userdict /Exiv2_metafile_pdfmark {/PUT pdfmark} bind put} ifelse
[/NamespacePush Exiv2_pdfmark
[/_objdef {Exiv2_metadata_stream} /type /stream /OBJ Exiv2_pdfmark
[{Exiv2_metadata_stream} 2 dict begin
/Type /Metadata def /Subtype /XML def currentdict end /PUT Exiv2_pdfmark
[{Exiv2_metadata_stream}
currentfile 0 (% &&end XMP packet marker&&)
/SubFileDecode filter Exiv2_metafile_pdfmark
<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?>
|
||||
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.4.0-Exiv2">
|
||||
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<rdf:Description rdf:about=""
|
||||
xmlns:test="http://www.example.com/"
|
||||
test:test="TEST"/>
|
||||
</rdf:RDF>
|
||||
</x:xmpmeta>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<?xpacket end="w"?>
% &&end XMP packet marker&&
[/Document 1 dict begin
/Metadata {Exiv2_metadata_stream} def currentdict end /BDC Exiv2_pdfmark
%Exiv2EndXMP
%%EndPageSetup
0 A
u
0 O
0.5 g
0 J 0 j 1 w 10 M []0 d
305.3501 311.0195 m
199 311.0195 l
199 481 l
411.6992 481 l
411.6992 311.0195 l
305.3501 311.0195 l
305.3501 311.0195 l
f
0 R
0 G
1 j 0 w
305.3501 311.0195 m
199 311.0195 l
199 481 l
411.6992 481 l
411.6992 311.0195 l
305.3501 311.0195 l
305.3501 311.0195 l
s
U
%%PageTrailer
%Exiv2BeginXMP: After %%PageTrailer
[/EMC Exiv2_pdfmark
[/NamespacePop Exiv2_pdfmark
%Exiv2EndXMP
gsave annotatepage grestore showpage
%%Trailer
Adobe_IllustratorA_AI3 /terminate get exec
|
||||
Adobe_customcolor /terminate get exec
|
||||
Adobe_cshow /terminate get exec
|
||||
Adobe_packedarray /terminate get exec
|
||||
%%EOF
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -956,10 +956,10 @@ Command: exiv2 -u -pa eps-flat_oodraw_ai-3-lev2.eps
|
||||
Exit code: 253
|
||||
|
||||
Command: exiv2 -dx eps-flat_oodraw_ai-3-lev2.eps
|
||||
Exit code: 0
|
||||
|
||||
Command: exiv2 -f -ex eps-flat_oodraw_ai-3-lev2.eps
|
||||
Exit code: 0
|
||||
Warning: Unable to write to EPS files created by Adobe Illustrator 8.0 or older.
|
||||
Exiv2 exception in erase action for file eps-flat_oodraw_ai-3-lev2.eps:
|
||||
Failed to write image
|
||||
Exit code: 1
|
||||
|
||||
Restore: eps-flat_oodraw_ai-3-lev2.eps
|
||||
|
||||
@ -967,13 +967,9 @@ Command: exiv2 -f -eX eps-flat_oodraw_ai-3-lev2.eps
|
||||
Exit code: 0
|
||||
|
||||
Command: exiv2 -ix eps-flat_oodraw_ai-3-lev2.eps
|
||||
Exit code: 0
|
||||
|
||||
Command: (2) exiv2 -ix eps-flat_oodraw_ai-3-lev2.eps
|
||||
Exit code: 0
|
||||
|
||||
Command: exiv2 -f -ex eps-flat_oodraw_ai-3-lev2.eps
|
||||
Exit code: 0
|
||||
Warning: Unable to write to EPS files created by Adobe Illustrator 8.0 or older.
|
||||
eps-flat_oodraw_ai-3-lev2.eps: Could not write metadata to file: Failed to write image
|
||||
Exit code: 1
|
||||
|
||||
-----> eps-flat_oodraw_ai-3-lev3.eps <-----
|
||||
|
||||
@ -981,10 +977,10 @@ Command: exiv2 -u -pa eps-flat_oodraw_ai-3-lev3.eps
|
||||
Exit code: 253
|
||||
|
||||
Command: exiv2 -dx eps-flat_oodraw_ai-3-lev3.eps
|
||||
Exit code: 0
|
||||
|
||||
Command: exiv2 -f -ex eps-flat_oodraw_ai-3-lev3.eps
|
||||
Exit code: 0
|
||||
Warning: Unable to write to EPS files created by Adobe Illustrator 8.0 or older.
|
||||
Exiv2 exception in erase action for file eps-flat_oodraw_ai-3-lev3.eps:
|
||||
Failed to write image
|
||||
Exit code: 1
|
||||
|
||||
Restore: eps-flat_oodraw_ai-3-lev3.eps
|
||||
|
||||
@ -992,13 +988,9 @@ Command: exiv2 -f -eX eps-flat_oodraw_ai-3-lev3.eps
|
||||
Exit code: 0
|
||||
|
||||
Command: exiv2 -ix eps-flat_oodraw_ai-3-lev3.eps
|
||||
Exit code: 0
|
||||
|
||||
Command: (2) exiv2 -ix eps-flat_oodraw_ai-3-lev3.eps
|
||||
Exit code: 0
|
||||
|
||||
Command: exiv2 -f -ex eps-flat_oodraw_ai-3-lev3.eps
|
||||
Exit code: 0
|
||||
Warning: Unable to write to EPS files created by Adobe Illustrator 8.0 or older.
|
||||
eps-flat_oodraw_ai-3-lev3.eps: Could not write metadata to file: Failed to write image
|
||||
Exit code: 1
|
||||
|
||||
-----> eps-flat_oodraw_ai-8-lev2.eps <-----
|
||||
|
||||
@ -1177,10 +1169,10 @@ Command: exiv2 -u -pa eps-flat_oodraw_ai-8-lev3.eps
|
||||
Exit code: 253
|
||||
|
||||
Command: exiv2 -dx eps-flat_oodraw_ai-8-lev3.eps
|
||||
Exit code: 0
|
||||
|
||||
Command: exiv2 -f -ex eps-flat_oodraw_ai-8-lev3.eps
|
||||
Exit code: 0
|
||||
Warning: Unable to write to EPS files created by Adobe Illustrator 8.0 or older.
|
||||
Exiv2 exception in erase action for file eps-flat_oodraw_ai-8-lev3.eps:
|
||||
Failed to write image
|
||||
Exit code: 1
|
||||
|
||||
Restore: eps-flat_oodraw_ai-8-lev3.eps
|
||||
|
||||
@ -1188,13 +1180,9 @@ Command: exiv2 -f -eX eps-flat_oodraw_ai-8-lev3.eps
|
||||
Exit code: 0
|
||||
|
||||
Command: exiv2 -ix eps-flat_oodraw_ai-8-lev3.eps
|
||||
Exit code: 0
|
||||
|
||||
Command: (2) exiv2 -ix eps-flat_oodraw_ai-8-lev3.eps
|
||||
Exit code: 0
|
||||
|
||||
Command: exiv2 -f -ex eps-flat_oodraw_ai-8-lev3.eps
|
||||
Exit code: 0
|
||||
Warning: Unable to write to EPS files created by Adobe Illustrator 8.0 or older.
|
||||
eps-flat_oodraw_ai-8-lev3.eps: Could not write metadata to file: Failed to write image
|
||||
Exit code: 1
|
||||
|
||||
-----> eps-flat_oodraw_ai-9-lev2.eps <-----
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user