-wepoker官网
%!ps-adobe-3.1 epsf-3.0
�o_dsc_encoding: macos roman
%%title: airproducts_logo_white.eps
%%creator: adobe illustrator(r) 12
%%ai8_creatorversion: 12.0.1
%ai9_printingdatabegin
%%for: scott fritzinger
%%creationdate: 6/23/06
%%boundingbox: 0 0 319 68
%%hiresboundingbox: 0 0 318.8262 67.6050
%%cropbox: 0 0 318.8262 67.6050
%%languagelevel: 2
%%documentdata: clean7bit
%%pages: 1
%%documentneededresources:
%%documentsuppliedresources: procset adobe_agm_image 1.0 0
%% procset adobe_cooltype_utility_t42 1.0 0
%% procset adobe_cooltype_utility_makeocf 1.19 0
%% procset adobe_cooltype_core 2.23 0
%% procset adobe_agm_core 2.0 0
%% procset adobe_agm_utils 1.0 0
%%documentfonts:
%%documentneededfonts:
%%documentneededfeatures:
%%documentsuppliedfeatures:
%%documentcustomcolors:
%%cmykcustomcolor:
%%rgbcustomcolor:
�o_buildnumber: adobe illustrator(r) 12.0.1 x5205 r agm 4.3861 ct 5.530
�o_containsxmp: mainfirst
%%endcomments
%�gindefaults
%%viewingorientation: 1 0 0 1
%%enddefaults
%�ginprolog
%�ginresource: procset adobe_agm_utils 1.0 0
%%version: 1.0 0
%%wepoker官网登录入口 copyright: wepoker官网登录入口 copyright (c) 2000-2003 adobe systems, inc. all rights reserved.
systemdict /setpacking known
{
currentpacking
true setpacking
} if
userdict /adobe_agm_utils 70 dict dup begin put
/bdf
{
bind def
} bind def
/nd{
null def
}bdf
/xdf
{
exch def
}bdf
/ldf
{
load def
}bdf
/ddf
{
put
}bdf
/xddf
{
3 -1 roll put
}bdf
/xpt
{
exch put
}bdf
/ndf
{
exch dup where{
pop pop pop
}{
xdf
}ifelse
}def
/cdndf
{
exch dup currentdict exch known{
pop pop
}{
exch def
}ifelse
}def
/ps_level
/languagelevel where{
pop systemdict /languagelevel get exec
}{
1
}ifelse
def
/level2
ps_level 2 ge
def
/level3
ps_level 3 ge
def
/ps_version
{version cvr} stopped {
-1
}if
def
/set_gvm
{
currentglobal exch setglobal
}bdf
/reset_gvm
{
setglobal
}bdf
/makereadonlyarray
{
/packedarray where{
pop packedarray
}{
array astore readonly
}ifelse
}bdf
/map_reserved_ink_name
{
dup type /stringtype eq{
dup /red eq{
pop (_red_)
}{
dup /green eq{
pop (_green_)
}{
dup /blue eq{
pop (_blue_)
}{
dup () cvn eq{
pop (process)
}if
}ifelse
}ifelse
}ifelse
}if
}bdf
/agmutil_gstate 22 dict def
/get_gstate
{
agmutil_gstate begin
/agmutil_gstate_clr_spc currentcolorspace def
/agmutil_gstate_clr_indx 0 def
/agmutil_gstate_clr_comps 12 array def
mark currentcolor counttomark
{agmutil_gstate_clr_comps agmutil_gstate_clr_indx 3 -1 roll put
/agmutil_gstate_clr_indx agmutil_gstate_clr_indx 1 add def} repeat pop
/agmutil_gstate_fnt rootfont def
/agmutil_gstate_lw currentlinewidth def
/agmutil_gstate_lc currentlinecap def
/agmutil_gstate_lj currentlinejoin def
/agmutil_gstate_ml currentmiterlimit def
currentdash /agmutil_gstate_do xdf /agmutil_gstate_da xdf
/agmutil_gstate_sa currentstrokeadjust def
/agmutil_gstate_clr_rnd currentcolorrendering def
/agmutil_gstate_op currentoverprint def
/agmutil_gstate_bg currentblackgeneration cvlit def
/agmutil_gstate_ucr currentundercolorremoval cvlit def
currentcolortransfer cvlit /agmutil_gstate_gy_xfer xdf cvlit /agmutil_gstate_b_xfer xdf
cvlit /agmutil_gstate_g_xfer xdf cvlit /agmutil_gstate_r_xfer xdf
/agmutil_gstate_ht currenthalftone def
/agmutil_gstate_flt currentflat def
end
}def
/set_gstate
{
agmutil_gstate begin
agmutil_gstate_clr_spc setcolorspace
agmutil_gstate_clr_indx {agmutil_gstate_clr_comps agmutil_gstate_clr_indx 1 sub get
/agmutil_gstate_clr_indx agmutil_gstate_clr_indx 1 sub def} repeat setcolor
agmutil_gstate_fnt setfont
agmutil_gstate_lw setlinewidth
agmutil_gstate_lc setlinecap
agmutil_gstate_lj setlinejoin
agmutil_gstate_ml setmiterlimit
agmutil_gstate_da agmutil_gstate_do setdash
agmutil_gstate_sa setstrokeadjust
agmutil_gstate_clr_rnd setcolorrendering
agmutil_gstate_op setoverprint
agmutil_gstate_bg cvx setblackgeneration
agmutil_gstate_ucr cvx setundercolorremoval
agmutil_gstate_r_xfer cvx agmutil_gstate_g_xfer cvx agmutil_gstate_b_xfer cvx
agmutil_gstate_gy_xfer cvx setcolortransfer
agmutil_gstate_ht /halftonetype get dup 9 eq exch 100 eq or
{
currenthalftone /halftonetype get agmutil_gstate_ht /halftonetype get ne
{
mark agmutil_gstate_ht {sethalftone} stopped cleartomark
} if
}{
agmutil_gstate_ht sethalftone
} ifelse
agmutil_gstate_flt setflat
end
}def
/get_gstate_and_matrix
{
agmutil_gstate begin
/agmutil_gstate_ctm matrix currentmatrix def
end
get_gstate
}def
/set_gstate_and_matrix
{
set_gstate
agmutil_gstate begin
agmutil_gstate_ctm setmatrix
end
}def
/agmutil_str256 256 string def
/agmutil_src256 256 string def
/agmutil_dst64 64 string def
/agmutil_srclen nd
/agmutil_ndx nd
/thold_halftone
{
level3
{sethalftone currenthalftone}
{
dup /halftonetype get 3 eq
{
sethalftone currenthalftone
}
{
begin
width height mul {
thresholds read {pop} if
} repeat
end
currenthalftone
} ifelse
}ifelse
} def
/rdcmntline
{
currentfile agmutil_str256 readline pop
(%) anchorsearch {pop} if
} bdf
/filter_cmyk
{
dup type /filetype ne{
exch () /subfiledecode filter
}
{
exch pop
}
ifelse
[
exch
{
agmutil_src256 readstring pop
dup length /agmutil_srclen exch def
/agmutil_ndx 0 def
agmcore_plate_ndx 4 agmutil_srclen 1 sub{
1 index exch get
agmutil_dst64 agmutil_ndx 3 -1 roll put
/agmutil_ndx agmutil_ndx 1 add def
}for
pop
agmutil_dst64 0 agmutil_ndx getinterval
}
bind
/exec cvx
] cvx
} bdf
/filter_indexed_devn
{
cvi names length mul names_index add lookup exch get
} bdf
/filter_devn
{
4 dict begin
/srcstr xdf
/dststr xdf
dup type /filetype ne{
0 () /subfiledecode filter
}if
[
exch
[
/devicen_colorspace_dict /agmcore_gget cvx /begin cvx
currentdict /srcstr get /readstring cvx /pop cvx
/dup cvx /length cvx 0 /gt cvx [
adobe_agm_utils /agmutil_ndx 0 /ddf cvx
names_index names length currentdict /srcstr get length 1 sub {
1 /index cvx /exch cvx /get cvx
currentdict /dststr get /agmutil_ndx /load cvx 3 -1 /roll cvx /put cvx
adobe_agm_utils /agmutil_ndx /agmutil_ndx /load cvx 1 /add cvx /ddf cvx
} for
currentdict /dststr get 0 /agmutil_ndx /load cvx /getinterval cvx
] cvx /if cvx
/end cvx
] cvx
bind
/exec cvx
] cvx
end
} bdf
/agmutil_imagefile nd
/read_image_file
{
agmutil_imagefile 0 setfileposition
10 dict begin
/imagedict xdf
/imbuflen width bitspercomponent mul 7 add 8 idiv def
/imbufidx 0 def
/origdatasource imagedict /datasource get def
/origmultipledatasources imagedict /multipledatasources get def
/origdecode imagedict /decode get def
/dstdatastr imagedict /width get colorspaceelemcnt mul string def
imagedict /multipledatasources known {multipledatasources}{false} ifelse
{
/imbufcnt imagedict /datasource get length def
/imbufs imbufcnt array def
0 1 imbufcnt 1 sub {
/imbufidx xdf
imbufs imbufidx imbuflen string put
imagedict /datasource get imbufidx [ agmutil_imagefile imbufs imbufidx get /readstring cvx /pop cvx ] cvx put
} for
devicen_ps2 {
imagedict begin
/datasource [ datasource /devn_sep_datasource cvx ] cvx def
/multipledatasources false def
/decode [0 1] def
end
} if
}{
/imbuf imbuflen string def
indexed_devicen level3 not and devicen_nonename or {
/srcdatastrs [ imagedict begin
currentdict /multipledatasources known {multipledatasources {datasource length}{1}ifelse}{1} ifelse
{
width decode length 2 div mul cvi string
} repeat
end ] def
imagedict begin
/datasource [agmutil_imagefile decode bitspercomponent false 1 /filter_indexed_devn load dstdatastr srcdatastrs devn_alt_datasource /exec cvx] cvx def
/decode [0 1] def
end
}{
imagedict /datasource [1 string dup 0 agmutil_imagefile decode length 2 idiv string/readstring cvx /pop cvx names_index /get cvx /put cvx] cvx put
imagedict /decode [0 1] put
} ifelse
} ifelse
imagedict exch
load exec
imagedict /datasource origdatasource put
imagedict /multipledatasources origmultipledatasources put
imagedict /decode origdecode put
end
} bdf
/write_image_file
{
begin
{ (agmutil_imagefile) (w ) file } stopped{
false
}{
adobe_agm_utils/agmutil_imagefile xddf
2 dict begin
/imbuflen width bitspercomponent mul 7 add 8 idiv def
multipledatasources {datasource 0 get}{datasource}ifelse type /filetype eq {
/imbuf imbuflen string def
}if
1 1 height multipledatasources not{decode length 2 idiv mul}if{
pop
multipledatasources {
0 1 datasource length 1 sub {
datasource type dup
/arraytype eq {
pop datasource exch get exec
}{
/filetype eq {
datasource exch get imbuf readstring pop
}{
datasource exch get
} ifelse
} ifelse
agmutil_imagefile exch writestring
} for
}{
datasource type dup
/arraytype eq {
pop datasource exec
}{
/filetype eq {
datasource imbuf readstring pop
}{
datasource
} ifelse
} ifelse
agmutil_imagefile exch writestring
} ifelse
}for
end
true
}ifelse
end
} bdf
/close_image_file
{
agmutil_imagefile closefile (agmutil_imagefile) deletefile
}def
statusdict /product known userdict /agmp_current_show known not and{
/pstr statusdict /product get def
pstr (hp laserjet 2200) eq
pstr (hp laserjet 4000 series) eq or
pstr (hp laserjet 4050 series ) eq or
pstr (hp laserjet 8000 series) eq or
pstr (hp laserjet 8100 series) eq or
pstr (hp laserjet 8150 series) eq or
pstr (hp laserjet 5000 series) eq or
pstr (hp laserjet 5100 series) eq or
pstr (hp color laserjet 4500) eq or
pstr (hp color laserjet 4600) eq or
pstr (hp laserjet 5si) eq or
pstr (hp laserjet 1200 series) eq or
pstr (hp laserjet 1300 series) eq or
pstr (hp laserjet 4100 series) eq or
{
userdict /agmp_current_show /show load put
userdict /show {
currentcolorspace 0 get
/pattern eq
{false charpath f}
{agmp_current_show} ifelse
} put
}if
currentdict /pstr undef
} if
/consumeimagedata
{
begin
currentdict /multipledatasources known not
{/multipledatasources false def} if
multipledatasources
{
datasource 0 get type
dup /filetype eq
{
1 dict begin
/flushbuffer width cvi string def
1 1 height cvi
{
pop
0 1 datasource length 1 sub
{
datasource exch get
flushbuffer readstring pop pop
}for
}for
end
}if
dup /arraytype eq exch /packedarraytype eq or datasource 0 get xcheck and
{
width height mul cvi
{
0 1 datasource length 1 sub
{dup datasource exch get exec length exch 0 ne {pop}if}for
dup 0 eq
{pop exit}if
sub dup 0 le
{exit}if
}loop
pop
}if
}
{
/datasource load type
dup /filetype eq
{
1 dict begin
/flushbuffer width decode length 2 idiv mul cvi string def
1 1 height { pop datasource flushbuffer readstring pop pop} for
end
}if
dup /arraytype eq exch /packedarraytype eq or /datasource load xcheck and
{
height width bitspercomponent mul 8 bitspercomponent sub add 8 idiv decode length 2 idiv mul mul
{
datasource length dup 0 eq
{pop exit}if
sub dup 0 le
{exit}if
}loop
pop
}if
}ifelse
end
}bdf
/addprocs
{
2{/exec load}repeat
3 1 roll
[ 5 1 roll ] bind cvx
}def
/modify_halftone_xfer
{
currenthalftone dup length dict copy begin
currentdict 2 index known{
1 index load dup length dict copy begin
currentdict/transferfunction known{
/transferfunction load
}{
currenttransfer
}ifelse
addprocs /transferfunction xdf
currentdict end def
currentdict end sethalftone
}{
currentdict/transferfunction known{
/transferfunction load
}{
currenttransfer
}ifelse
addprocs /transferfunction xdf
currentdict end sethalftone
pop
}ifelse
}def
/clonearray
{
dup xcheck exch
dup length array exch
adobe_agm_core/agmcore_tmp -1 ddf
{
adobe_agm_core/agmcore_tmp 2 copy get 1 add ddf
dup type /dicttype eq
{
adobe_agm_core/agmcore_tmp get
exch
clonedict
adobe_agm_core/agmcore_tmp 4 -1 roll ddf
} if
dup type /arraytype eq
{
adobe_agm_core/agmcore_tmp get exch
clonearray
adobe_agm_core/agmcore_tmp 4 -1 roll ddf
} if
exch dup
adobe_agm_core/agmcore_tmp get 4 -1 roll put
}forall
exch {cvx} if
}bdf
/clonedict
{
dup length dict
begin
{
dup type /dicttype eq
{
clonedict
} if
dup type /arraytype eq
{
clonearray
} if
def
}forall
currentdict
end
}bdf
/devicen_ps2
{
/currentcolorspace agmcore_gget 0 get /devicen eq level3 not and
} bdf
/indexed_devicen
{
/indexed_colorspace_dict agmcore_gget dup null ne {
dup /csdbase known {
/csdbase get /csd get_res /names known
}{
pop false
}ifelse
}{
pop false
} ifelse
} bdf
/devicen_nonename
{
/names where {
pop
false names
{
(none) eq or
} forall
}{
false
}ifelse
} bdf
/devicen_ps2_inrip_seps
{
/agmcore_in_rip_sep where
{
pop dup type dup /arraytype eq exch /packedarraytype eq or
{
dup 0 get /devicen eq level3 not and agmcore_in_rip_sep and
{
/currentcolorspace exch agmcore_gput
false
}
{
true
}ifelse
}
{
true
} ifelse
}
{
true
} ifelse
} bdf
/base_colorspace_type
{
dup type /arraytype eq {0 get} if
} bdf
/currentdistillerparams where { pop currentdistillerparams /coredistversion get 5000 lt}{true}ifelse
{
/pdfmark_5 {cleartomark} bind def
}{
/pdfmark_5 {pdfmark} bind def
}ifelse
/readbypdfmark_5
{
2 dict begin
/makerstring exch def string /tmpstring exch def
{
currentfile tmpstring readline pop
makerstring anchorsearch
{
pop pop cleartomark exit
}{
3 copy /put pdfmark_5 pop 2 copy (\n) /put pdfmark_5
} ifelse
}loop
end
} bdf
/doc_setup{
adobe_agm_utils begin
}bdf
/doc_trailer{
currentdict adobe_agm_utils eq{
end
}if
}bdf
systemdict /setpacking known
{
setpacking
} if
%%endresource
%�ginresource: procset adobe_agm_core 2.0 0
%%version: 2.0 0
%%wepoker官网登录入口 copyright: wepoker官网登录入口 copyright (c) 1997-2005 adobe systems, inc. all rights reserved.
%% note: this procset assumes adobe_agm_utils is opened on the stack below it, for
%% definitions of some fundamental procedures.
systemdict /setpacking known
{
currentpacking
true setpacking
} if
userdict /adobe_agm_core 201 dict dup begin put
/adobe_agm_core_id /adobe_agm_core_2.0_0 def
/agmcore_str256 256 string def
/agmcore_save nd
/agmcore_graphicsave nd
/agmcore_c 0 def
/agmcore_m 0 def
/agmcore_y 0 def
/agmcore_k 0 def
/agmcore_cmykbuf 4 array def
/agmcore_screen [currentscreen] cvx def
/agmcore_tmp 0 def
/agmcore_&setgray nd
/agmcore_&setcolor nd
/agmcore_&setcolorspace nd
/agmcore_&setcmykcolor nd
/agmcore_cyan_plate nd
/agmcore_magenta_plate nd
/agmcore_yellow_plate nd
/agmcore_black_plate nd
/agmcore_plate_ndx nd
/agmcore_get_ink_data nd
/agmcore_is_cmyk_sep nd
/agmcore_host_sep nd
/agmcore_avoid_l2_sep_space nd
/agmcore_distilling nd
/agmcore_composite_job nd
/agmcore_producing_seps nd
/agmcore_ps_level -1 def
/agmcore_ps_version -1 def
/agmcore_environ_ok nd
/agmcore_csd_cache 0 dict def
/agmcore_currentoverprint false def
/agmcore_deltax nd
/agmcore_deltay nd
/agmcore_name nd
/agmcore_sep_special nd
/agmcore_err_strings 4 dict def
/agmcore_cur_err nd
/agmcore_current_spot_alias false def
/agmcore_inverting false def
/agmcore_feature_dictcount nd
/agmcore_feature_opcount nd
/agmcore_feature_ctm nd
/agmcore_converttoprocess false def
/agmcore_default_ctm matrix def
/agmcore_default_pagesize nd
/agmcore_currentbg nd
/agmcore_currentucr nd
/agmcore_in_pattern false def
/agmcore_currentpagedevice nd
/knockout_unitsq nd
currentglobal true setglobal
[/csa /gradient /procedure]
{
/generic /category findresource dup length dict copy /category defineresource pop
} forall
setglobal
/agmcore_key_known
{
where{
/adobe_agm_core_id known
}{
false
}ifelse
}ndf
/flushinput
{
save
2 dict begin
/comparebuffer 3 -1 roll def
/readbuffer 256 string def
mark
{
currentfile readbuffer {readline} stopped
{cleartomark mark}
{
not
{pop exit}
if
comparebuffer eq
{exit}
if
}ifelse
}loop
cleartomark
end
restore
}bdf
/getspotfunction
{
agmcore_screen exch pop exch pop
dup type /dicttype eq{
dup /halftonetype get 1 eq{
/spotfunction get
}{
dup /halftonetype get 2 eq{
/grayspotfunction get
}{
pop
{
abs exch abs 2 copy add 1 gt{
1 sub dup mul exch 1 sub dup mul add 1 sub
}{
dup mul exch dup mul add 1 exch sub
}ifelse
}bind
}ifelse
}ifelse
}if
} def
/clp_npth
{
clip newpath
} def
/eoclp_npth
{
eoclip newpath
} def
/npth_clp
{
newpath clip
} def
/graphic_setup
{
/agmcore_graphicsave save def
concat
0 setgray
0 setlinecap
0 setlinejoin
1 setlinewidth
[] 0 setdash
10 setmiterlimit
newpath
false setoverprint
false setstrokeadjust
//adobe_agm_core/spot_alias get exec
/adobe_agm_image where {
pop
adobe_agm_image/spot_alias 2 copy known{
get exec
}{
pop pop
}ifelse
} if
100 dict begin
/dictstackcount countdictstack def
/showpage {} def
mark
} def
/graphic_cleanup
{
cleartomark
dictstackcount 1 countdictstack 1 sub {end}for
end
agmcore_graphicsave restore
} def
/compose_error_msg
{
grestoreall initgraphics
/helvetica findfont 10 scalefont setfont
/agmcore_deltay 100 def
/agmcore_deltax 310 def
clippath pathbbox newpath pop pop 36 add exch 36 add exch moveto
0 agmcore_deltay rlineto agmcore_deltax 0 rlineto
0 agmcore_deltay neg rlineto agmcore_deltax neg 0 rlineto closepath
0 agmcore_&setgray
gsave 1 agmcore_&setgray fill grestore
1 setlinewidth gsave stroke grestore
currentpoint agmcore_deltay 15 sub add exch 8 add exch moveto
/agmcore_deltay 12 def
/agmcore_tmp 0 def
agmcore_err_strings exch get
{
dup 32 eq
{
pop
agmcore_str256 0 agmcore_tmp getinterval
stringwidth pop currentpoint pop add agmcore_deltax 28 add gt
{
currentpoint agmcore_deltay sub exch pop
clippath pathbbox pop pop pop 44 add exch moveto
} if
agmcore_str256 0 agmcore_tmp getinterval show ( ) show
0 1 agmcore_str256 length 1 sub
{
agmcore_str256 exch 0 put
}for
/agmcore_tmp 0 def
}
{
agmcore_str256 exch agmcore_tmp xpt
/agmcore_tmp agmcore_tmp 1 add def
} ifelse
} forall
} bdf
/doc_setup{
adobe_agm_core begin
/agmcore_ps_version xdf
/agmcore_ps_level xdf
errordict /agm_handleerror known not{
errordict /agm_handleerror errordict /handleerror get put
errordict /handleerror {
adobe_agm_core begin
$error /newerror get agmcore_cur_err null ne and{
$error /newerror false put
agmcore_cur_err compose_error_msg
}if
$error /newerror true put
end
errordict /agm_handleerror get exec
} bind put
}if
/agmcore_environ_ok
ps_level agmcore_ps_level ge
ps_version agmcore_ps_version ge and
agmcore_ps_level -1 eq or
def
agmcore_environ_ok not
{/agmcore_cur_err /agmcore_bad_environ def} if
/agmcore_&setgray systemdict/setgray get def
level2{
/agmcore_&setcolor systemdict/setcolor get def
/agmcore_&setcolorspace systemdict/setcolorspace get def
}if
/agmcore_currentbg currentblackgeneration def
/agmcore_currentucr currentundercolorremoval def
/agmcore_distilling
/product where{
pop systemdict/setdistillerparams known product (adobe postscript parser) ne and
}{
false
}ifelse
def
/agmcore_gstate agmcore_key_known not{
/agmcore_gstate 21 dict def
/agmcore_tmpmatrix matrix def
/agmcore_gstack 32 array def
/agmcore_gstackptr 0 def
/agmcore_gstacksaveptr 0 def
/agmcore_gstackframekeys 10 def
/agmcore_&gsave /gsave ldf
/agmcore_&grestore /grestore ldf
/agmcore_&grestoreall /grestoreall ldf
/agmcore_&save /save ldf
/agmcore_&setoverprint /setoverprint ldf
/agmcore_gdictcopy {
begin
{ def } forall
end
}def
/agmcore_gput {
agmcore_gstack agmcore_gstackptr get
3 1 roll
put
}def
/agmcore_gget {
agmcore_gstack agmcore_gstackptr get
exch
get
}def
/gsave {
agmcore_&gsave
agmcore_gstack agmcore_gstackptr get
agmcore_gstackptr 1 add
dup 32 ge {limitcheck} if
/agmcore_gstackptr exch store
agmcore_gstack agmcore_gstackptr get
agmcore_gdictcopy
}def
/grestore {
agmcore_&grestore
agmcore_gstackptr 1 sub
dup agmcore_gstacksaveptr lt {1 add} if
dup agmcore_gstack exch get dup /agmcore_currentoverprint known
{/agmcore_currentoverprint get setoverprint}{pop}ifelse
/agmcore_gstackptr exch store
}def
/grestoreall {
agmcore_&grestoreall
/agmcore_gstackptr agmcore_gstacksaveptr store
}def
/save {
agmcore_&save
agmcore_gstack agmcore_gstackptr get
agmcore_gstackptr 1 add
dup 32 ge {limitcheck} if
/agmcore_gstackptr exch store
/agmcore_gstacksaveptr agmcore_gstackptr store
agmcore_gstack agmcore_gstackptr get
agmcore_gdictcopy
}def
/setoverprint{
dup /agmcore_currentoverprint exch agmcore_gput agmcore_&setoverprint
}def
0 1 agmcore_gstack length 1 sub {
agmcore_gstack exch agmcore_gstackframekeys dict put
} for
}if
level3 /agmcore_&sysshfill agmcore_key_known not and
{
/agmcore_&sysshfill systemdict/shfill get def
/agmcore_&sysmakepattern systemdict/makepattern get def
/agmcore_&usrmakepattern /makepattern load def
}if
/currentcmykcolor [0 0 0 0] agmcore_gput
/currentstrokeadjust false agmcore_gput
/currentcolorspace [/devicegray] agmcore_gput
/sep_tint 0 agmcore_gput
/devicen_tints [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0] agmcore_gput
/sep_colorspace_dict null agmcore_gput
/devicen_colorspace_dict null agmcore_gput
/indexed_colorspace_dict null agmcore_gput
/currentcolor_intent () agmcore_gput
/customcolor_tint 1 agmcore_gput
<<
/maxpatternitem currentsystemparams /maxpatterncache get
>>
setuserparams
end
}def
/page_setup
{
/setcmykcolor where{
pop
adobe_agm_core/agmcore_&setcmykcolor /setcmykcolor load put
}if
adobe_agm_core begin
/setcmykcolor
{
4 copy agmcore_cmykbuf astore /currentcmykcolor exch agmcore_gput
1 sub 4 1 roll
3 {
3 index add neg dup 0 lt {
pop 0
} if
3 1 roll
} repeat
setrgbcolor pop
}ndf
/currentcmykcolor
{
/currentcmykcolor agmcore_gget aload pop
}ndf
/setoverprint
{
pop
}ndf
/currentoverprint
{
false
}ndf
/agmcore_cyan_plate 1 0 0 0 test_cmyk_color_plate def
/agmcore_magenta_plate 0 1 0 0 test_cmyk_color_plate def
/agmcore_yellow_plate 0 0 1 0 test_cmyk_color_plate def
/agmcore_black_plate 0 0 0 1 test_cmyk_color_plate def
/agmcore_plate_ndx
agmcore_cyan_plate{
0
}{
agmcore_magenta_plate{
1
}{
agmcore_yellow_plate{
2
}{
agmcore_black_plate{
3
}{
4
}ifelse
}ifelse
}ifelse
}ifelse
def
/agmcore_have_reported_unsupported_color_space false def
/agmcore_report_unsupported_color_space
{
agmcore_have_reported_unsupported_color_space false eq
{
(warning: job contains content that cannot be separated with on-host methods. this content appears on the black plate, and knocks out all other plates.) ==
adobe_agm_core /agmcore_have_reported_unsupported_color_space true ddf
} if
}def
/agmcore_composite_job
agmcore_cyan_plate agmcore_magenta_plate and agmcore_yellow_plate and agmcore_black_plate and def
/agmcore_in_rip_sep
/agmcore_in_rip_sep where{
pop agmcore_in_rip_sep
}{
agmcore_distilling
{
false
}{
userdict/adobe_agm_onhost_seps known{
false
}{
level2{
currentpagedevice/separations 2 copy known{
get
}{
pop pop false
}ifelse
}{
false
}ifelse
}ifelse
}ifelse
}ifelse
def
/agmcore_producing_seps agmcore_composite_job not agmcore_in_rip_sep or def
/agmcore_host_sep agmcore_producing_seps agmcore_in_rip_sep not and def
/agm_preserve_spots
/agm_preserve_spots where{
pop agm_preserve_spots
}{
agmcore_distilling agmcore_producing_seps or
}ifelse
def
/agm_is_distiller_preserving_spotimages
{
currentdistillerparams/preserveoverprintsettings known
{
currentdistillerparams/preserveoverprintsettings get
{
currentdistillerparams/colorconversionstrategy known
{
currentdistillerparams/colorconversionstrategy get
/srgb ne
}{
true
}ifelse
}{
false
}ifelse
}{
false
}ifelse
}def
/convert_spot_to_process where {pop}{
/convert_spot_to_process
{
//adobe_agm_core begin
dup map_alias {
/name get exch pop
} if
dup dup (none) eq exch (all) eq or
{
pop false
}{
agmcore_host_sep
{
gsave
1 0 0 0 setcmykcolor currentgray 1 exch sub
0 1 0 0 setcmykcolor currentgray 1 exch sub
0 0 1 0 setcmykcolor currentgray 1 exch sub
0 0 0 1 setcmykcolor currentgray 1 exch sub
add add add 0 eq
{
pop false
}{
false setoverprint
current_spot_alias false set_spot_alias
1 1 1 1 6 -1 roll findcmykcustomcolor 1 setcustomcolor
set_spot_alias
currentgray 1 ne
}ifelse
grestore
}{
agmcore_distilling
{
pop agm_is_distiller_preserving_spotimages not
}{
//adobe_agm_core/agmcore_name xddf
false
//adobe_agm_core/agmcore_in_pattern known {//adobe_agm_core/agmcore_in_pattern get}{false} ifelse
not agmcore_currentpagedevice/overrideseparations known and
{
agmcore_currentpagedevice/overrideseparations get
{
/hqnspots /procset resourcestatus
{
pop pop pop true
}if
}if
}if
{
agmcore_name /hqnspots /procset findresource /testspot get exec not
}{
gsave
[/separation agmcore_name /devicegray {}]agmcore_&setcolorspace
false
agmcore_currentpagedevice/separationcolornames 2 copy known
{
get
{ agmcore_name eq or}forall
not
}{
pop pop pop true
}ifelse
grestore
}ifelse
}ifelse
}ifelse
}ifelse
end
}def
}ifelse
/convert_to_process where {pop}{
/convert_to_process
{
dup length 0 eq
{
pop false
}{
agmcore_host_sep
{
dup true exch
{
dup (cyan) eq exch
dup (magenta) eq 3 -1 roll or exch
dup (yellow) eq 3 -1 roll or exch
dup (black) eq 3 -1 roll or
{pop}
{convert_spot_to_process and}ifelse
}
forall
{
true exch
{
dup (cyan) eq exch
dup (magenta) eq 3 -1 roll or exch
dup (yellow) eq 3 -1 roll or exch
(black) eq or and
}forall
not
}{pop false}ifelse
}{
false exch
{
dup (cyan) eq exch
dup (magenta) eq 3 -1 roll or exch
dup (yellow) eq 3 -1 roll or exch
dup (black) eq 3 -1 roll or
{pop}
{convert_spot_to_process or}ifelse
}
forall
}ifelse
}ifelse
}def
}ifelse
/agmcore_avoid_l2_sep_space
version cvr 2012 lt
level2 and
agmcore_producing_seps not and
def
/agmcore_is_cmyk_sep
agmcore_cyan_plate agmcore_magenta_plate or agmcore_yellow_plate or agmcore_black_plate or
def
/agm_avoid_0_cmyk where{
pop agm_avoid_0_cmyk
}{
agm_preserve_spots
userdict/adobe_agm_onhost_seps known
userdict/adobe_agm_inrip_seps known or
not and
}ifelse
{
/setcmykcolor[
{
4 copy add add add 0 eq currentoverprint and{
pop 0.0005
}if
}/exec cvx
/agmcore_&setcmykcolor load dup type/operatortype ne{
/exec cvx
}if
]cvx def
}if
/agmcore_isseparationaprocesscolor
{
dup (cyan) eq exch dup (magenta) eq exch dup (yellow) eq exch (black) eq or or or
}def
agmcore_host_sep{
/setcolortransfer
{
agmcore_cyan_plate{
pop pop pop
}{
agmcore_magenta_plate{
4 3 roll pop pop pop
}{
agmcore_yellow_plate{
4 2 roll pop pop pop
}{
4 1 roll pop pop pop
}ifelse
}ifelse
}ifelse
settransfer
}
def
/agmcore_get_ink_data
agmcore_cyan_plate{
{pop pop pop}
}{
agmcore_magenta_plate{
{4 3 roll pop pop pop}
}{
agmcore_yellow_plate{
{4 2 roll pop pop pop}
}{
{4 1 roll pop pop pop}
}ifelse
}ifelse
}ifelse
def
/agmcore_removeprocesscolornames
{
1 dict begin
/filtername
{
dup /cyan eq 1 index (cyan) eq or
{pop (_cyan_)}if
dup /magenta eq 1 index (magenta) eq or
{pop (_magenta_)}if
dup /yellow eq 1 index (yellow) eq or
{pop (_yellow_)}if
dup /black eq 1 index (black) eq or
{pop (_black_)}if
}def
dup type /arraytype eq
{[exch {filtername}forall]}
{filtername}ifelse
end
}def
level3 {
/agmcore_iscurrentcolor
{
dup agmcore_isseparationaprocesscolor
{
agmcore_plate_ndx 0 eq
{dup (cyan) eq exch /cyan eq or}if
agmcore_plate_ndx 1 eq
{dup (magenta) eq exch /magenta eq or}if
agmcore_plate_ndx 2 eq
{dup (yellow) eq exch /yellow eq or}if
agmcore_plate_ndx 3 eq
{dup (black) eq exch /black eq or}if
agmcore_plate_ndx 4 eq
{pop false}if
}{
gsave
false setoverprint
current_spot_alias false set_spot_alias
1 1 1 1 6 -1 roll findcmykcustomcolor 1 setcustomcolor
set_spot_alias
currentgray 1 ne
grestore
}ifelse
}def
/agmcore_filter_functiondatasource
{
5 dict begin
/data_in xdf
data_in type /stringtype eq
{
/ncomp xdf
/comp xdf
/string_out data_in length ncomp idiv string def
0 ncomp data_in length 1 sub
{
string_out exch dup ncomp idiv exch data_in exch ncomp getinterval comp get 255 exch sub put
}for
string_out
}{
string /string_in xdf
/string_out 1 string def
/component xdf
[
data_in string_in /readstring cvx
[component /get cvx 255 /exch cvx /sub cvx string_out /exch cvx 0 /exch cvx /put cvx string_out]cvx
[/pop cvx ()]cvx /ifelse cvx
]cvx /reusablestreamdecode filter
}ifelse
end
}def
/agmcore_separateshadingfunction
{
2 dict begin
/paint? xdf
/channel xdf
dup type /dicttype eq
{
begin
functiontype 0 eq
{
/datasource channel range length 2 idiv datasource agmcore_filter_functiondatasource def
currentdict /decode known
{/decode decode channel 2 mul 2 getinterval def}if
paint? not
{/decode [1 1]def}if
}if
functiontype 2 eq
{
paint?
{
/c0 [c0 channel get 1 exch sub] def
/c1 [c1 channel get 1 exch sub] def
}{
/c0 [1] def
/c1 [1] def
}ifelse
}if
functiontype 3 eq
{
/functions [functions {channel paint? agmcore_separateshadingfunction} forall] def
}if
currentdict /range known
{/range [0 1] def}if
currentdict
end}{
channel get 0 paint? agmcore_separateshadingfunction
}ifelse
end
}def
/agmcore_separateshading
{
3 -1 roll begin
currentdict /function known
{
currentdict /background known
{[1 index{background 3 index get 1 exch sub}{1}ifelse]/background xdf}if
function 3 1 roll agmcore_separateshadingfunction /function xdf
/colorspace [/devicegray] def
}{
colorspace dup type /arraytype eq {0 get}if /devicecmyk eq
{
/colorspace [/devicen [/_cyan_ /_magenta_ /_yellow_ /_black_] /devicecmyk {}] def
}{
colorspace dup 1 get agmcore_removeprocesscolornames 1 exch put
}ifelse
colorspace 0 get /separation eq
{
{
[1 /exch cvx /sub cvx]cvx
}{
[/pop cvx 1]cvx
}ifelse
colorspace 3 3 -1 roll put
pop
}{
{
[exch colorspace 1 get length 1 sub exch sub /index cvx 1 /exch cvx /sub cvx colorspace 1 get length 1 add 1 /roll cvx colorspace 1 get length{/pop cvx} repeat]cvx
}{
pop [colorspace 1 get length {/pop cvx} repeat cvx 1]cvx
}ifelse
colorspace 3 3 -1 roll bind put
}ifelse
colorspace 2 /devicegray put
}ifelse
end
}def
/agmcore_separateshadingdict
{
dup /colorspace get
dup type /arraytype ne
{[exch]}if
dup 0 get /devicecmyk eq
{
exch begin
currentdict
agmcore_cyan_plate
{0 true}if
agmcore_magenta_plate
{1 true}if
agmcore_yellow_plate
{2 true}if
agmcore_black_plate
{3 true}if
agmcore_plate_ndx 4 eq
{0 false}if
dup not currentoverprint and
{/agmcore_ignoreshade true def}if
agmcore_separateshading
currentdict
end exch
}if
dup 0 get /separation eq
{
exch begin
colorspace 1 get dup /none ne exch /all ne and
{
colorspace 1 get agmcore_iscurrentcolor agmcore_plate_ndx 4 lt and colorspace 1 get agmcore_isseparationaprocesscolor not and
{
colorspace 2 get dup type /arraytype eq {0 get}if /devicecmyk eq
{
/colorspace
[
/separation
colorspace 1 get
/devicegray
[
colorspace 3 get /exec cvx
4 agmcore_plate_ndx sub -1 /roll cvx
4 1 /roll cvx
3 [/pop cvx]cvx /repeat cvx
1 /exch cvx /sub cvx
]cvx
]def
}{
agmcore_report_unsupported_color_space
agmcore_black_plate not
{
currentdict 0 false agmcore_separateshading
}if
}ifelse
}{
currentdict colorspace 1 get agmcore_iscurrentcolor
0 exch
dup not currentoverprint and
{/agmcore_ignoreshade true def}if
agmcore_separateshading
}ifelse
}if
currentdict
end exch
}if
dup 0 get /devicen eq
{
exch begin
colorspace 1 get convert_to_process
{
colorspace 2 get dup type /arraytype eq {0 get}if /devicecmyk eq
{
/colorspace
[
/devicen
colorspace 1 get
/devicegray
[
colorspace 3 get /exec cvx
4 agmcore_plate_ndx sub -1 /roll cvx
4 1 /roll cvx
3 [/pop cvx]cvx /repeat cvx
1 /exch cvx /sub cvx
]cvx
]def
}{
agmcore_report_unsupported_color_space
agmcore_black_plate not
{
currentdict 0 false agmcore_separateshading
/colorspace [/devicegray] def
}if
}ifelse
}{
currentdict
false -1 colorspace 1 get
{
agmcore_iscurrentcolor
{
1 add
exch pop true exch exit
}if
1 add
}forall
exch
dup not currentoverprint and
{/agmcore_ignoreshade true def}if
agmcore_separateshading
}ifelse
currentdict
end exch
}if
dup 0 get dup /devicecmyk eq exch dup /separation eq exch /devicen eq or or not
{
exch begin
colorspace dup type /arraytype eq
{0 get}if
/devicegray ne
{
agmcore_report_unsupported_color_space
agmcore_black_plate not
{
colorspace 0 get /ciebaseda eq
{
/colorspace [/separation /_ciebaseda_ /devicegray {}] def
}if
colorspace 0 get dup /ciebasedabc eq exch dup /ciebaseddef eq exch /devicergb eq or or
{
/colorspace [/devicen [/_red_ /_green_ /_blue_] /devicergb {}] def
}if
colorspace 0 get /ciebaseddefg eq
{
/colorspace [/devicen [/_cyan_ /_magenta_ /_yellow_ /_black_] /devicecmyk {}] def
}if
currentdict 0 false agmcore_separateshading
}if
}if
currentdict
end exch
}if
pop
dup /agmcore_ignoreshade known
{
begin
/colorspace [/separation (none) /devicegray {}] def
currentdict end
}if
}def
/shfill
{
agmcore_separateshadingdict
dup /agmcore_ignoreshade known
{pop}
{agmcore_&sysshfill}ifelse
}def
/makepattern
{
exch
dup /patterntype get 2 eq
{
clonedict
begin
/shading shading agmcore_separateshadingdict def
shading /agmcore_ignoreshade known
currentdict end exch
{pop <>}if
exch agmcore_&sysmakepattern
}{
exch agmcore_&usrmakepattern
}ifelse
}def
}if
}if
agmcore_in_rip_sep{
/setcustomcolor
{
exch aload pop
dup 7 1 roll inrip_spot_has_ink not {
4 {4 index mul 4 1 roll}
repeat
/devicecmyk setcolorspace
6 -2 roll pop pop
}{
//adobe_agm_core begin
/agmcore_k xdf /agmcore_y xdf /agmcore_m xdf /agmcore_c xdf
end
[/separation 4 -1 roll /devicecmyk
{dup agmcore_c mul exch dup agmcore_m mul exch dup agmcore_y mul exch agmcore_k mul}
]
setcolorspace
}ifelse
setcolor
}ndf
/setseparationgray
{
[/separation (all) /devicegray {}] setcolorspace_opt
1 exch sub setcolor
}ndf
}{
/setseparationgray
{
agmcore_&setgray
}ndf
}ifelse
/findcmykcustomcolor
{
5 makereadonlyarray
}ndf
/setcustomcolor
{
exch aload pop pop
4 {4 index mul 4 1 roll} repeat
setcmykcolor pop
}ndf
/has_color
/colorimage where{
agmcore_producing_seps{
pop true
}{
systemdict eq
}ifelse
}{
false
}ifelse
def
/map_index
{
1 index mul exch getinterval {255 div} forall
} bdf
/map_indexed_devn
{
lookup names length 3 -1 roll cvi map_index
} bdf
/n_color_components
{
base_colorspace_type
dup /devicegray eq{
pop 1
}{
/devicecmyk eq{
4
}{
3
}ifelse
}ifelse
}bdf
level2{
/mo /moveto ldf
/li /lineto ldf
/cv /curveto ldf
/knockout_unitsq
{
1 setgray
0 0 1 1 rectfill
}def
level2 /setcolorspace agmcore_key_known not and{
/agmcore_&&&setcolorspace /setcolorspace ldf
/agmcore_replacemappedcolor
{
dup type dup /arraytype eq exch /packedarraytype eq or
{
/agmcore_spotaliasary2 where {
begin
dup 0 get dup /separation eq
{
pop
dup length array copy
dup dup 1 get
current_spot_alias
{
dup map_alias
{
false set_spot_alias
dup 1 exch setsepcolorspace
true set_spot_alias
begin
/sep_colorspace_dict currentdict agmcore_gput
pop pop pop
[
/separation name
csa map_csa
mappedcsa
/sep_colorspace_proc load
]
dup name
end
}if
}if
map_reserved_ink_name 1 xpt
}{
/devicen eq
{
dup length array copy
dup dup 1 get [
exch {
current_spot_alias{
dup map_alias{
/name get exch pop
}if
}if
map_reserved_ink_name
} forall
] 1 xpt
}if
}ifelse
end
} if
}if
}def
/setcolorspace
{
dup type dup /arraytype eq exch /packedarraytype eq or
{
dup 0 get /indexed eq
{
agmcore_distilling
{
/photoshopduotonelist where
{
pop false
}{
true
}ifelse
}{
true
}ifelse
{
aload pop 3 -1 roll
agmcore_replacemappedcolor
3 1 roll 4 array astore
}if
}{
agmcore_replacemappedcolor
}ifelse
}if
devicen_ps2_inrip_seps {agmcore_&&&setcolorspace} if
}def
}if
}{
/adj
{
currentstrokeadjust{
transform
0.25 sub round 0.25 add exch
0.25 sub round 0.25 add exch
itransform
}if
}def
/mo{
adj moveto
}def
/li{
adj lineto
}def
/cv{
6 2 roll adj
6 2 roll adj
6 2 roll adj curveto
}def
/knockout_unitsq
{
1 setgray
8 8 1 [8 0 0 8 0 0] {} image
}def
/currentstrokeadjust{
/currentstrokeadjust agmcore_gget
}def
/setstrokeadjust{
/currentstrokeadjust exch agmcore_gput
}def
/setcolorspace
{
/currentcolorspace exch agmcore_gput
} def
/currentcolorspace
{
/currentcolorspace agmcore_gget
} def
/setcolor_devicecolor
{
base_colorspace_type
dup /devicegray eq{
pop setgray
}{
/devicecmyk eq{
setcmykcolor
}{
setrgbcolor
}ifelse
}ifelse
}def
/setcolor
{
currentcolorspace 0 get
dup /devicegray ne{
dup /devicecmyk ne{
dup /devicergb ne{
dup /separation eq{
pop
currentcolorspace 3 get exec
currentcolorspace 2 get
}{
dup /indexed eq{
pop
currentcolorspace 3 get dup type /stringtype eq{
currentcolorspace 1 get n_color_components
3 -1 roll map_index
}{
exec
}ifelse
currentcolorspace 1 get
}{
/agmcore_cur_err /agmcore_invalid_color_space def
agmcore_invalid_color_space
}ifelse
}ifelse
}if
}if
}if
setcolor_devicecolor
} def
}ifelse
/sop /setoverprint ldf
/lw /setlinewidth ldf
/lc /setlinecap ldf
/lj /setlinejoin ldf
/ml /setmiterlimit ldf
/dsh /setdash ldf
/sadj /setstrokeadjust ldf
/gry /setgray ldf
/rgb /setrgbcolor ldf
/cmyk /setcmykcolor ldf
/sep /setsepcolor ldf
/devn /setdevicencolor ldf
/idx /setindexedcolor ldf
/colr /setcolor ldf
/csacrd /set_csa_crd ldf
/sepcs /setsepcolorspace ldf
/devncs /setdevicencolorspace ldf
/idxcs /setindexedcolorspace ldf
/cp /closepath ldf
/clp /clp_npth ldf
/eclp /eoclp_npth ldf
/f /fill ldf
/ef /eofill ldf
/@ /stroke ldf
/nclp /npth_clp ldf
/gset /graphic_setup ldf
/gcln /graphic_cleanup ldf
/agmcore_def_ht currenthalftone def
/clonedict adobe_agm_utils begin /clonedict load end def
/clonearray adobe_agm_utils begin /clonearray load end def
currentdict{
dup xcheck 1 index type dup /arraytype eq exch /packedarraytype eq or and {
bind
}if
def
}forall
/getrampcolor
{
/indx exch def
0 1 numcomp 1 sub
{
dup
samples exch get
dup type /stringtype eq {indx get} if
exch
scaling exch get aload pop
3 1 roll
mul add
} for
colorspacefamily /separation eq
{sep}
{
colorspacefamily /devicen eq
{devn} {setcolor}ifelse
}ifelse
} bdf
/sssetbackground {aload pop setcolor} bdf
/radialshade
{
40 dict begin
/colorspacefamily xdf
/background xdf
/ext1 xdf
/ext0 xdf
/bbox xdf
/r2 xdf
/c2y xdf
/c2x xdf
/r1 xdf
/c1y xdf
/c1x xdf
/rampdict xdf
/setinkoverprint where {pop /setinkoverprint{pop}def}if
gsave
bbox length 0 gt
{
newpath
bbox 0 get bbox 1 get moveto
bbox 2 get bbox 0 get sub 0 rlineto
0 bbox 3 get bbox 1 get sub rlineto
bbox 2 get bbox 0 get sub neg 0 rlineto
closepath
clip
newpath
} if
c1x c2x eq
{
c1y c2y lt {/theta 90 def}{/theta 270 def} ifelse
}
{
/slope c2y c1y sub c2x c1x sub div def
/theta slope 1 atan def
c2x c1x lt c2y c1y ge and { /theta theta 180 sub def} if
c2x c1x lt c2y c1y lt and { /theta theta 180 add def} if
} ifelse
gsave
clippath
c1x c1y translate
theta rotate
-90 rotate
{ pathbbox } stopped
{ 0 0 0 0 } if
/ymax xdf
/xmax xdf
/ymin xdf
/xmin xdf
grestore
xmax xmin eq ymax ymin eq or
{
grestore
end
}
{
/max { 2 copy gt { pop } {exch pop} ifelse } bdf
/min { 2 copy lt { pop } {exch pop} ifelse } bdf
rampdict begin
40 dict begin
background length 0 gt { background sssetbackground gsave clippath fill grestore } if
gsave
c1x c1y translate
theta rotate
-90 rotate
/c2y c1x c2x sub dup mul c1y c2y sub dup mul add sqrt def
/c1y 0 def
/c1x 0 def
/c2x 0 def
ext0
{
0 getrampcolor
c2y r2 add r1 sub 0.0001 lt
{
c1x c1y r1 360 0 arcn
pathbbox
/aymax exch def
/axmax exch def
/aymin exch def
/axmin exch def
/bxmin xmin axmin min def
/bymin ymin aymin min def
/bxmax xmax axmax max def
/bymax ymax aymax max def
bxmin bymin moveto
bxmax bymin lineto
bxmax bymax lineto
bxmin bymax lineto
bxmin bymin lineto
eofill
}
{
c2y r1 add r2 le
{
c1x c1y r1 0 360 arc
fill
}
{
c2x c2y r2 0 360 arc fill
r1 r2 eq
{
/p1x r1 neg def
/p1y c1y def
/p2x r1 def
/p2y c1y def
p1x p1y moveto p2x p2y lineto p2x ymin lineto p1x ymin lineto
fill
}
{
/aa r2 r1 sub c2y div def
aa -1 eq
{ /theta 89.99 def}
{ /theta aa 1 aa dup mul sub sqrt div 1 atan def}
ifelse
/ss1 90 theta add dup sin exch cos div def
/p1x r1 ss1 ss1 mul ss1 ss1 mul 1 add div sqrt mul neg def
/p1y p1x ss1 div neg def
/ss2 90 theta sub dup sin exch cos div def
/p2x r1 ss2 ss2 mul ss2 ss2 mul 1 add div sqrt mul def
/p2y p2x ss2 div neg def
r1 r2 gt
{
/l1maxx p1x ymin p1y sub ss1 div add def
/l2maxx p2x ymin p2y sub ss2 div add def
}
{
/l1maxx 0 def
/l2maxx 0 def
} ifelse
p1x p1y moveto p2x p2y lineto l2maxx l2maxx p2x sub ss2 mul p2y add lineto
l1maxx l1maxx p1x sub ss1 mul p1y add lineto
fill
} ifelse
} ifelse
} ifelse
} if
c1x c2x sub dup mul
c1y c2y sub dup mul
add 0.5 exp
0 dtransform
dup mul exch dup mul add 0.5 exp 72 div
0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
1 index 1 index lt { exch } if pop
/hires xdf
hires mul
/numpix xdf
/numsteps numsamples def
/rampindxinc 1 def
/subsampling false def
numpix 0 ne
{
numsamples numpix div 0.5 gt
{
/numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def
/rampindxinc numsamples 1 sub numsteps div def
/subsampling true def
} if
} if
/xinc c2x c1x sub numsteps div def
/yinc c2y c1y sub numsteps div def
/rinc r2 r1 sub numsteps div def
/cx c1x def
/cy c1y def
/radius r1 def
newpath
xinc 0 eq yinc 0 eq rinc 0 eq and and
{
0 getrampcolor
cx cy radius 0 360 arc
stroke
numsamples 1 sub getrampcolor
cx cy radius 72 hires div add 0 360 arc
0 setlinewidth
stroke
}
{
0
numsteps
{
dup
subsampling { round cvi } if
getrampcolor
cx cy radius 0 360 arc
/cx cx xinc add def
/cy cy yinc add def
/radius radius rinc add def
cx cy radius 360 0 arcn
eofill
rampindxinc add
} repeat
pop
} ifelse
ext1
{
c2y r2 add r1 lt
{
c2x c2y r2 0 360 arc
fill
}
{
c2y r1 add r2 sub 0.0001 le
{
c2x c2y r2 360 0 arcn
pathbbox
/aymax exch def
/axmax exch def
/aymin exch def
/axmin exch def
/bxmin xmin axmin min def
/bymin ymin aymin min def
/bxmax xmax axmax max def
/bymax ymax aymax max def
bxmin bymin moveto
bxmax bymin lineto
bxmax bymax lineto
bxmin bymax lineto
bxmin bymin lineto
eofill
}
{
c2x c2y r2 0 360 arc fill
r1 r2 eq
{
/p1x r2 neg def
/p1y c2y def
/p2x r2 def
/p2y c2y def
p1x p1y moveto p2x p2y lineto p2x ymax lineto p1x ymax lineto
fill
}
{
/aa r2 r1 sub c2y div def
aa -1 eq
{ /theta 89.99 def}
{ /theta aa 1 aa dup mul sub sqrt div 1 atan def}
ifelse
/ss1 90 theta add dup sin exch cos div def
/p1x r2 ss1 ss1 mul ss1 ss1 mul 1 add div sqrt mul neg def
/p1y c2y p1x ss1 div sub def
/ss2 90 theta sub dup sin exch cos div def
/p2x r2 ss2 ss2 mul ss2 ss2 mul 1 add div sqrt mul def
/p2y c2y p2x ss2 div sub def
r1 r2 lt
{
/l1maxx p1x ymax p1y sub ss1 div add def
/l2maxx p2x ymax p2y sub ss2 div add def
}
{
/l1maxx 0 def
/l2maxx 0 def
}ifelse
p1x p1y moveto p2x p2y lineto l2maxx l2maxx p2x sub ss2 mul p2y add lineto
l1maxx l1maxx p1x sub ss1 mul p1y add lineto
fill
} ifelse
} ifelse
} ifelse
} if
grestore
grestore
end
end
end
} ifelse
} bdf
/genstrips
{
40 dict begin
/colorspacefamily xdf
/background xdf
/ext1 xdf
/ext0 xdf
/bbox xdf
/y2 xdf
/x2 xdf
/y1 xdf
/x1 xdf
/rampdict xdf
/setinkoverprint where {pop /setinkoverprint{pop}def}if
gsave
bbox length 0 gt
{
newpath
bbox 0 get bbox 1 get moveto
bbox 2 get bbox 0 get sub 0 rlineto
0 bbox 3 get bbox 1 get sub rlineto
bbox 2 get bbox 0 get sub neg 0 rlineto
closepath
clip
newpath
} if
x1 x2 eq
{
y1 y2 lt {/theta 90 def}{/theta 270 def} ifelse
}
{
/slope y2 y1 sub x2 x1 sub div def
/theta slope 1 atan def
x2 x1 lt y2 y1 ge and { /theta theta 180 sub def} if
x2 x1 lt y2 y1 lt and { /theta theta 180 add def} if
}
ifelse
gsave
clippath
x1 y1 translate
theta rotate
{ pathbbox } stopped
{ 0 0 0 0 } if
/ymax exch def
/xmax exch def
/ymin exch def
/xmin exch def
grestore
xmax xmin eq ymax ymin eq or
{
grestore
end
}
{
rampdict begin
20 dict begin
background length 0 gt { background sssetbackground gsave clippath fill grestore } if
gsave
x1 y1 translate
theta rotate
/xstart 0 def
/xend x2 x1 sub dup mul y2 y1 sub dup mul add 0.5 exp def
/yspan ymax ymin sub def
/numsteps numsamples def
/rampindxinc 1 def
/subsampling false def
xstart 0 transform
xend 0 transform
3 -1 roll
sub dup mul
3 1 roll
sub dup mul
add 0.5 exp 72 div
0 72 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
72 0 matrix defaultmatrix dtransform dup mul exch dup mul add sqrt
1 index 1 index lt { exch } if pop
mul
/numpix xdf
numpix 0 ne
{
numsamples numpix div 0.5 gt
{
/numsteps numpix 2 div round cvi dup 1 le { pop 2 } if def
/rampindxinc numsamples 1 sub numsteps div def
/subsampling true def
} if
} if
ext0
{
0 getrampcolor
xmin xstart lt
{
xmin ymin xmin neg yspan rectfill
} if
} if
/xinc xend xstart sub numsteps div def
/x xstart def
0
numsteps
{
dup
subsampling { round cvi } if
getrampcolor
x ymin xinc yspan rectfill
/x x xinc add def
rampindxinc add
} repeat
pop
ext1 {
xmax xend gt
{
xend ymin xmax xend sub yspan rectfill
} if
} if
grestore
grestore
end
end
end
} ifelse
} bdf
}def
/page_trailer
{
end
}def
/doc_trailer{
}def
/capture_currentpagedevice {
//adobe_agm_core/agmcore_currentpagedevice currentpagedevice ddf
} def
systemdict /findcolorrendering known{
/findcolorrendering systemdict /findcolorrendering get def
}if
systemdict /setcolorrendering known{
/setcolorrendering systemdict /setcolorrendering get def
}if
/test_cmyk_color_plate
{
gsave
setcmykcolor currentgray 1 ne
grestore
}def
/inrip_spot_has_ink
{
dup //adobe_agm_core/agmcore_name xddf
convert_spot_to_process not
}def
/map255_to_range
{
1 index sub
3 -1 roll 255 div mul add
}def
/set_csa_crd
{
/sep_colorspace_dict null agmcore_gput
begin
csa get_csa_by_name setcolorspace_opt
set_crd
end
}
def
/map_csa
{
currentdict/mappedcsa known{mappedcsa null ne}{false}ifelse
{pop}{get_csa_by_name /mappedcsa xdf}ifelse
} def
/setsepcolor
{
/sep_colorspace_dict agmcore_gget begin
dup /sep_tint exch agmcore_gput
tintproc
end
} def
/setdevicencolor
{
/devicen_colorspace_dict agmcore_gget begin
names length copy
names length 1 sub -1 0
{
/devicen_tints agmcore_gget 3 1 roll xpt
} for
tintproc
end
} def
/sep_colorspace_proc
{
/agmcore_tmp exch store
/sep_colorspace_dict agmcore_gget begin
currentdict/components known{
components aload pop
tintmethod/lab eq{
2 {agmcore_tmp mul ncomponents 1 roll} repeat
lmax sub agmcore_tmp mul lmax add ncomponents 1 roll
}{
tintmethod/subtractive eq{
ncomponents{
agmcore_tmp mul ncomponents 1 roll
}repeat
}{
ncomponents{
1 sub agmcore_tmp mul 1 add ncomponents 1 roll
} repeat
}ifelse
}ifelse
}{
colorlookup agmcore_tmp colorlookup length 1 sub mul round cvi get
aload pop
}ifelse
end
} def
/sep_colorspace_gray_proc
{
/agmcore_tmp exch store
/sep_colorspace_dict agmcore_gget begin
graylookup agmcore_tmp graylookup length 1 sub mul round cvi get
end
} def
/sep_proc_name
{
dup 0 get
dup /devicergb eq exch /devicecmyk eq or level2 not and has_color not and{
pop [/devicegray]
/sep_colorspace_gray_proc
}{
/sep_colorspace_proc
}ifelse
} def
/setsepcolorspace
{
current_spot_alias{
dup begin
name map_alias{
exch pop
}if
end
}if
dup /sep_colorspace_dict exch agmcore_gput
begin
csa map_csa
/agmcore_sep_special name dup () eq exch (all) eq or store
agmcore_avoid_l2_sep_space{
[/indexed mappedcsa sep_proc_name 255 exch
{ 255 div } /exec cvx 3 -1 roll [ 4 1 roll load /exec cvx ] cvx
] setcolorspace_opt
/tintproc {
255 mul round cvi setcolor
}bdf
}{
mappedcsa 0 get /devicecmyk eq
currentdict/components known and
agmcore_sep_special not and{
/tintproc [
components aload pop name findcmykcustomcolor
/exch cvx /setcustomcolor cvx
] cvx bdf
}{
agmcore_host_sep name (all) eq and{
/tintproc {
1 exch sub setseparationgray
}bdf
}{
agmcore_in_rip_sep mappedcsa 0 get /devicecmyk eq and
agmcore_host_sep or
name () eq and{
/tintproc [
mappedcsa sep_proc_name exch 0 get /devicecmyk eq{
cvx /setcmykcolor cvx
}{
cvx /setgray cvx
}ifelse
] cvx bdf
}{
agmcore_producing_seps mappedcsa 0 get dup /devicecmyk eq exch /devicegray eq or and agmcore_sep_special not and{
/tintproc [
/dup cvx
mappedcsa sep_proc_name cvx exch
0 get /devicegray eq{
1 /exch cvx /sub cvx 0 0 0 4 -1 /roll cvx
}if
/name cvx /findcmykcustomcolor cvx /exch cvx
agmcore_host_sep{
agmcore_is_cmyk_sep
/name cvx
/agmcore_isseparationaprocesscolor load /exec cvx
/not cvx /and cvx
}{
name inrip_spot_has_ink not
}ifelse
[
/pop cvx 1
] cvx /if cvx
/setcustomcolor cvx
] cvx bdf
}{
/tintproc {setcolor} bdf
[/separation name mappedcsa sep_proc_name load ] setcolorspace_opt
}ifelse
}ifelse
}ifelse
}ifelse
}ifelse
set_crd
setsepcolor
end
} def
/additive_blend
{
3 dict begin
/numarrays xdf
/numcolors xdf
0 1 numcolors 1 sub
{
/c1 xdf
1
0 1 numarrays 1 sub
{
1 exch add /index cvx
c1 /get cvx /mul cvx
}for
numarrays 1 add 1 /roll cvx
}for
numarrays [/pop cvx] cvx /repeat cvx
end
}def
/subtractive_blend
{
3 dict begin
/numarrays xdf
/numcolors xdf
0 1 numcolors 1 sub
{
/c1 xdf
1 1
0 1 numarrays 1 sub
{
1 3 3 -1 roll add /index cvx
c1 /get cvx /sub cvx /mul cvx
}for
/sub cvx
numarrays 1 add 1 /roll cvx
}for
numarrays [/pop cvx] cvx /repeat cvx
end
}def
/exec_tint_transform
{
/tintproc [
/tinttransform cvx /setcolor cvx
] cvx bdf
mappedcsa setcolorspace_opt
} bdf
/devn_makecustomcolor
{
2 dict begin
/names_index xdf
/names xdf
1 1 1 1 names names_index get findcmykcustomcolor
/devicen_tints agmcore_gget names_index get setcustomcolor
names length {pop} repeat
end
} bdf
/setdevicencolorspace
{
dup /aliasedcolorants known {false}{true}ifelse
current_spot_alias and {
7 dict begin
/names_index 0 def
dup /names_len exch /names get length def
/new_names names_len array def
/new_lookuptables names_len array def
/alias_cnt 0 def
dup /names get
{
dup map_alias {
exch pop
dup /colorlookup known {
dup begin
new_lookuptables names_index colorlookup put
end
}{
dup /components known {
dup begin
new_lookuptables names_index components put
end
}{
dup begin
new_lookuptables names_index [null null null null] put
end
} ifelse
} ifelse
new_names names_index 3 -1 roll /name get put
/alias_cnt alias_cnt 1 add def
}{
/name xdf
new_names names_index name put
dup /lookuptables known {
dup begin
new_lookuptables names_index lookuptables names_index get put
end
}{
dup begin
new_lookuptables names_index [null null null null] put
end
} ifelse
} ifelse
/names_index names_index 1 add def
} forall
alias_cnt 0 gt {
/aliasedcolorants true def
/lut_entry_len new_lookuptables 0 get dup length 256 ge {0 get length}{length}ifelse def
0 1 names_len 1 sub {
/names_index xdf
new_lookuptables names_index get dup length 256 ge {0 get length}{length}ifelse lut_entry_len ne {
/aliasedcolorants false def
exit
}
{
new_lookuptables names_index get 0 get null eq {
dup /names get names_index get /name xdf
name (cyan) eq name (magenta) eq name (yellow) eq name (black) eq
or or or not {
/aliasedcolorants false def
exit
} if
} if
} ifelse
} for
lut_entry_len 1 eq {
/aliasedcolorants false def
} if
aliasedcolorants {
dup begin
/names new_names def
/lookuptables new_lookuptables def
/aliasedcolorants true def
/ncomponents lut_entry_len def
/tintmethod ncomponents 4 eq {/subtractive}{/additive}ifelse def
/mappedcsa tintmethod /additive eq {/devicergb}{/devicecmyk}ifelse def
currentdict /tttablesidx known not {
/tttablesidx -1 def
} if
end
} if
}if
end
} if
dup /devicen_colorspace_dict exch agmcore_gput
begin
currentdict /aliasedcolorants known {
aliasedcolorants
}{
false
} ifelse
dup not {
csa map_csa
} if
/tinttransform load type /nulltype eq or {
/tinttransform [
0 1 names length 1 sub
{
/tttablesidx tttablesidx 1 add def
dup lookuptables exch get dup 0 get null eq
{
1 index
names exch get
dup (cyan) eq
{
pop exch
lookuptables length exch sub
/index cvx
0 0 0
}
{
dup (magenta) eq
{
pop exch
lookuptables length exch sub
/index cvx
0 /exch cvx 0 0
}
{
(yellow) eq
{
exch
lookuptables length exch sub
/index cvx
0 0 3 -1 /roll cvx 0
}
{
exch
lookuptables length exch sub
/index cvx
0 0 0 4 -1 /roll cvx
} ifelse
} ifelse
} ifelse
5 -1 /roll cvx /astore cvx
}
{
dup length 1 sub
lookuptables length 4 -1 roll sub 1 add
/index cvx /mul cvx /round cvx /cvi cvx /get cvx
} ifelse
names length tttablesidx add 1 add 1 /roll cvx
} for
names length [/pop cvx] cvx /repeat cvx
ncomponents names length
tintmethod /subtractive eq
{
subtractive_blend
}
{
additive_blend
} ifelse
] cvx bdf
} if
agmcore_host_sep {
names convert_to_process {
exec_tint_transform
}
{
currentdict /aliasedcolorants known {
aliasedcolorants not
}{
false
} ifelse
5 dict begin
/avoidaliasedcolorants xdf
/painted? false def
/names_index 0 def
/names_len names length def
avoidaliasedcolorants {
/currentspotalias current_spot_alias def
false set_spot_alias
} if
names {
agmcore_is_cmyk_sep {
dup (cyan) eq agmcore_cyan_plate and exch
dup (magenta) eq agmcore_magenta_plate and exch
dup (yellow) eq agmcore_yellow_plate and exch
(black) eq agmcore_black_plate and or or or {
/devicen_colorspace_dict agmcore_gget /tintproc [
names names_index /devn_makecustomcolor cvx
] cvx ddf
/painted? true def
} if
painted? {exit} if
}{
0 0 0 0 5 -1 roll findcmykcustomcolor 1 setcustomcolor currentgray 0 eq {
/devicen_colorspace_dict agmcore_gget /tintproc [
names names_index /devn_makecustomcolor cvx
] cvx ddf
/painted? true def
exit
} if
} ifelse
/names_index names_index 1 add def
} forall
avoidaliasedcolorants {
currentspotalias set_spot_alias
} if
painted? {
/devicen_colorspace_dict agmcore_gget /names_index names_index put
}{
/devicen_colorspace_dict agmcore_gget /tintproc [
names_len [/pop cvx] cvx /repeat cvx 1 /setseparationgray cvx
0 0 0 0 /setcmykcolor cvx
] cvx ddf
} ifelse
end
} ifelse
}
{
agmcore_in_rip_sep {
names convert_to_process not
}{
level3
} ifelse
{
[/devicen names mappedcsa /tinttransform load] setcolorspace_opt
/tintproc level3 not agmcore_in_rip_sep and {
[
names /length cvx [/pop cvx] cvx /repeat cvx
] cvx bdf
}{
{setcolor} bdf
} ifelse
}{
exec_tint_transform
} ifelse
} ifelse
set_crd
/aliasedcolorants false def
end
} def
/setindexedcolorspace
{
dup /indexed_colorspace_dict exch agmcore_gput
begin
currentdict /csdbase known {
csdbase /csd get_res begin
currentdict /names known {
currentdict devncs
}{
1 currentdict sepcs
} ifelse
agmcore_host_sep{
4 dict begin
/compcnt /names where {pop names length}{1}ifelse def
/newlookup hival 1 add string def
0 1 hival {
/tableindex xdf
lookup dup type /stringtype eq {
compcnt tableindex map_index
}{
exec
} ifelse
/names where {
pop setdevicencolor
}{
setsepcolor
} ifelse
currentgray
tableindex exch
hival mul cvi
newlookup 3 1 roll put
} for
[/indexed currentcolorspace hival newlookup] setcolorspace_opt
end
}{
level3
{
currentdict /names known {
[/indexed [/devicen names mappedcsa /tinttransform load] hival lookup] setcolorspace_opt
}{
[/indexed [/separation name mappedcsa sep_proc_name load] hival lookup] setcolorspace_opt
} ifelse
}{
[/indexed mappedcsa hival
[
currentdict /names known {
lookup dup type /stringtype eq
{/exch cvx csdbase /csd get_res /names get length dup /mul cvx exch /getinterval cvx {255 div} /forall cvx}
{/exec cvx}ifelse
/tinttransform load /exec cvx
}{
lookup dup type /stringtype eq
{/exch cvx /get cvx 255 /div cvx}
{/exec cvx}ifelse
csdbase /csd get_res /mappedcsa get sep_proc_name exch pop /load cvx /exec cvx
} ifelse
]cvx
]setcolorspace_opt
}ifelse
} ifelse
end
set_crd
}
{
csa map_csa
agmcore_host_sep level2 not and{
0 0 0 0 setcmykcolor
}{
[/indexed mappedcsa
level2 not has_color not and{
dup 0 get dup /devicergb eq exch /devicecmyk eq or{
pop [/devicegray]
}if
hival graylookup
}{
hival
currentdict/rangearray known{
{
/indexed_colorspace_dict agmcore_gget begin
lookup exch
dup hival gt{
pop hival
}if
ncomponents mul ncomponents getinterval {} forall
ncomponents 1 sub -1 0{
rangearray exch 2 mul 2 getinterval aload pop map255_to_range
ncomponents 1 roll
}for
end
} bind
}{
lookup
}ifelse
}ifelse
] setcolorspace_opt
set_crd
}ifelse
}ifelse
end
}def
/setindexedcolor
{
agmcore_host_sep {
/indexed_colorspace_dict agmcore_gget dup /csdbase known {
begin
csdbase /csd get_res begin
currentdict /names known{
map_indexed_devn
devn
}
{
lookup 1 3 -1 roll map_index
sep
}ifelse
end
end
}{
/lookup get 4 3 -1 roll map_index setcmykcolor
} ifelse
}{
level3 not agmcore_in_rip_sep and /indexed_colorspace_dict agmcore_gget /csdbase known and {
/indexed_colorspace_dict agmcore_gget /csdbase get /csd get_res begin
map_indexed_devn
devn
end
}
{
setcolor
} ifelse
}ifelse
} def
/ignoreimagedata
{
currentoverprint not{
gsave
dup clonedict begin
1 setgray
/decode [0 1] def
/datasource def
/multipledatasources false def
/bitspercomponent 8 def
currentdict end
systemdict /image get exec
grestore
}if
consumeimagedata
}def
/add_res
{
dup /csd eq {
pop
//adobe_agm_core begin
/agmcore_csd_cache load 3 1 roll put
end
}{
defineresource pop
} ifelse
}def
/del_res
{
{
aload pop exch
dup /csd eq {
pop
{
//adobe_agm_core/agmcore_csd_cache get exch undef
}forall
}{
exch
{
1 index undefineresource
}forall
pop
} ifelse
} forall
}def
/get_res
{
dup /csd eq {
pop
dup type dup /nametype eq exch /stringtype eq or {
agmcore_csd_cache exch get
} if
}{
findresource
} ifelse
}def
/get_csa_by_name
{
dup type dup /nametype eq exch /stringtype eq or{
/csa get_res
} if
}def
/pattern_buf_init
{
/count get 0 0 put
} def
/pattern_buf_next
{
dup /count get dup 0 get
dup 3 1 roll
1 add 0 xpt
get
} def
/cachepattern_compress
{
5 dict begin
currentfile exch 0 exch /subfiledecode filter /readfilter exch def
/patarray 20 dict def
/string_size 16000 def
/readbuffer string_size string def
currentglobal true setglobal
patarray 1 array dup 0 1 put /count xpt
setglobal
/lzwfilter
{
exch
dup length 0 eq {
pop
}{
patarray dup length 1 sub 3 -1 roll put
} ifelse
{string_size}{0}ifelse string
} /lzwencode filter def
{
readfilter readbuffer readstring
exch lzwfilter exch writestring
not {exit} if
} loop
lzwfilter closefile
patarray
end
}def
/cachepattern
{
2 dict begin
currentfile exch 0 exch /subfiledecode filter /readfilter exch def
/patarray 20 dict def
currentglobal true setglobal
patarray 1 array dup 0 1 put /count xpt
setglobal
{
readfilter 16000 string readstring exch
patarray dup length 1 sub 3 -1 roll put
not {exit} if
} loop
patarray dup dup length 1 sub () put
end
}def
/wrap_paintproc
{
statusdict /currentfilenameextend known{
clonedict
begin
/oldpaintproc /paintproc load def
/paintproc
{
mark exch
dup /oldpaintproc get stopped
{closefile restore end} if
cleartomark
} def
end
} {pop} ifelse
} def
/make_pattern
{
exch clonedict exch
dup matrix currentmatrix matrix concatmatrix 0 0 3 2 roll itransform
exch 3 index /xstep get 1 index exch 2 copy div cvi mul sub sub
exch 3 index /ystep get 1 index exch 2 copy div cvi mul sub sub
matrix translate exch matrix concatmatrix
1 index begin
bbox 0 get xstep div cvi xstep mul /xshift exch neg def
bbox 1 get ystep div cvi ystep mul /yshift exch neg def
bbox 0 get xshift add
bbox 1 get yshift add
bbox 2 get xshift add
bbox 3 get yshift add
4 array astore
/bbox exch def
[ xshift yshift /translate load null /exec load ] dup
3 /paintproc load put cvx /paintproc exch def
end
1 index dup /id get exch /pattern add_res
gsave 0 setgray
makepattern
grestore
}def
/set_pattern
{
dup /patterntype get 1 eq{
dup /painttype get 1 eq{
currentoverprint sop [/devicegray] setcolorspace 0 setgray
}if
}if
setpattern
}def
/setcolorspace_opt
{
dup currentcolorspace eq{
pop
}{
setcolorspace
}ifelse
}def
/updatecolorrendering
{
currentcolorrendering/renderingintent known{
currentcolorrendering/renderingintent get
}{null}ifelse
intent ne {
intent /colorrendering {findresource} stopped
{
pop pop systemdict /findcolorrendering known
{
intent findcolorrendering pop
/colorrendering findresource
true
}
{false} ifelse
}
{true} ifelse
{
dup begin
currentdict /transformpqr known {
currentdict /transformpqr get aload pop
3 {{} eq 3 1 roll} repeat or or
}
{true} ifelse
currentdict /matrixpqr known {
currentdict /matrixpqr get aload pop
1.0 eq 9 1 roll 0.0 eq 9 1 roll 0.0 eq 9 1 roll
0.0 eq 9 1 roll 1.0 eq 9 1 roll 0.0 eq 9 1 roll
0.0 eq 9 1 roll 0.0 eq 9 1 roll 1.0 eq
and and and and and and and and
}
{true} ifelse
end
or
{
clonedict begin
/transformpqr [
{4 -1 roll 3 get dup 3 1 roll sub 5 -1 roll 3 get 3 -1 roll sub div
3 -1 roll 3 get 3 -1 roll 3 get dup 4 1 roll sub mul add} bind
{4 -1 roll 4 get dup 3 1 roll sub 5 -1 roll 4 get 3 -1 roll sub div
3 -1 roll 4 get 3 -1 roll 4 get dup 4 1 roll sub mul add} bind
{4 -1 roll 5 get dup 3 1 roll sub 5 -1 roll 5 get 3 -1 roll sub div
3 -1 roll 5 get 3 -1 roll 5 get dup 4 1 roll sub mul add} bind
] def
/matrixpqr [ 0.8951 -0.7502 0.0389 0.2664 1.7135 -0.0685 -0.1614 0.0367 1.0296 ] def
/rangepqr [-0.3227950745 2.3229645538 -1.5003771057 3.5003465881 -0.1369979095 2.136967392] def
currentdict end
} if
setcolorrendering_opt
} if
}if
} def
/set_crd
{
agmcore_host_sep not level2 and{
currentdict /colorrendering known{
colorrendering /colorrendering {findresource} stopped not {setcolorrendering_opt} if
}{
currentdict/intent known{
updatecolorrendering
}if
}ifelse
currentcolorspace dup type /arraytype eq
{0 get}if
/devicergb eq
{
currentdict/ucr known
{/ucr}{/agmcore_currentucr}ifelse
load setundercolorremoval
currentdict/bg known
{/bg}{/agmcore_currentbg}ifelse
load setblackgeneration
}if
}if
}def
/setcolorrendering_opt
{
dup currentcolorrendering eq{
pop
}{
clonedict
begin
/intent intent def
currentdict
end
setcolorrendering
}ifelse
}def
/cpaint_gcomp
{
convert_to_process //adobe_agm_core/agmcore_converttoprocess xddf
//adobe_agm_core/agmcore_converttoprocess get not
{
(%end_cpaint_gcomp) flushinput
}if
}def
/cpaint_gsep
{
//adobe_agm_core/agmcore_converttoprocess get
{
(%end_cpaint_gsep) flushinput
}if
}def
/cpaint_gend
{
newpath
}def
/set_spot_alias_ary
{
dup inherit_aliases
//adobe_agm_core/agmcore_spotaliasary xddf
}def
/set_spot_normalization_ary
{
dup inherit_aliases
dup length
/agmcore_spotaliasary where{pop agmcore_spotaliasary length add} if
array
//adobe_agm_core/agmcore_spotaliasary2 xddf
/agmcore_spotaliasary where{
pop
agmcore_spotaliasary2 0 agmcore_spotaliasary putinterval
agmcore_spotaliasary length
}{0} ifelse
agmcore_spotaliasary2 3 1 roll exch putinterval
true set_spot_alias
}def
/inherit_aliases
{
{dup /name get map_alias {/csd put}{pop} ifelse} forall
}def
/set_spot_alias
{
/agmcore_spotaliasary2 where{
/agmcore_current_spot_alias 3 -1 roll put
}{
pop
}ifelse
}def
/current_spot_alias
{
/agmcore_spotaliasary2 where{
/agmcore_current_spot_alias get
}{
false
}ifelse
}def
/map_alias
{
/agmcore_spotaliasary2 where{
begin
/agmcore_name xdf
false
agmcore_spotaliasary2{
dup/name get agmcore_name eq{
/csd get /csd get_res
exch pop true
exit
}{
pop
}ifelse
}forall
end
}{
pop false
}ifelse
}bdf
/spot_alias
{
true set_spot_alias
/agmcore_&setcustomcolor agmcore_key_known not {
//adobe_agm_core/agmcore_&setcustomcolor /setcustomcolor load put
} if
/customcolor_tint 1 agmcore_gput
//adobe_agm_core begin
/setcustomcolor
{
currentdict/tintproc known currentdict/csa known and 3 1 roll
//adobe_agm_core begin
dup /customcolor_tint exch agmcore_gput
1 index aload pop pop 1 eq exch 1 eq and exch 1 eq and exch 1 eq and not
current_spot_alias and{1 index 4 get map_alias}{false}ifelse
{
false set_spot_alias
4 -1 roll{
exch pop /sep_tint agmcore_gget exch
}if
mark 3 1 roll
setsepcolorspace
counttomark 0 ne{
setsepcolor
}if
pop
pop
true set_spot_alias
}{
agmcore_&setcustomcolor
pop
}ifelse
end
}bdf
end
}def
/begin_feature
{
adobe_agm_core/agmcore_feature_dictcount countdictstack put
count adobe_agm_core/agmcore_feature_opcount 3 -1 roll put
{adobe_agm_core/agmcore_feature_ctm matrix currentmatrix put}if
}def
/end_feature
{
2 dict begin
/spd /setpagedevice load def
/setpagedevice { get_gstate spd set_gstate } def
stopped{$error/newerror false put}if
end
count adobe_agm_core/agmcore_feature_opcount get sub dup 0 gt{{pop}repeat}{pop}ifelse
countdictstack adobe_agm_core/agmcore_feature_dictcount get sub dup 0 gt{{end}repeat}{pop}ifelse
{adobe_agm_core/agmcore_feature_ctm get setmatrix}if
}def
/set_negative
{
//adobe_agm_core begin
/agmcore_inverting exch def
level2{
currentpagedevice/negativeprint known{
currentpagedevice/negativeprint get //adobe_agm_core/agmcore_inverting get ne{
true begin_feature true{
<< /negativeprint //adobe_agm_core/agmcore_inverting get >> setpagedevice
}end_feature
}if
/agmcore_inverting false def
}if
}if
agmcore_inverting{
[{1 exch sub}/exec load dup currenttransfer exch]cvx bind settransfer
gsave newpath clippath 1 /setseparationgray where{pop setseparationgray}{setgray}ifelse
/agmirs_&fill where {pop agmirs_&fill}{fill} ifelse grestore
}if
end
}def
/lw_save_restore_override {
/md where {
pop
md begin
initializepage
/initializepage{}def
/pmsvsetup{} def
/endp{}def
/pse{}def
/psb{}def
/orig_showpage where
{pop}
{/orig_showpage /showpage load def}
ifelse
/showpage {orig_showpage gr} def
end
}if
}def
/pscript_showpage_override {
/ntpsoct95 where
{
begin
showpage
save
/showpage /restore load def
/restore {exch pop}def
end
}if
}def
/driver_media_override
{
/md where {
pop
md /initializepage known {
md /initializepage {} put
} if
md /rc known {
md /rc {4{pop}repeat} put
} if
}if
/mysetup where {
/mysetup [1 0 0 1 0 0] put
}if
adobe_agm_core /agmcore_default_ctm matrix currentmatrix put
level2
{adobe_agm_core /agmcore_default_pagesize currentpagedevice/pagesize get put}if
}def
/driver_check_media_override
{
/prepsdict where
{pop}
{
adobe_agm_core /agmcore_default_ctm get matrix currentmatrix ne
adobe_agm_core /agmcore_default_pagesize get type /arraytype eq
{
adobe_agm_core /agmcore_default_pagesize get 0 get currentpagedevice/pagesize get 0 get eq and
adobe_agm_core /agmcore_default_pagesize get 1 get currentpagedevice/pagesize get 1 get eq and
}if
{
adobe_agm_core /agmcore_default_ctm get setmatrix
}if
}ifelse
}def
agmcore_err_strings begin
/agmcore_bad_environ (environment not satisfactory for this job. ensure that the ppd is correct or that the postscript level requested is supported by this printer. ) def
/agmcore_color_space_onhost_seps (this job contains colors that will not separate with on-host methods. ) def
/agmcore_invalid_color_space (this job contains an invalid color space. ) def
end
/set_def_ht
{
agmcore_def_ht sethalftone
} def
end
systemdict /setpacking known
{
setpacking
} if
%%endresource
%�ginresource: procset adobe_cooltype_core 2.25 0
%%wepoker官网登录入口 copyright: wepoker官网登录入口 copyright 1997-2005 adobe systems incorporated. all rights reserved.
%%version: 2.25 0
10 dict begin
/adobe_cooltype_passthru currentdict def
/adobe_cooltype_core_defined userdict /adobe_cooltype_core known def
adobe_cooltype_core_defined
{ /adobe_cooltype_core userdict /adobe_cooltype_core get def }
if
userdict /adobe_cooltype_core 60 dict dup begin put
/adobe_cooltype_version 2.25 def
/level2?
systemdict /languagelevel known dup
{ pop systemdict /languagelevel get 2 ge }
if def
level2? not
{
/currentglobal false def
/setglobal /pop load def
/gcheck { pop false } bind def
/currentpacking false def
/setpacking /pop load def
/sharedfontdirectory 0 dict def
}
if
currentpacking
true setpacking
currentglobal false setglobal
userdict /adobe_cooltype_data 2 copy known not
{ 2 copy 10 dict put }
if
get
begin
/@opstackcountbylevel 32 dict def
/@opstacklevel 0 def
/@dictstackcountbylevel 32 dict def
/@dictstacklevel 0 def
end
setglobal
/@_savestacklevels
{
adobe_cooltype_data
begin
/@vmstate currentglobal def false setglobal
@opstackcountbylevel
@opstacklevel
2 copy known not
{
2 copy
3 dict dup /args
7 index
5 add array put
put get
}
{
get dup /args get dup length 3 index lt
{
dup length 5 add array exch
1 index exch 0 exch putinterval
1 index exch /args exch put
}
{ pop }
ifelse
}
ifelse
begin
count 1 sub
1 index lt
{ pop count }
if
dup /argcount exch def
dup 0 gt
{
args exch 0 exch getinterval
astore pop
}
{ pop }
ifelse
count
/restcount exch def
end
/@opstacklevel @opstacklevel 1 add def
countdictstack 1 sub
@dictstackcountbylevel exch @dictstacklevel exch put
/@dictstacklevel @dictstacklevel 1 add def
@vmstate setglobal
end
} bind def
/@_restorestacklevels
{
adobe_cooltype_data
begin
/@opstacklevel @opstacklevel 1 sub def
@opstackcountbylevel @opstacklevel get
begin
count restcount sub dup 0 gt
{ { pop } repeat }
{ pop }
ifelse
args 0 argcount getinterval {} forall
end
/@dictstacklevel @dictstacklevel 1 sub def
@dictstackcountbylevel @dictstacklevel get
end
countdictstack exch sub dup 0 gt
{ { end } repeat }
{ pop }
ifelse
} bind def
/@_popstacklevels
{
adobe_cooltype_data
begin
/@opstacklevel @opstacklevel 1 sub def
/@dictstacklevel @dictstacklevel 1 sub def
end
} bind def
/@raise
{
exch cvx exch errordict exch get exec
stop
} bind def
/@reraise
{
cvx $error /errorname get errordict exch get exec
stop
} bind def
/@stopped
{
0 @#stopped
} bind def
/@#stopped
{
@_savestacklevels
stopped
{ @_restorestacklevels true }
{ @_popstacklevels false }
ifelse
} bind def
/@arg
{
adobe_cooltype_data
begin
@opstackcountbylevel @opstacklevel 1 sub get
begin
args exch
argcount 1 sub exch sub get
end
end
} bind def
currentglobal true setglobal
/cthasresourceforallbug
level2?
{
1 dict dup
/@shouldnotdisappeardictvalue true def
adobe_cooltype_data exch /@shouldnotdisappeardict exch put
begin
count @_savestacklevels
{ (*) { pop stop } 128 string /category resourceforall }
stopped pop
@_restorestacklevels
currentdict adobe_cooltype_data /@shouldnotdisappeardict get ne dup
{
/@shouldnotdisappeardictvalue known
{
{
end
currentdict 1 index eq
{ pop exit }
if
}
loop
}
if
}
if
end
}
{ false }
ifelse
def
true setglobal
/cthasresourcestatusbug
level2?
{
mark
{ /steveamerige /category resourcestatus }
stopped
{ cleartomark true }
{ cleartomark currentglobal not }
ifelse
}
{ false }
ifelse
def
setglobal
/ctresourcestatus
{
mark 3 1 roll
/category findresource
begin
({resourcestatus} stopped) 0 () /subfiledecode filter cvx exec
{ cleartomark false }
{ { 3 2 roll pop true } { cleartomark false } ifelse }
ifelse
end
} bind def
/ctworkaroundbugs
{
level2?
{
/cid_preload /procset resourcestatus
{
pop pop
currentglobal
mark
{
(*)
{
dup /cmap cthasresourcestatusbug
{ ctresourcestatus }
{ resourcestatus }
ifelse
{
pop dup 0 eq exch 1 eq or
{
dup /cmap findresource gcheck setglobal
/cmap undefineresource
}
{
pop cthasresourceforallbug
{ exit }
{ stop }
ifelse
}
ifelse
}
{ pop }
ifelse
}
128 string /cmap resourceforall
}
stopped
{ cleartomark }
stopped pop
setglobal
}
if
}
if
} bind def
/doc_setup
{
adobe_cooltype_core
begin
ctworkaroundbugs
/mov /moveto load def
/nfnt /newencodedfont load def
/mfnt /makefont load def
/sfnt /setfont load def
/ufnt /undefinefont load def
/chp /charpath load def
/awsh /awidthshow load def
/wsh /widthshow load def
/ash /ashow load def
/sh /show load def
end
currentglobal false setglobal
userdict /adobe_cooltype_data 2 copy known not
{ 2 copy 10 dict put }
if
get
begin
/addwidths? false def
/cc 0 def
/charcode 2 string def
/@opstackcountbylevel 32 dict def
/@opstacklevel 0 def
/@dictstackcountbylevel 32 dict def
/@dictstacklevel 0 def
/invmfontsbycmap 10 dict def
/invmdeepcopiedfonts 10 dict def
end
setglobal
} bind def
/doc_trailer
{
currentdict adobe_cooltype_core eq
{ end }
if
} bind def
/page_setup
{
adobe_cooltype_core begin
} bind def
/page_trailer
{
end
} bind def
/unload
{
systemdict /languagelevel known
{
systemdict/languagelevel get 2 ge
{
userdict/adobe_cooltype_core 2 copy known
{ undef }
{ pop pop }
ifelse
}
if
}
if
} bind def
/ndf
{
1 index where
{ pop pop pop }
{ dup xcheck { bind } if def }
ifelse
} def
/findfont systemdict
begin
userdict
begin
/globaldict where { /globaldict get begin } if
dup where pop exch get
/globaldict where { pop end } if
end
end
adobe_cooltype_core_defined
{ /systemfindfont exch def }
{
/findfont 1 index def
/systemfindfont exch def
}
ifelse
/undefinefont
{ pop } ndf
/copyfont
{
currentglobal 3 1 roll
1 index gcheck setglobal
dup null eq { 0 } { dup length } ifelse
2 index length add 1 add dict
begin
exch
{
1 index /fid eq
{ pop pop }
{ def }
ifelse
}
forall
dup null eq
{ pop }
{ { def } forall }
ifelse
currentdict
end
exch setglobal
} bind def
/copyarray
{
currentglobal exch
dup gcheck setglobal
dup length array copy
exch setglobal
} bind def
/newencodedfont
{
currentglobal
{
sharedfontdirectory 3 index known
{ sharedfontdirectory 3 index get /fontreferenced known }
{ false }
ifelse
}
{
fontdirectory 3 index known
{ fontdirectory 3 index get /fontreferenced known }
{
sharedfontdirectory 3 index known
{ sharedfontdirectory 3 index get /fontreferenced known }
{ false }
ifelse
}
ifelse
}
ifelse
dup
{
3 index findfont /fontreferenced get
2 index dup type /nametype eq
{findfont}
if ne
{ pop false }
if
}
if
{
pop
1 index findfont
/encoding get exch
0 1 255
{ 2 copy get 3 index 3 1 roll put }
for
pop pop pop
}
{
dup type /nametype eq
{ findfont }
if
dup dup maxlength 2 add dict
begin
exch
{
1 index /fid ne
{def}
{pop pop}
ifelse
}
forall
/fontreferenced exch def
/encoding exch dup length array copy def
/fontname 1 index dup type /stringtype eq { cvn } if def dup
currentdict
end
definefont def
}
ifelse
} bind def
/setsubstitutestrategy
{
$substitutefont
begin
dup type /dicttype ne
{ 0 dict }
if
currentdict /$strategies known
{
exch $strategies exch
2 copy known
{
get
2 copy maxlength exch maxlength add dict
begin
{ def } forall
{ def } forall
currentdict
dup /$init known
{ dup /$init get exec }
if
end
/$strategy exch def
}
{ pop pop pop }
ifelse
}
{ pop pop }
ifelse
end
} bind def
/scff
{
$substitutefont
begin
dup type /stringtype eq
{ dup length exch }
{ null }
ifelse
/$sname exch def
/$slen exch def
/$invmindex
$sname null eq
{
1 index $str cvs
dup length $slen sub $slen getinterval cvn
}
{ $sname }
ifelse def
end
{ findfont }
@stopped
{
dup length 8 add string exch
1 index 0 (badfont:) putinterval
1 index exch 8 exch dup length string cvs putinterval cvn
{ findfont }
@stopped
{ pop /courier findfont }
if
}
if
$substitutefont
begin
/$sname null def
/$slen 0 def
/$invmindex null def
end
} bind def
/iswidthsonlyfont
{
dup /widthsonly known
{ pop pop true }
{
dup /fdepvector known
{ /fdepvector get { iswidthsonlyfont dup { exit } if } forall }
{
dup /fdarray known
{ /fdarray get { iswidthsonlyfont dup { exit } if } forall }
{ pop }
ifelse
}
ifelse
}
ifelse
} bind def
/?str1 256 string def
/?set
{
$substitutefont
begin
/$substitutefound false def
/$fontname 4 index def
/$dosmartsub false def
end
3 index
currentglobal false setglobal exch
/compatiblefonts /procset resourcestatus
{
pop pop
/compatiblefonts /procset findresource
begin
dup /compatiblefont currentexception
1 index /compatiblefont true setexception
1 index /font resourcestatus
{
pop pop
3 2 roll setglobal
end
exch
dup findfont
/compatiblefonts /procset findresource
begin
3 1 roll exch /compatiblefont exch setexception
end
}
{
3 2 roll setglobal
1 index exch /compatiblefont exch setexception
end
findfont
$substitutefont /$substitutefound true put
}
ifelse
}
{ exch setglobal findfont }
ifelse
$substitutefont
begin
$substitutefound
{
false
(%%[using embedded font ) print
5 index ?str1 cvs print
( to avoid the font substitution problem noted earlier.]%%\n) print
}
{
dup /fontname known
{
dup /fontname get $fontname eq
1 index /distillerfauxfont known not and
/currentdistillerparams where
{ pop false 2 index iswidthsonlyfont not and }
if
}
{ false }
ifelse
}
ifelse
exch pop
/$dosmartsub true def
end
{
exch pop exch pop exch
2 dict dup /found 3 index put
exch findfont exch
}
{
exch exec
exch dup findfont
dup /fonttype get 3 eq
{
exch ?str1 cvs
dup length 1 sub
-1 0
{
exch dup 2 index get 42 eq
{
exch 0 exch getinterval cvn 4 1 roll 3 2 roll pop
exit
}
{exch pop} ifelse
}for
}
{
exch pop
} ifelse
2 dict dup /downloaded 6 5 roll put
}
ifelse
dup /fontname 4 index put copyfont definefont pop
} bind def
/?str2 256 string def
/?add
{
1 index type /integertype eq
{ exch true 4 2 }
{ false 3 1 }
ifelse
roll
1 index findfont
dup /widths known
{
adobe_cooltype_data /addwidths? true put
gsave dup 1000 scalefont setfont
}
if
/downloaded known
{
exec
exch
{
exch ?str2 cvs exch
findfont /downloaded get 1 dict begin /downloaded 1 index def ?str1 cvs length
?str1 1 index 1 add 3 index putinterval
exch length 1 add 1 index add
?str1 2 index (*) putinterval
?str1 0 2 index getinterval cvn findfont
?str1 3 index ( ) putinterval
2 dict dup /fontname ?str1 0 6 index getinterval cvn put
dup /downloaded downloaded put end copyfont
dup /fontname get exch definefont pop pop pop
}
{
pop
}
ifelse
}
{
pop
exch
{
findfont
dup /found get
dup length exch ?str1 cvs pop
?str1 1 index ( ) putinterval
?str1 1 index 1 add 4 index ?str2 cvs putinterval
?str1 exch 0 exch 5 4 roll ?str2 cvs length 1 add add getinterval cvn
1 dict exch 1 index exch /fontname exch put copyfont
dup /fontname get exch definefont pop
}
{
pop
}
ifelse
}
ifelse
adobe_cooltype_data /addwidths? get
{ grestore adobe_cooltype_data /addwidths? false put }
if
} bind def
/?sh
{
currentfont /downloaded known { exch } if pop
} bind def
/?chp
{
currentfont /downloaded known { pop } { false chp } ifelse
} bind def
/?mv
{
currentfont /downloaded known { moveto pop pop } { pop pop moveto } ifelse
} bind def
setpacking
userdict /$substitutefont 25 dict put
1 dict
begin
/substitutefont
dup $error exch 2 copy known
{ get }
{ pop pop { pop /courier } bind }
ifelse def
/currentdistillerparams where dup
{
pop pop
currentdistillerparams /cannotembedfontpolicy 2 copy known
{ get /error eq }
{ pop pop false }
ifelse
}
if not
{
countdictstack array dictstack 0 get
begin
userdict
begin
$substitutefont
begin
/$str 128 string def
/$fontpat 128 string def
/$slen 0 def
/$sname null def
/$match false def
/$fontname null def
/$substitutefound false def
/$invmindex null def
/$dosmartsub true def
/$depth 0 def
/$fontname null def
/$italicangle 26.5 def
/$dstack null def
/$strategies 10 dict dup
begin
/$type3underprint
{
currentglobal exch false setglobal
11 dict
begin
/usefont exch
$wmode 0 ne
{
dup length dict copy
dup /wmode $wmode put
/usefont exch definefont
}
if def
/fontname $fontname dup type /stringtype eq { cvn } if def
/fonttype 3 def
/fontmatrix [ .001 0 0 .001 0 0 ] def
/encoding 256 array dup 0 1 255 { /.notdef put dup } for pop def
/fontbbox [ 0 0 0 0 ] def
/ccinfo 7 dict dup
begin
/cc null def
/x 0 def
/y 0 def
end def
/buildchar
{
exch
begin
ccinfo
begin
1 string dup 0 3 index put exch pop
/cc exch def
usefont 1000 scalefont setfont
cc stringwidth /y exch def /x exch def
x y setcharwidth
$substitutefont /$strategy get /$underprint get exec
0 0 moveto cc show
x y moveto
end
end
} bind def
currentdict
end
exch setglobal
} bind def
/$getatint
2 dict dup
begin
/$buildfont
{
dup /wmode known
{ dup /wmode get }
{ 0 }
ifelse
/$wmode exch def
$fontname exch
dup /fontname known
{
dup /fontname get
dup type /stringtype eq { cvn } if
}
{ /unnamedfont }
ifelse
exch
adobe_cooltype_data /invmdeepcopiedfonts get
1 index /fontname get known
{
pop
adobe_cooltype_data /invmdeepcopiedfonts get
1 index get
null copyfont
}
{ $deepcopyfont }
ifelse
exch 1 index exch /fontbasedon exch put
dup /fontname $fontname dup type /stringtype eq { cvn } if put
definefont
adobe_cooltype_data /invmdeepcopiedfonts get
begin
dup /fontbasedon get 1 index def
end
} bind def
/$underprint
{
gsave
x abs y abs gt
{ /y 1000 def }
{ /x -1000 def 500 120 translate }
ifelse
level2?
{
[ /separation (all) /devicecmyk { 0 0 0 1 pop } ]
setcolorspace
}
{ 0 setgray }
ifelse
10 setlinewidth
x .8 mul
[ 7 3 ]
{
y mul 8 div 120 sub x 10 div exch moveto
0 y 4 div neg rlineto
dup 0 rlineto
0 y 4 div rlineto
closepath
gsave
level2?
{ .2 setcolor }
{ .8 setgray }
ifelse
fill grestore
stroke
}
forall
pop
grestore
} bind def
end def
/$oblique
1 dict dup
begin
/$buildfont
{
currentglobal exch dup gcheck setglobal
null copyfont
begin
/fontbasedon
currentdict /fontname known
{
fontname
dup type /stringtype eq { cvn } if
}
{ /unnamedfont }
ifelse
def
/fontname $fontname dup type /stringtype eq { cvn } if def
/currentdistillerparams where
{ pop }
{
/fontinfo currentdict /fontinfo known
{ fontinfo null copyfont }
{ 2 dict }
ifelse
dup
begin
/italicangle $italicangle def
/fontmatrix fontmatrix
[ 1 0 italicangle dup sin exch cos div 1 0 0 ]
matrix concatmatrix readonly
end
4 2 roll def
def
}
ifelse
fontname currentdict
end
definefont
exch setglobal
} bind def
end def
/$none
1 dict dup
begin
/$buildfont {} bind def
end def
end def
/$oblique setsubstitutestrategy
/$findfontbyenum
{
dup type /stringtype eq { cvn } if
dup /$fontname exch def
$sname null eq
{ $str cvs dup length $slen sub $slen getinterval }
{ pop $sname }
ifelse
$fontpat dup 0 (fonts/*) putinterval exch 7 exch putinterval
/$match false def
$substitutefont /$dstack countdictstack array dictstack put
mark
{
$fontpat 0 $slen 7 add getinterval
{ /$match exch def exit }
$str filenameforall
}
stopped
{
cleardictstack
currentdict
true
$substitutefont /$dstack get
{
exch
{
1 index eq
{ pop false }
{ true }
ifelse
}
{ begin false }
ifelse
}
forall
pop
}
if
cleartomark
/$slen 0 def
$match false ne
{ $match (fonts/) anchorsearch pop pop cvn }
{ /courier }
ifelse
} bind def
/$ros 1 dict dup
begin
/adobe 4 dict dup
begin
/japan1 [ /ryumin-light /heiseimin-w3
/gothicbbb-medium /heiseikakugo-w5
/heiseimarugo-w4 /jun101-light ] def
/korea1 [ /hysmyeongjo-medium /hygothic-medium ] def
/gb1 [ /stsong-light /stheiti-regular ] def
/cns1 [ /mkai-medium /mhei-medium ] def
end def
end def
/$cmapname null def
/$deepcopyfont
{
dup /fonttype get 0 eq
{
1 dict dup /fontname /copied put copyfont
begin
/fdepvector fdepvector copyarray
0 1 2 index length 1 sub
{
2 copy get $deepcopyfont
dup /fontname /copied put
/copied exch definefont
3 copy put pop pop
}
for
def
currentdict
end
}
{ $strategies /$type3underprint get exec }
ifelse
} bind def
/$buildfontname
{
dup /cidfont findresource /cidsysteminfo get
begin
registry length ordering length supplement 8 string cvs
3 copy length 2 add add add string
dup 5 1 roll dup 0 registry putinterval
dup 4 index (-) putinterval
dup 4 index 1 add ordering putinterval
4 2 roll add 1 add 2 copy (-) putinterval
end
1 add 2 copy 0 exch getinterval $cmapname $fontpat cvs exch
anchorsearch
{ pop pop 3 2 roll putinterval cvn /$cmapname exch def }
{ pop pop pop pop pop }
ifelse
length
$str 1 index (-) putinterval 1 add
$str 1 index $cmapname $fontpat cvs putinterval
$cmapname length add
$str exch 0 exch getinterval cvn
} bind def
/$findfontbyros
{
/$fontname exch def
$ros registry 2 copy known
{
get ordering 2 copy known
{ get }
{ pop pop [] }
ifelse
}
{ pop pop [] }
ifelse
false exch
{
dup /cidfont resourcestatus
{
pop pop
save
1 index /cidfont findresource
dup /widthsonly known
{ dup /widthsonly get }
{ false }
ifelse
exch pop
exch restore
{ pop }
{ exch pop true exit }
ifelse
}
{ pop }
ifelse
}
forall
{ $str cvs $buildfontname }
{
false (*)
{
save exch
dup /cidfont findresource
dup /widthsonly known
{ dup /widthsonly get not }
{ true }
ifelse
exch /cidsysteminfo get
dup /registry get registry eq
exch /ordering get ordering eq and and
{ exch restore exch pop true exit }
{ pop restore }
ifelse
}
$str /cidfont resourceforall
{ $buildfontname }
{ $fontname $findfontbyenum }
ifelse
}
ifelse
} bind def
end
end
currentdict /$error known currentdict /languagelevel known and dup
{ pop $error /substitutefont known }
if
dup
{ $error }
{ adobe_cooltype_core }
ifelse
begin
{
/substitutefont
/cmap /category resourcestatus
{
pop pop
{
$substitutefont
begin
/$substitutefound true def
dup length $slen gt
$sname null ne or
$slen 0 gt and
{
$sname null eq
{ dup $str cvs dup length $slen sub $slen getinterval cvn }
{ $sname }
ifelse
adobe_cooltype_data /invmfontsbycmap get
1 index 2 copy known
{
get
false exch
{
pop
currentglobal
{
globalfontdirectory 1 index known
{ exch pop true exit }
{ pop }
ifelse
}
{
fontdirectory 1 index known
{ exch pop true exit }
{
globalfontdirectory 1 index known
{ exch pop true exit }
{ pop }
ifelse
}
ifelse
}
ifelse
}
forall
}
{ pop pop false }
ifelse
{
exch pop exch pop
}
{
dup /cmap resourcestatus
{
pop pop
dup /$cmapname exch def
/cmap findresource /cidsysteminfo get { def } forall
$findfontbyros
}
{
128 string cvs
dup (-) search
{
3 1 roll search
{
3 1 roll pop
{ dup cvi }
stopped
{ pop pop pop pop pop $findfontbyenum }
{
4 2 roll pop pop
exch length
exch
2 index length
2 index
sub
exch 1 sub -1 0
{
$str cvs dup length
4 index
0
4 index
4 3 roll add
getinterval
exch 1 index exch 3 index exch
putinterval
dup /cmap resourcestatus
{
pop pop
4 1 roll pop pop pop
dup /$cmapname exch def
/cmap findresource /cidsysteminfo get { def } forall
$findfontbyros
true exit
}
{ pop }
ifelse
}
for
dup type /booleantype eq
{ pop }
{ pop pop pop $findfontbyenum }
ifelse
}
ifelse
}
{ pop pop pop $findfontbyenum }
ifelse
}
{ pop pop $findfontbyenum }
ifelse
}
ifelse
}
ifelse
}
{ //substitutefont exec }
ifelse
/$slen 0 def
end
}
}
{
{
$substitutefont
begin
/$substitutefound true def
dup length $slen gt
$sname null ne or
$slen 0 gt and
{ $findfontbyenum }
{ //substitutefont exec }
ifelse
end
}
}
ifelse
bind readonly def
adobe_cooltype_core /scfindfont /systemfindfont load put
}
{
/scfindfont
{
$substitutefont
begin
dup systemfindfont
dup /fontname known
{ dup /fontname get dup 3 index ne }
{ /noname true }
ifelse
dup
{
/$origfontnamefound 2 index def
/$origfontname 4 index def /$substitutefound true def
}
if
exch pop
{
$slen 0 gt
$sname null ne
3 index length $slen gt or and
{
pop dup $findfontbyenum findfont
dup maxlength 1 add dict
begin
{ 1 index /fid eq { pop pop } { def } ifelse }
forall
currentdict
end
definefont
dup /fontname known { dup /fontname get } { null } ifelse
$origfontnamefound ne
{
$origfontname $str cvs print
( substitution revised, using ) print
dup /fontname known
{ dup /fontname get } { (unspecified font) }
ifelse
$str cvs print (.\n) print
}
if
}
{ exch pop }
ifelse
}
{ exch pop }
ifelse
end
} bind def
}
ifelse
end
end
adobe_cooltype_core_defined not
{
adobe_cooltype_core /findfont
{
$substitutefont
begin
$depth 0 eq
{
/$fontname 1 index dup type /stringtype ne { $str cvs } if def
/$substitutefound false def
}
if
/$depth $depth 1 add def
end
scfindfont
$substitutefont
begin
/$depth $depth 1 sub def
$substitutefound $depth 0 eq and
{
$invmindex null ne
{ dup $invmindex $addinvmfont }
if
$dosmartsub
{
currentdict /$strategy known
{ $strategy /$buildfont get exec }
if
}
if
}
if
end
} bind put
}
if
}
if
end
/$addinvmfont
{
exch /fontname 2 copy known
{
get
1 dict dup begin exch 1 index gcheck def end exch
adobe_cooltype_data /invmfontsbycmap get exch
$dictadd
}
{ pop pop pop }
ifelse
} bind def
/$dictadd
{
2 copy known not
{ 2 copy 4 index length dict put }
if
level2? not
{
2 copy get dup maxlength exch length 4 index length add lt
2 copy get dup length 4 index length add exch maxlength 1 index lt
{
2 mul dict
begin
2 copy get { forall } def
2 copy currentdict put
end
}
{ pop }
ifelse
}
if
get
begin
{ def }
forall
end
} bind def
end
end
%%endresource
%�ginresource: procset adobe_cooltype_utility_makeocf 1.21 0
%%wepoker官网登录入口 copyright: wepoker官网登录入口 copyright 1987-2005 adobe systems incorporated.
%%version: 1.21 0
systemdict /languagelevel known dup
{ currentglobal false setglobal }
{ false }
ifelse
exch
userdict /adobe_cooltype_utility 2 copy known
{ 2 copy get dup maxlength 27 add dict copy }
{ 27 dict }
ifelse put
adobe_cooltype_utility
begin
/@eexecstartdata
def
/@recognizecidfont null def
/ct_level2? exch def
/ct_clone? 1183615869 internaldict dup
/ccrun known not
exch /eccrun known not
ct_level2? and or def
ct_level2?
{ globaldict begin currentglobal true setglobal }
if
/ct_addstdcidmap
ct_level2?
{ {
mark
adobe_cooltype_utility /@recognizecidfont currentdict put
{
((hex) 57 startdata
0615 1e27 2c39 1c60 d8a8 cc31 fe2b f6e0
7aa3 e541 e21c 60d8 a8c9 c3d0 6d9e 1c60
d8a8 c9c2 02d7 9a1c 60d8 a849 1c60 d8a8
cc36 74f4 1144 b13b 77) 0 () /subfiledecode filter cvx exec
}
stopped
{
cleartomark
adobe_cooltype_utility /@recognizecidfont get
countdictstack dup array dictstack
exch 1 sub -1 0
{
2 copy get 3 index eq
{ 1 index length exch sub 1 sub { end } repeat exit }
{ pop }
ifelse
}
for
pop pop
adobe_cooltype_utility /@eexecstartdata get eexec
}
{ cleartomark }
ifelse
} }
{ {
adobe_cooltype_utility /@eexecstartdata get eexec
} }
ifelse bind def
userdict /cid_extensions known
dup { cid_extensions /cid_updatedb known and } if
{
cid_extensions
begin
/cid_getcidsysteminfo
{
1 index type /stringtype eq
{ exch cvn exch }
if
cid_extensions
begin
dup load 2 index known
{
2 copy
cid_getstatusinfo
dup null ne
{
1 index load
3 index get
dup null eq
{ pop pop cid_updatedb }
{
exch
1 index /created get eq
{ exch pop exch pop }
{ pop cid_updatedb }
ifelse
}
ifelse
}
{ pop cid_updatedb }
ifelse
}
{ cid_updatedb }
ifelse
end
} bind def
end
}
if
ct_level2?
{ end setglobal }
if
/ct_usenativecapability? systemdict /composefont known def
/ct_makeocf 35 dict def
/ct_vars 25 dict def
/ct_glyphdirprocs 6 dict def
/ct_buildchardict 15 dict dup
begin
/charcode 2 string def
/dst_string 1500 string def
/nullstring () def
/usewidths? true def
end def
ct_level2? { setglobal } { pop } ifelse
ct_glyphdirprocs
begin
/getglyphdirectory
{
systemdict /languagelevel known
{ pop /cidfont findresource /glyphdirectory get }
{
1 index /cidfont findresource /glyphdirectory
get dup type /dicttype eq
{
dup dup maxlength exch length sub 2 index lt
{
dup length 2 index add dict copy 2 index
/cidfont findresource/glyphdirectory 2 index put
}
if
}
if
exch pop exch pop
}
ifelse
} def
/
{
systemdict /languagelevel known
{
currentglobal false setglobal
3 dict begin
/vm exch def
}
{ 1 dict begin }
ifelse
/$ exch def
systemdict /languagelevel known
{
vm setglobal
/gvm currentglobal def
$ gcheck setglobal
}
if
? { $ begin } if
} def
/? { $ type /dicttype eq } def
/| {
userdict /adobe_cooltype_data known
{
adobe_cooltype_data /addwidths? known
{
currentdict adobe_cooltype_data
begin
begin
addwidths?
{
adobe_cooltype_data /cc 3 index put
? { def } { $ 3 1 roll put } ifelse
cc charcode exch 1 index 0 2 index 256 idiv put
1 index exch 1 exch 256 mod put
stringwidth 2 array astore
currentfont /widths get exch cc exch put
}
{ ? { def } { $ 3 1 roll put } ifelse }
ifelse
end
end
}
{ ? { def } { $ 3 1 roll put } ifelse } ifelse
}
{ ? { def } { $ 3 1 roll put } ifelse }
ifelse
} def
/!
{
? { end } if
systemdict /languagelevel known
{ gvm setglobal }
if
end
} def
/: { string currentfile exch readstring pop } executeonly def
end
ct_makeocf
begin
/ct_chexencoding
[/c00/c01/c02/c03/c04/c05/c06/c07/c08/c09/c0a/c0b/c0c/c0d/c0e/c0f/c10/c11/c12
/c13/c14/c15/c16/c17/c18/c19/c1a/c1b/c1c/c1d/c1e/c1f/c20/c21/c22/c23/c24/c25
/c26/c27/c28/c29/c2a/c2b/c2c/c2d/c2e/c2f/c30/c31/c32/c33/c34/c35/c36/c37/c38
/c39/c3a/c3b/c3c/c3d/c3e/c3f/c40/c41/c42/c43/c44/c45/c46/c47/c48/c49/c4a/c4b
/c4c/c4d/c4e/c4f/c50/c51/c52/c53/c54/c55/c56/c57/c58/c59/c5a/c5b/c5c/c5d/c5e
/c5f/c60/c61/c62/c63/c64/c65/c66/c67/c68/c69/c6a/c6b/c6c/c6d/c6e/c6f/c70/c71
/c72/c73/c74/c75/c76/c77/c78/c79/c7a/c7b/c7c/c7d/c7e/c7f/c80/c81/c82/c83/c84
/c85/c86/c87/c88/c89/c8a/c8b/c8c/c8d/c8e/c8f/c90/c91/c92/c93/c94/c95/c96/c97
/c98/c99/c9a/c9b/c9c/c9d/c9e/c9f/ca0/ca1/ca2/ca3/ca4/ca5/ca6/ca7/ca8/ca9/caa
/cab/cac/cad/cae/caf/cb0/cb1/cb2/cb3/cb4/cb5/cb6/cb7/cb8/cb9/cba/cbb/cbc/cbd
/cbe/cbf/cc0/cc1/cc2/cc3/cc4/cc5/cc6/cc7/cc8/cc9/cca/ccb/ccc/ccd/cce/ccf/cd0
/cd1/cd2/cd3/cd4/cd5/cd6/cd7/cd8/cd9/cda/cdb/cdc/cdd/cde/cdf/ce0/ce1/ce2/ce3
/ce4/ce5/ce6/ce7/ce8/ce9/cea/ceb/cec/ced/cee/cef/cf0/cf1/cf2/cf3/cf4/cf5/cf6
/cf7/cf8/cf9/cfa/cfb/cfc/cfd/cfe/cff] def
/ct_cid_str_size 8000 def
/ct_mkocfstr100 100 string def
/ct_defaultfontmtx [.001 0 0 .001 0 0] def
/ct_1000mtx [1000 0 0 1000 0 0] def
/ct_raise {exch cvx exch errordict exch get exec stop} bind def
/ct_reraise
{ cvx $error /errorname get (error: ) print dup ( ) cvs print
errordict exch get exec stop
} bind def
/ct_cvnsi
{
1 index add 1 sub 1 exch 0 4 1 roll
{
2 index exch get
exch 8 bitshift
add
}
for
exch pop
} bind def
/ct_getinterval
{
adobe_cooltype_utility /ct_buildchardict get
begin
/dst_index 0 def
dup dst_string length gt
{ dup string /dst_string exch def }
if
1 index ct_cid_str_size idiv
/arrayindex exch def
2 index arrayindex get
2 index
arrayindex ct_cid_str_size mul
sub
{
dup 3 index add 2 index length le
{
2 index getinterval
dst_string dst_index 2 index putinterval
length dst_index add /dst_index exch def
exit
}
{
1 index length 1 index sub
dup 4 1 roll
getinterval
dst_string dst_index 2 index putinterval
pop dup dst_index add /dst_index exch def
sub
/arrayindex arrayindex 1 add def
2 index dup length arrayindex gt
{ arrayindex get }
{
pop
exit
}
ifelse
0
}
ifelse
}
loop
pop pop pop
dst_string 0 dst_index getinterval
end
} bind def
ct_level2?
{
/ct_resourcestatus
currentglobal mark true setglobal
{ /unknowninstancename /category resourcestatus }
stopped
{ cleartomark setglobal true }
{ cleartomark currentglobal not exch setglobal }
ifelse
{
{
mark 3 1 roll /category findresource
begin
ct_vars /vm currentglobal put
({resourcestatus} stopped) 0 () /subfiledecode filter cvx exec
{ cleartomark false }
{ { 3 2 roll pop true } { cleartomark false } ifelse }
ifelse
ct_vars /vm get setglobal
end
}
}
{ { resourcestatus } }
ifelse bind def
/cidfont /category ct_resourcestatus
{ pop pop }
{
currentglobal true setglobal
/generic /category findresource
dup length dict copy
dup /instancetype /dicttype put
/cidfont exch /category defineresource pop
setglobal
}
ifelse
ct_usenativecapability?
{
/cidinit /procset findresource begin
12 dict begin
begincmap
/cidsysteminfo 3 dict dup begin
/registry (adobe) def
/ordering (identity) def
/supplement 0 def
end def
/cmapname /identity-h def
/cmapversion 1.000 def
/cmaptype 1 def
1 begincodespacerange
<0000>
endcodespacerange
1 begincidrange
<0000> 0
endcidrange
endcmap
cmapname currentdict /cmap defineresource pop
end
end
}
if
}
{
/ct_category 2 dict begin
/cidfont 10 dict def
/procset 2 dict def
currentdict
end
def
/defineresource
{
ct_category 1 index 2 copy known
{
get
dup dup maxlength exch length eq
{
dup length 10 add dict copy
ct_category 2 index 2 index put
}
if
3 index 3 index put
pop exch pop
}
{ pop pop /defineresource /undefined ct_raise }
ifelse
} bind def
/findresource
{
ct_category 1 index 2 copy known
{
get
2 index 2 copy known
{ get 3 1 roll pop pop}
{ pop pop /findresource /undefinedresource ct_raise }
ifelse
}
{ pop pop /findresource /undefined ct_raise }
ifelse
} bind def
/resourcestatus
{
ct_category 1 index 2 copy known
{
get
2 index known
exch pop exch pop
{
0 -1 true
}
{
false
}
ifelse
}
{ pop pop /findresource /undefined ct_raise }
ifelse
} bind def
/ct_resourcestatus /resourcestatus load def
}
ifelse
/ct_cidinit 2 dict
begin
/ct_cidfont_stream_init
{
{
dup (binary) eq
{
pop
null
currentfile
ct_level2?
{
{ cid_byte_count () /subfiledecode filter }
stopped
{ pop pop pop }
if
}
if
/readstring load
exit
}
if
dup (hex) eq
{
pop
currentfile
ct_level2?
{
{ null exch /asciihexdecode filter /readstring }
stopped
{ pop exch pop (>) exch /readhexstring }
if
}
{ (>) exch /readhexstring }
ifelse
load
exit
}
if
/startdata /typecheck ct_raise
}
loop
cid_byte_count ct_cid_str_size le
{
2 copy cid_byte_count string exch exec
pop
1 array dup
3 -1 roll
0 exch put
}
{
cid_byte_count ct_cid_str_size div ceiling cvi
dup array exch 2 sub 0 exch 1 exch
{
2 copy
5 index
ct_cid_str_size
string
6 index exec
pop
put
pop
}
for
2 index
cid_byte_count ct_cid_str_size mod string
3 index exec
pop
1 index exch
1 index length 1 sub
exch put
}
ifelse
cid_cidfont exch /glyphdata exch put
2 index null eq
{
pop pop pop
}
{
pop /readstring load
1 string exch
{
3 copy exec
pop
dup length 0 eq
{
pop pop pop pop pop
true exit
}
if
4 index
eq
{
pop pop pop pop
false exit
}
if
}
loop
pop
}
ifelse
} bind def
/startdata
{
mark
{
currentdict
dup /fdarray get 0 get /fontmatrix get
0 get 0.001 eq
{
dup /cdevproc known not
{
/cdevproc 1183615869 internaldict /stdcdevproc 2 copy known
{ get }
{
pop pop
{ pop pop pop pop pop 0 -1000 7 index 2 div 880 }
}
ifelse
def
}
if
}
{
/cdevproc
{
pop pop pop pop pop
0
1 cid_temp /cid_cidfont get
/fdarray get 0 get
/fontmatrix get 0 get div
7 index 2 div
1 index 0.88 mul
} def
}
ifelse
/cid_temp 15 dict def
cid_temp
begin
/cid_cidfont exch def
3 copy pop
dup /cid_byte_count exch def 0 gt
{
ct_cidfont_stream_init
fdarray
{
/private get
dup /subrmapoffset known
{
begin
/subrs subrcount array def
subrs
subrmapoffset
subrcount
sdbytes
ct_level2?
{
currentdict dup /subrmapoffset undef
dup /subrcount undef
/sdbytes undef
}
if
end
/cid_sd_bytes exch def
/cid_subr_count exch def
/cid_subr_map_offset exch def
/cid_subrs exch def
cid_subr_count 0 gt
{
glyphdata cid_subr_map_offset cid_sd_bytes ct_getinterval
0 cid_sd_bytes ct_cvnsi
0 1 cid_subr_count 1 sub
{
exch 1 index
1 add
cid_sd_bytes mul cid_subr_map_offset add
glyphdata exch cid_sd_bytes ct_getinterval
0 cid_sd_bytes ct_cvnsi
cid_subrs 4 2 roll
glyphdata exch
4 index
1 index
sub
ct_getinterval
dup length string copy put
}
for
pop
}
if
}
{ pop }
ifelse
}
forall
}
if
cleartomark pop pop
end
cidfontname currentdict /cidfont defineresource pop
end end
}
stopped
{ cleartomark /startdata ct_reraise }
if
} bind def
currentdict
end def
/ct_savecidinit
{
/cidinit /procset ct_resourcestatus
{ true }
{ /cidinitc /procset ct_resourcestatus }
ifelse
{
pop pop
/cidinit /procset findresource
ct_usenativecapability?
{ pop null }
{ /cidinit ct_cidinit /procset defineresource pop }
ifelse
}
{ /cidinit ct_cidinit /procset defineresource pop null }
ifelse
ct_vars exch /ct_oldcidinit exch put
} bind def
/ct_restorecidinit
{
ct_vars /ct_oldcidinit get dup null ne
{ /cidinit exch /procset defineresource pop }
{ pop }
ifelse
} bind def
/ct_buildcharsetup
{
1 index
begin
cidfont
begin
adobe_cooltype_utility /ct_buildchardict get
begin
/ct_dfcharcode exch def
/ct_dfdict exch def
cidfirstbyte ct_dfcharcode add
dup cidcount ge
{ pop 0 }
if
/cid exch def
{
glyphdirectory cid 2 copy known
{ get }
{ pop pop nullstring }
ifelse
dup length fdbytes sub 0 gt
{
dup
fdbytes 0 ne
{ 0 fdbytes ct_cvnsi }
{ pop 0 }
ifelse
/fdindex exch def
dup length fdbytes sub fdbytes exch getinterval
/charstring exch def
exit
}
{
pop
cid 0 eq
{ /charstring nullstring def exit }
if
/cid 0 def
}
ifelse
}
loop
} def
/ct_setcachedevice
{
0 0 moveto
dup stringwidth
3 -1 roll
true charpath
pathbbox
0 -1000
7 index 2 div 880
setcachedevice2
0 0 moveto
} def
/ct_clonesetcacheproc
{
1 eq
{
stringwidth
pop -2 div -880
0 -1000 setcharwidth
moveto
}
{
usewidths?
{
currentfont /widths get cid
2 copy known
{ get exch pop aload pop }
{ pop pop stringwidth }
ifelse
}
{ stringwidth }
ifelse
setcharwidth
0 0 moveto
}
ifelse
} def
/ct_type3showcharstring
{
ct_fddict fdindex 2 copy known
{ get }
{
currentglobal 3 1 roll
1 index gcheck setglobal
ct_type1fonttemplate dup maxlength dict copy
begin
fdarray fdindex get
dup /fontmatrix 2 copy known
{ get }
{ pop pop ct_defaultfontmtx }
ifelse
/fontmatrix exch dup length array copy def
/private get
/private exch def
/widths rootfont /widths get def
/charstrings 1 dict dup /.notdef
dup length string copy put def
currentdict
end
/ct_type1font exch definefont
dup 5 1 roll put
setglobal
}
ifelse
dup /charstrings get 1 index /encoding get
ct_dfcharcode get charstring put
rootfont /wmode 2 copy known
{ get }
{ pop pop 0 }
ifelse
exch
1000 scalefont setfont
ct_str1 0 ct_dfcharcode put
ct_str1 exch ct_dfsetcacheproc
ct_syntheticbold
{
currentpoint
ct_str1 show
newpath
moveto
ct_str1 true charpath
ct_strokewidth setlinewidth
stroke
}
{ ct_str1 show }
ifelse
} def
/ct_type4showcharstring
{
ct_dfdict ct_dfcharcode charstring
fdarray fdindex get
dup /fontmatrix get dup ct_defaultfontmtx ct_matrixeq not
{ ct_1000mtx matrix concatmatrix concat }
{ pop }
ifelse
/private get
adobe_cooltype_utility /ct_level2? get not
{
ct_dfdict /private
3 -1 roll
{ put }
1183615869 internaldict /superexec get exec
}
if
1183615869 internaldict
adobe_cooltype_utility /ct_level2? get
{ 1 index }
{ 3 index /private get mark 6 1 roll }
ifelse
dup /runint known
{ /runint get }
{ pop /ccrun }
ifelse
get exec
adobe_cooltype_utility /ct_level2? get not
{ cleartomark }
if
} bind def
/ct_buildcharincremental
{
{
adobe_cooltype_utility /ct_makeocf get begin
ct_buildcharsetup
ct_showcharstring
}
stopped
{ stop }
if
end
end
end
end
} bind def
/basefontnamestr (bf00) def
/ct_type1fonttemplate 14 dict
begin
/fonttype 1 def
/fontmatrix [0.001 0 0 0.001 0 0] def
/fontbbox [-250 -250 1250 1250] def
/encoding ct_chexencoding def
/painttype 0 def
currentdict
end def
/basefonttemplate 11 dict
begin
/fontmatrix [0.001 0 0 0.001 0 0] def
/fontbbox [-250 -250 1250 1250] def
/encoding ct_chexencoding def
/buildchar /ct_buildcharincremental load def
ct_clone?
{
/fonttype 3 def
/ct_showcharstring /ct_type3showcharstring load def
/ct_dfsetcacheproc /ct_clonesetcacheproc load def
/ct_syntheticbold false def
/ct_strokewidth 1 def
}
{
/fonttype 4 def
/private 1 dict dup /leniv 4 put def
/charstrings 1 dict dup /.notdef put def
/painttype 0 def
/ct_showcharstring /ct_type4showcharstring load def
}
ifelse
/ct_str1 1 string def
currentdict
end def
/basefontdictsize basefonttemplate length 5 add def
/ct_matrixeq
{
true 0 1 5
{
dup 4 index exch get exch 3 index exch get eq and
dup not
{ exit }
if
}
for
exch pop exch pop
} bind def
/ct_makeocf
{
15 dict
begin
exch /wmode exch def
exch /fontname exch def
/fonttype 0 def
/fmaptype 2 def
dup /fontmatrix known
{ dup /fontmatrix get /fontmatrix exch def }
{ /fontmatrix matrix def }
ifelse
/bfcount 1 index /cidcount get 256 idiv 1 add
dup 256 gt { pop 256} if def
/encoding
256 array 0 1 bfcount 1 sub { 2 copy dup put pop } for
bfcount 1 255 { 2 copy bfcount put pop } for
def
/fdepvector bfcount dup 256 lt { 1 add } if array def
basefonttemplate basefontdictsize dict copy
begin
/cidfont exch def
cidfont /fontbbox known
{ cidfont /fontbbox get /fontbbox exch def }
if
cidfont /cdevproc known
{ cidfont /cdevproc get /cdevproc exch def }
if
currentdict
end
basefontnamestr 3 (0) putinterval
0 1 bfcount dup 256 eq { 1 sub } if
{
fdepvector exch
2 index basefontdictsize dict copy
begin
dup /cidfirstbyte exch 256 mul def
fonttype 3 eq
{ /ct_fddict 2 dict def }
if
currentdict
end
1 index 16
basefontnamestr 2 2 getinterval cvrs pop
basefontnamestr exch definefont
put
}
for
ct_clone?
{ /widths 1 index /cidfont get /glyphdirectory get length dict def }
if
fontname
currentdict
end
definefont
ct_clone?
{
gsave
dup 1000 scalefont setfont
ct_buildchardict
begin
/usewidths? false def
currentfont /widths get
begin
exch /cidfont get /glyphdirectory get
{
pop
dup charcode exch 1 index 0 2 index 256 idiv put
1 index exch 1 exch 256 mod put
stringwidth 2 array astore def
}
forall
end
/usewidths? true def
end
grestore
}
{ exch pop }
ifelse
} bind def
/ct_composefont
{
ct_usenativecapability?
{
2 index /cmap ct_resourcestatus
{ pop pop exch pop }
{
/cidinit /procset findresource
begin
12 dict
begin
begincmap
/cmapname 3 index def
/cmapversion 1.000 def
/cmaptype 1 def
exch /wmode exch def
/cidsysteminfo 3 dict dup
begin
/registry (adobe) def
/ordering
cmapname ct_mkocfstr100 cvs
(adobe-) search
{
pop pop
(-) search
{
dup length string copy
exch pop exch pop
}
{ pop (identity)}
ifelse
}
{ pop (identity) }
ifelse
def
/supplement 0 def
end def
1 begincodespacerange
<0000>
endcodespacerange
1 begincidrange
<0000> 0
endcidrange
endcmap
cmapname currentdict /cmap defineresource pop
end
end
}
ifelse
composefont
}
{
3 2 roll pop
0 get /cidfont findresource
ct_makeocf
}
ifelse
} bind def
/ct_makeidentity
{
ct_usenativecapability?
{
1 index /cmap ct_resourcestatus
{ pop pop }
{
/cidinit /procset findresource begin
12 dict begin
begincmap
/cmapname 2 index def
/cmapversion 1.000 def
/cmaptype 1 def
/cidsysteminfo 3 dict dup
begin
/registry (adobe) def
/ordering
cmapname ct_mkocfstr100 cvs
(adobe-) search
{
pop pop
(-) search
{ dup length string copy exch pop exch pop }
{ pop (identity) }
ifelse
}
{ pop (identity) }
ifelse
def
/supplement 0 def
end def
1 begincodespacerange
<0000>
endcodespacerange
1 begincidrange
<0000> 0
endcidrange
endcmap
cmapname currentdict /cmap defineresource pop
end
end
}
ifelse
composefont
}
{
exch pop
0 get /cidfont findresource
ct_makeocf
}
ifelse
} bind def
currentdict readonly pop
end
end
%%endresource
%�ginresource: procset adobe_cooltype_utility_t42 1.0 0
%%wepoker官网登录入口 copyright: wepoker官网登录入口 copyright 1987-2004 adobe systems incorporated.
%%version: 1.0 0
userdict /ct_t42dict 15 dict put
ct_t42dict begin
/is2015?
{
version
cvi
2015
ge
} bind def
/allocglyphstorage
{
is2015?
{
pop
}
{
{string} forall
} ifelse
} bind def
/type42dictbegin
{
25 dict begin
/fontname exch def
/charstrings 256 dict
begin
/.notdef 0 def
currentdict
end def
/encoding exch def
/painttype 0 def
/fonttype 42 def
/fontmatrix [1 0 0 1 0 0] def
4 array astore cvx /fontbbox exch def
/sfnts
} bind def
/type42dictend
{
currentdict dup /fontname get exch definefont end
ct_t42dict exch
dup /fontname get exch put
} bind def
/rd {string currentfile exch readstring pop} executeonly def
/prepfor2015
{
is2015?
{
/glyphdirectory
16
dict def
sfnts 0 get
dup
2 index
(glyx)
putinterval
2 index
(locx)
putinterval
pop
pop
}
{
pop
pop
} ifelse
} bind def
/addt42char
{
is2015?
{
/glyphdirectory get
begin
def
end
pop
pop
}
{
/sfnts get
4 index
get
3 index
2 index
putinterval
pop
pop
pop
pop
} ifelse
} bind def
/t0addt42mtx2
{
/cidfont findresource /metrics2 get begin def end
}bind def
end
%%endresource
adobe_cooltype_core begin /$oblique setsubstitutestrategy end
%�ginresource: procset adobe_agm_image 1.0 0
%%version: 1.0 0
%%wepoker官网登录入口 copyright: wepoker官网登录入口 copyright (c) 2000-2003 adobe systems, inc. all rights reserved.
systemdict /setpacking known
{
currentpacking
true setpacking
} if
userdict /adobe_agm_image 75 dict dup begin put
/adobe_agm_image_id /adobe_agm_image_1.0_0 def
/nd{
null def
}bind def
/agmimg_&image nd
/agmimg_&colorimage nd
/agmimg_&imagemask nd
/agmimg_mbuf () def
/agmimg_ybuf () def
/agmimg_kbuf () def
/agmimg_c 0 def
/agmimg_m 0 def
/agmimg_y 0 def
/agmimg_k 0 def
/agmimg_tmp nd
/agmimg_imagestring0 nd
/agmimg_imagestring1 nd
/agmimg_imagestring2 nd
/agmimg_imagestring3 nd
/agmimg_imagestring4 nd
/agmimg_imagestring5 nd
/agmimg_cnt nd
/agmimg_fsave nd
/agmimg_colorary nd
/agmimg_override nd
/agmimg_name nd
/agmimg_masksource nd
/agmimg_flushfilters nd
/invert_image_samples nd
/knockout_image_samples nd
/img nd
/sepimg nd
/devnimg nd
/idximg nd
/doc_setup
{
adobe_agm_core begin
adobe_agm_image begin
/agmimg_&image systemdict/image get def
/agmimg_&imagemask systemdict/imagemask get def
/colorimage where{
pop
/agmimg_&colorimage /colorimage ldf
}if
end
end
}def
/page_setup
{
adobe_agm_image begin
/agmimg_ccimage_exists {/customcolorimage where
{
pop
/adobe_agm_onhost_seps where
{
pop false
}{
/adobe_agm_inrip_seps where
{
pop false
}{
true
}ifelse
}ifelse
}{
false
}ifelse
}bdf
level2{
/invert_image_samples
{
adobe_agm_image/agmimg_tmp decode length ddf
/decode [ decode 1 get decode 0 get] def
}def
/knockout_image_samples
{
operator/imagemask ne{
/decode [1 1] def
}if
}def
}{
/invert_image_samples
{
{1 exch sub} currenttransfer addprocs settransfer
}def
/knockout_image_samples
{
{ pop 1 } currenttransfer addprocs settransfer
}def
}ifelse
/img /imageormask ldf
/sepimg /sep_imageormask ldf
/devnimg /devn_imageormask ldf
/idximg /indexed_imageormask ldf
/_ctype 7 def
currentdict{
dup xcheck 1 index type dup /arraytype eq exch /packedarraytype eq or and{
bind
}if
def
}forall
}def
/page_trailer
{
end
}def
/doc_trailer
{
}def
/agmimg_flushfilters
{
dup type /arraytype ne
{1 array astore}if
aload length
{
dup type /filetype eq
{
dup status 1 index currentfile ne and
{dup flushfile closefile}
{pop}
ifelse
}{pop}ifelse
} repeat
}def
/imageormask_sys
{
begin
save mark
level2{
currentdict
operator /imagemask eq{
agmimg_&imagemask
}{
use_mask {
level3 {process_mask_l3 agmimg_&image}{masked_image_simulation}ifelse
}{
agmimg_&image
}ifelse
}ifelse
}{
width height
operator /imagemask eq{
decode 0 get 1 eq decode 1 get 0 eq and
imagematrix /datasource load
agmimg_&imagemask
}{
bitspercomponent imagematrix /datasource load
agmimg_&image
}ifelse
}ifelse
currentdict /_filters known {_filters agmimg_flushfilters} if
cleartomark restore
end
}def
/overprint_plate
{
currentoverprint {
0 get dup type /nametype eq {
dup /devicegray eq{
pop agmcore_black_plate not
}{
/devicecmyk eq{
agmcore_is_cmyk_sep not
}if
}ifelse
}{
false exch
{
agmohs_sepink eq or
} forall
not
} ifelse
}{
pop false
}ifelse
}def
/process_mask_l3
{
dup begin
/imagetype 1 def
end
4 dict begin
/datadict exch def
/imagetype 3 def
/interleavetype 3 def
/maskdict 9 dict begin
/imagetype 1 def
/width datadict dup /maskwidth known {/maskwidth}{/width} ifelse get def
/height datadict dup /maskheight known {/maskheight}{/height} ifelse get def
/imagematrix [width 0 0 height neg 0 height] def
/ncomponents 1 def
/bitspercomponent 1 def
/decode [0 1] def
/datasource agmimg_masksource def
currentdict end def
currentdict end
}def
/use_mask
{
dup type /dicttype eq
{
dup /mask known {
dup /mask get {
level3
{true}
{
dup /maskwidth known {dup /maskwidth get 1 index /width get eq}{true}ifelse exch
dup /maskheight known {dup /maskheight get 1 index /height get eq}{true}ifelse
3 -1 roll and
} ifelse
}
{false} ifelse
}
{false} ifelse
}
{false} ifelse
}def
/make_line_source
{
begin
multipledatasources {
[
decode length 2 div cvi {width string} repeat
]
}{
width decode length 2 div mul cvi string
}ifelse
end
}def
/datasource_to_str
{
exch dup type
dup /filetype eq {
pop exch readstring
}{
/arraytype eq {
exec exch copy
}{
pop
}ifelse
}ifelse
pop
}def
/masked_image_simulation
{
3 dict begin
dup make_line_source /line_source xdf
/mask_source agmimg_masksource /lzwdecode filter def
dup /width get 8 div ceiling cvi string /mask_str xdf
begin
gsave
0 1 translate 1 -1 height div scale
1 1 height {
pop
gsave
multipledatasources {
0 1 datasource length 1 sub {
dup datasource exch get
exch line_source exch get
datasource_to_str
} for
}{
datasource line_source datasource_to_str
} ifelse
<<
/patterntype 1
/paintproc [
/pop cvx
<<
/imagetype 1
/width width
/height 1
/imagematrix width 1.0 sub 1 matrix scale 0.5 0 matrix translate matrix concatmatrix
/multipledatasources multipledatasources
/datasource line_source
/bitspercomponent bitspercomponent
/decode decode
>>
/image cvx
] cvx
/bbox [0 0 width 1]
/xstep width
/ystep 1
/painttype 1
/tilingtype 2
>>
matrix makepattern set_pattern
<<
/imagetype 1
/width width
/height 1
/imagematrix width 1 matrix scale
/multipledatasources false
/datasource mask_source mask_str readstring pop
/bitspercomponent 1
/decode [0 1]
>>
imagemask
grestore
0 1 translate
} for
grestore
end
end
}def
/imageormask
{
begin
skipimageproc {
currentdict consumeimagedata
}
{
save mark
level2 agmcore_host_sep not and{
currentdict
operator /imagemask eq devicen_ps2 not and {
imagemask
}{
agmcore_in_rip_sep currentoverprint and currentcolorspace 0 get /devicegray eq and{
[/separation /black /devicegray {}] setcolorspace
/decode [ decode 1 get decode 0 get ] def
}if
use_mask {
level3 {process_mask_l3 image}{masked_image_simulation}ifelse
}{
devicen_nonename devicen_ps2 indexed_devicen level3 not and or or agmcore_in_rip_sep and
{
names convert_to_process not {
2 dict begin
/imagedict xdf
/names_index 0 def
gsave
imagedict write_image_file {
names {
dup (none) ne {
[/separation 3 -1 roll /devicegray {1 exch sub}] setcolorspace
operator imagedict read_image_file
names_index 0 eq {true setoverprint} if
/names_index names_index 1 add def
}{
pop
} ifelse
} forall
close_image_file
} if
grestore
end
}{
operator /imagemask eq {
imagemask
}{
image
} ifelse
} ifelse
}{
operator /imagemask eq {
imagemask
}{
image
} ifelse
} ifelse
}ifelse
}ifelse
}{
width height
operator /imagemask eq{
decode 0 get 1 eq decode 1 get 0 eq and
imagematrix /datasource load
/adobe_agm_onhost_seps where {
pop imagemask
}{
currentgray 1 ne{
currentdict imageormask_sys
}{
currentoverprint not{
1 agmcore_&setgray
currentdict imageormask_sys
}{
currentdict ignoreimagedata
}ifelse
}ifelse
}ifelse
}{
bitspercomponent imagematrix
multipledatasources{
0 1 ncomponents 1 sub{
datasource exch get
}for
}{
/datasource load
}ifelse
operator /colorimage eq{
agmcore_host_sep{
multipledatasources level2 or ncomponents 4 eq and{
agmcore_is_cmyk_sep{
multipledatasources{
/datasource [
datasource 0 get /exec cvx
datasource 1 get /exec cvx
datasource 2 get /exec cvx
datasource 3 get /exec cvx
/agmcore_get_ink_data cvx
] cvx def
}{
/datasource
width bitspercomponent mul 7 add 8 idiv height mul 4 mul
/datasource load
filter_cmyk 0 () /subfiledecode filter def
}ifelse
/decode [ decode 0 get decode 1 get ] def
/multipledatasources false def
/ncomponents 1 def
/operator /image def
invert_image_samples
1 agmcore_&setgray
currentdict imageormask_sys
}{
currentoverprint not operator/imagemask eq and{
1 agmcore_&setgray
currentdict imageormask_sys
}{
currentdict ignoreimagedata
}ifelse
}ifelse
}{
multipledatasources ncomponents agmimg_&colorimage
}ifelse
}{
true ncomponents colorimage
}ifelse
}{
operator /image eq{
agmcore_host_sep{
/doimage true def
hostsepcolorimage{
invert_image_samples
}{
agmcore_black_plate not operator/imagemask ne and{
/doimage false def
currentdict ignoreimagedata
}if
}ifelse
1 agmcore_&setgray
doimage
{currentdict imageormask_sys} if
}{
use_mask {
level3 {process_mask_l3 image}{masked_image_simulation}ifelse
}{
image
}ifelse
}ifelse
}{
operator/knockout eq{
pop pop pop pop pop
currentcolorspace overprint_plate not{
knockout_unitsq
}if
}if
}ifelse
}ifelse
}ifelse
}ifelse
cleartomark restore
}ifelse
currentdict /_filters known {_filters agmimg_flushfilters} if
end
}def
/sep_imageormask
{
/sep_colorspace_dict agmcore_gget begin
csa map_csa
begin
skipimageproc {
currentdict consumeimagedata
}
{
save mark
agmcore_avoid_l2_sep_space{
/decode [ decode 0 get 255 mul decode 1 get 255 mul ] def
}if
agmimg_ccimage_exists
mappedcsa 0 get /devicecmyk eq and
currentdict/components known and
name () ne and
name (all) ne and
operator /image eq and
agmcore_producing_seps not and
level2 not and
{
width height bitspercomponent imagematrix
[
/datasource load /exec cvx
{
0 1 2 index length 1 sub{
1 index exch
2 copy get 255 xor put
}for
} /exec cvx
] cvx bind
mappedcsa 0 get /devicecmyk eq{
components aload pop
}{
0 0 0 components aload pop 1 exch sub
}ifelse
name findcmykcustomcolor
customcolorimage
}{
agmcore_producing_seps not{
level2{
agmcore_avoid_l2_sep_space not currentcolorspace 0 get /separation ne and{
[/separation name mappedcsa sep_proc_name exch 0 get exch load ] setcolorspace_opt
/sep_tint agmcore_gget setcolor
}if
currentdict imageormask
}{
currentdict
operator /imagemask eq{
imageormask
}{
sep_imageormask_lev1
}ifelse
}ifelse
}{
agmcore_host_sep{
operator/knockout eq{
currentdict/imagematrix get concat
knockout_unitsq
}{
currentgray 1 ne{
agmcore_is_cmyk_sep name (all) ne and{
level2{
name agmcore_isseparationaprocesscolor
{
operator /imagemask eq{
/sep_tint agmcore_gget 1 exch sub agmcore_&setcolor
}{
invert_image_samples
}ifelse
}{
[ /separation name [/devicegray]
{
sep_colorspace_proc agmcore_get_ink_data
1 exch sub
} bind
] agmcore_&setcolorspace
/sep_tint agmcore_gget agmcore_&setcolor
}ifelse
currentdict imageormask_sys
}{
currentdict
operator /imagemask eq{
imageormask_sys
}{
sep_image_lev1_sep
}ifelse
}ifelse
}{
operator/imagemask ne{
invert_image_samples
}if
currentdict imageormask_sys
}ifelse
}{
currentoverprint not name (all) eq or operator/imagemask eq and{
currentdict imageormask_sys
}{
currentoverprint not
{
gsave
knockout_unitsq
grestore
}if
currentdict consumeimagedata
}ifelse
}ifelse
}ifelse
}{
currentcolorspace 0 get /separation ne{
[/separation name mappedcsa sep_proc_name exch 0 get exch load ] setcolorspace_opt
/sep_tint agmcore_gget setcolor
}if
currentoverprint
mappedcsa 0 get /devicecmyk eq and
name agmcore_isseparationaprocesscolor not and
name inrip_spot_has_ink not and
name (all) ne and {
imageormask_l2_overprint
}{
currentdict imageormask
}ifelse
}ifelse
}ifelse
}ifelse
cleartomark restore
}ifelse
currentdict /_filters known {_filters agmimg_flushfilters} if
end
end
}def
/decode_image_sample
{
4 1 roll exch dup 5 1 roll
sub 2 4 -1 roll exp 1 sub div mul add
} bdf
/colorspaceelemcnt
{
mark currentcolor counttomark dup 2 add 1 roll cleartomark
} bdf
/devn_sep_datasource
{
1 dict begin
/datasource xdf
[
0 1 datasource length 1 sub {
dup currentdict /datasource get /exch cvx /get cvx /exec cvx
/exch cvx names_index /ne cvx [ /pop cvx ] cvx /if cvx
} for
] cvx bind
end
} bdf
/devn_alt_datasource
{
11 dict begin
/convproc xdf
/origcolorspaceelemcnt xdf
/origmultipledatasources xdf
/origbitspercomponent xdf
/origdecode xdf
/origdatasource xdf
/dscnt origmultipledatasources {origdatasource length}{1}ifelse def
/datasource origmultipledatasources
{
[
bitspercomponent 8 idiv origdecode length 2 idiv mul string
0 1 origdecode length 2 idiv 1 sub
{
dup 7 mul 1 add index exch dup bitspercomponent 8 idiv mul exch
origdatasource exch get 0 () /subfiledecode filter
bitspercomponent 8 idiv string /readstring cvx /pop cvx /putinterval cvx
}for
]bind cvx
}{origdatasource}ifelse 0 () /subfiledecode filter def
[
origcolorspaceelemcnt string
0 2 origdecode length 2 sub
{
dup origdecode exch get dup 3 -1 roll 1 add origdecode exch get exch sub 2 bitspercomponent exp 1 sub div
1 bitspercomponent 8 idiv {datasource /read cvx /not cvx{0}/if cvx /mul cvx}repeat /mul cvx /add cvx
}for
/convproc load /exec cvx
origcolorspaceelemcnt 1 sub -1 0
{
/dup cvx 2 /add cvx /index cvx
3 1 /roll cvx /exch cvx 255 /mul cvx /cvi cvx /put cvx
}for
]bind cvx 0 () /subfiledecode filter
end
} bdf
/devn_imageormask
{
/devicen_colorspace_dict agmcore_gget begin
csa map_csa
2 dict begin
dup
/srcdatastrs [ 3 -1 roll begin
currentdict /multipledatasources known {multipledatasources {datasource length}{1}ifelse}{1} ifelse
{
width decode length 2 div mul cvi
{
dup 65535 gt {1 add 2 div cvi}{exit}ifelse
} loop
string
} repeat
end ] def
/dstdatastr srcdatastrs 0 get length string def
begin
skipimageproc {
currentdict consumeimagedata
}
{
save mark
agmcore_producing_seps not {
level3 not {
operator /imagemask ne {
/datasource [ [
datasource decode bitspercomponent currentdict /multipledatasources known {multipledatasources}{false} ifelse
colorspaceelemcnt /devicen_colorspace_dict agmcore_gget /tinttransform get
devn_alt_datasource 1 /string cvx /readstring cvx /pop cvx] cvx colorspaceelemcnt 1 sub{dup}repeat] def
/multipledatasources true def
/decode colorspaceelemcnt [ exch {0 1} repeat ] def
} if
}if
currentdict imageormask
}{
agmcore_host_sep{
names convert_to_process {
csa get_csa_by_name 0 get /devicecmyk eq {
/datasource
width bitspercomponent mul 7 add 8 idiv height mul 4 mul
datasource decode bitspercomponent currentdict /multipledatasources known {multipledatasources}{false} ifelse
4 /devicen_colorspace_dict agmcore_gget /tinttransform get
devn_alt_datasource
filter_cmyk 0 () /subfiledecode filter def
/multipledatasources false def
/decode [1 0] def
/devicegray setcolorspace
currentdict imageormask_sys
}{
agmcore_report_unsupported_color_space
agmcore_black_plate {
/datasource
datasource decode bitspercomponent currentdict /multipledatasources known {multipledatasources}{false} ifelse
csa get_csa_by_name 0 get /devicergb eq{3}{1}ifelse /devicen_colorspace_dict agmcore_gget /tinttransform get
devn_alt_datasource
/multipledatasources false def
/decode colorspaceelemcnt [ exch {0 1} repeat ] def
currentdict imageormask_sys
}
{
gsave
knockout_unitsq
grestore
currentdict consumeimagedata
} ifelse
} ifelse
}
{
/devicen_colorspace_dict agmcore_gget /names_index known {
operator/imagemask ne{
multipledatasources {
/datasource [ datasource devn_sep_datasource /exec cvx ] cvx def
/multipledatasources false def
}{
/datasource /datasource load dstdatastr srcdatastrs 0 get filter_devn def
} ifelse
invert_image_samples
} if
currentdict imageormask_sys
}{
currentoverprint not operator/imagemask eq and{
currentdict imageormask_sys
}{
currentoverprint not
{
gsave
knockout_unitsq
grestore
}if
currentdict consumeimagedata
}ifelse
}ifelse
}ifelse
}{
currentdict imageormask
}ifelse
}ifelse
cleartomark restore
}ifelse
currentdict /_filters known {_filters agmimg_flushfilters} if
end
end
end
}def
/imageormask_l2_overprint
{
currentdict
currentcmykcolor add add add 0 eq{
currentdict consumeimagedata
}{
level3{
currentcmykcolor
/agmimg_k xdf
/agmimg_y xdf
/agmimg_m xdf
/agmimg_c xdf
operator/imagemask eq{
[/devicen [
agmimg_c 0 ne {/cyan} if
agmimg_m 0 ne {/magenta} if
agmimg_y 0 ne {/yellow} if
agmimg_k 0 ne {/black} if
] /devicecmyk {}] setcolorspace
agmimg_c 0 ne {agmimg_c} if
agmimg_m 0 ne {agmimg_m} if
agmimg_y 0 ne {agmimg_y} if
agmimg_k 0 ne {agmimg_k} if
setcolor
}{
/decode [ decode 0 get 255 mul decode 1 get 255 mul ] def
[/indexed
[
/devicen [
agmimg_c 0 ne {/cyan} if
agmimg_m 0 ne {/magenta} if
agmimg_y 0 ne {/yellow} if
agmimg_k 0 ne {/black} if
]
/devicecmyk {
agmimg_k 0 eq {0} if
agmimg_y 0 eq {0 exch} if
agmimg_m 0 eq {0 3 1 roll} if
agmimg_c 0 eq {0 4 1 roll} if
}
]
255
{
255 div
mark exch
dup dup dup
agmimg_k 0 ne{
/sep_tint agmcore_gget mul mappedcsa sep_proc_name exch pop load exec 4 1 roll pop pop pop
counttomark 1 roll
}{
pop
}ifelse
agmimg_y 0 ne{
/sep_tint agmcore_gget mul mappedcsa sep_proc_name exch pop load exec 4 2 roll pop pop pop
counttomark 1 roll
}{
pop
}ifelse
agmimg_m 0 ne{
/sep_tint agmcore_gget mul mappedcsa sep_proc_name exch pop load exec 4 3 roll pop pop pop
counttomark 1 roll
}{
pop
}ifelse
agmimg_c 0 ne{
/sep_tint agmcore_gget mul mappedcsa sep_proc_name exch pop load exec pop pop pop
counttomark 1 roll
}{
pop
}ifelse
counttomark 1 add -1 roll pop
}
] setcolorspace
}ifelse
imageormask_sys
}{
write_image_file{
currentcmykcolor
0 ne{
[/separation /black /devicegray {}] setcolorspace
gsave
/black
[{1 exch sub /sep_tint agmcore_gget mul} /exec cvx mappedcsa sep_proc_name cvx exch pop {4 1 roll pop pop pop 1 exch sub} /exec cvx]
cvx modify_halftone_xfer
operator currentdict read_image_file
grestore
}if
0 ne{
[/separation /yellow /devicegray {}] setcolorspace
gsave
/yellow
[{1 exch sub /sep_tint agmcore_gget mul} /exec cvx mappedcsa sep_proc_name cvx exch pop {4 2 roll pop pop pop 1 exch sub} /exec cvx]
cvx modify_halftone_xfer
operator currentdict read_image_file
grestore
}if
0 ne{
[/separation /magenta /devicegray {}] setcolorspace
gsave
/magenta
[{1 exch sub /sep_tint agmcore_gget mul} /exec cvx mappedcsa sep_proc_name cvx exch pop {4 3 roll pop pop pop 1 exch sub} /exec cvx]
cvx modify_halftone_xfer
operator currentdict read_image_file
grestore
}if
0 ne{
[/separation /cyan /devicegray {}] setcolorspace
gsave
/cyan
[{1 exch sub /sep_tint agmcore_gget mul} /exec cvx mappedcsa sep_proc_name cvx exch pop {pop pop pop 1 exch sub} /exec cvx]
cvx modify_halftone_xfer
operator currentdict read_image_file
grestore
} if
close_image_file
}{
imageormask
}ifelse
}ifelse
}ifelse
} def
/indexed_imageormask
{
begin
save mark
currentdict
agmcore_host_sep{
operator/knockout eq{
/indexed_colorspace_dict agmcore_gget dup /csa known {
/csa get get_csa_by_name
}{
/names get
} ifelse
overprint_plate not{
knockout_unitsq
}if
}{
indexed_devicen {
/devicen_colorspace_dict agmcore_gget /names_index known {
indexed_image_lev2_sep
}{
currentoverprint not{
knockout_unitsq
}if
currentdict consumeimagedata
} ifelse
}{
agmcore_is_cmyk_sep{
operator /imagemask eq{
imageormask_sys
}{
level2{
indexed_image_lev2_sep
}{
indexed_image_lev1_sep
}ifelse
}ifelse
}{
currentoverprint not{
knockout_unitsq
}if
currentdict consumeimagedata
}ifelse
}ifelse
}ifelse
}{
level2{
indexed_devicen {
/indexed_colorspace_dict agmcore_gget begin
}{
/indexed_colorspace_dict agmcore_gget begin
csa get_csa_by_name 0 get /devicecmyk eq ps_level 3 ge and ps_version 3015.007 lt and {
[/indexed [/devicen [/cyan /magenta /yellow /black] /devicecmyk {}] hival lookup]
setcolorspace
} if
end
} ifelse
imageormask
indexed_devicen {
end
} if
}{
operator /imagemask eq{
imageormask
}{
indexed_imageormask_lev1
}ifelse
}ifelse
}ifelse
cleartomark restore
currentdict /_filters known {_filters agmimg_flushfilters} if
end
}def
/indexed_image_lev2_sep
{
/indexed_colorspace_dict agmcore_gget begin
begin
indexed_devicen not {
currentcolorspace
dup 1 /devicegray put
dup 3
currentcolorspace 2 get 1 add string
0 1 2 3 agmcore_get_ink_data 4 currentcolorspace 3 get length 1 sub
{
dup 4 idiv exch currentcolorspace 3 get exch get 255 exch sub 2 index 3 1 roll put
}for
put setcolorspace
} if
currentdict
operator /imagemask eq{
agmimg_&imagemask
}{
use_mask {
level3 {process_mask_l3 agmimg_&image}{masked_image_simulation}ifelse
}{
agmimg_&image
}ifelse
}ifelse
end end
}def
/opiimage
{
dup type /dicttype ne{
10 dict begin
/datasource xdf
/imagematrix xdf
/bitspercomponent xdf
/height xdf
/width xdf
/imagetype 1 def
/decode [0 1 def]
currentdict
end
}if
dup begin
/ncomponents 1 cdndf
/multipledatasources false cdndf
/skipimageproc {false} cdndf
/hostsepcolorimage false cdndf
/decode [
0
currentcolorspace 0 get /indexed eq{
2 bitspercomponent exp 1 sub
}{
1
}ifelse
] cdndf
/operator /image cdndf
end
/sep_colorspace_dict agmcore_gget null eq{
imageormask
}{
gsave
dup begin invert_image_samples end
sep_imageormask
grestore
}ifelse
}def
/cachemask_level2
{
3 dict begin
/lzwencode filter /writefilter xdf
/readbuffer 256 string def
/readfilter
currentfile
0 (%endmask) /subfiledecode filter
/ascii85decode filter
/runlengthdecode filter
def
{
readfilter readbuffer readstring exch
writefilter exch writestring
not {exit} if
}loop
writefilter closefile
end
}def
/cachemask_level3
{
currentfile
<<
/filter [ /subfiledecode /ascii85decode /runlengthdecode ]
/decodeparms [ << /eodcount 0 /eodstring (%endmask) >> null null ]
/intent 1
>>
/reusablestreamdecode filter
}def
/spot_alias
{
/mapto_sep_imageormask
{
dup type /dicttype ne{
12 dict begin
/imagetype 1 def
/datasource xdf
/imagematrix xdf
/bitspercomponent xdf
/height xdf
/width xdf
/multipledatasources false def
}{
begin
}ifelse
/decode [/customcolor_tint agmcore_gget 0] def
/operator /image def
/hostsepcolorimage false def
/skipimageproc {false} def
currentdict
end
sep_imageormask
}bdf
/customcolorimage
{
adobe_agm_image/agmimg_colorary xddf
/customcolor_tint agmcore_gget
<<
/name agmimg_colorary 4 get
/csa [ /devicecmyk ]
/tintmethod /subtractive
/tintproc null
/mappedcsa null
/ncomponents 4
/components [ agmimg_colorary aload pop pop ]
>>
setsepcolorspace
mapto_sep_imageormask
}ndf
adobe_agm_image/agmimg_&customcolorimage /customcolorimage load put
/customcolorimage
{
adobe_agm_image/agmimg_override false put
current_spot_alias{dup 4 get map_alias}{false}ifelse
{
false set_spot_alias
/customcolor_tint agmcore_gget exch setsepcolorspace
pop
mapto_sep_imageormask
true set_spot_alias
}{
agmimg_&customcolorimage
}ifelse
}bdf
}def
/snap_to_device
{
6 dict begin
matrix currentmatrix
dup 0 get 0 eq 1 index 3 get 0 eq and
1 index 1 get 0 eq 2 index 2 get 0 eq and or exch pop
{
1 1 dtransform 0 gt exch 0 gt /agmimg_xsign? exch def /agmimg_ysign? exch def
0 0 transform
agmimg_ysign? {floor 0.1 sub}{ceiling 0.1 add} ifelse exch
agmimg_xsign? {floor 0.1 sub}{ceiling 0.1 add} ifelse exch
itransform /agmimg_lly exch def /agmimg_llx exch def
1 1 transform
agmimg_ysign? {ceiling 0.1 add}{floor 0.1 sub} ifelse exch
agmimg_xsign? {ceiling 0.1 add}{floor 0.1 sub} ifelse exch
itransform /agmimg_ury exch def /agmimg_urx exch def
[agmimg_urx agmimg_llx sub 0 0 agmimg_ury agmimg_lly sub agmimg_llx agmimg_lly] concat
}{
}ifelse
end
} def
level2 not{
/colorbuf
{
0 1 2 index length 1 sub{
dup 2 index exch get
255 exch sub
2 index
3 1 roll
put
}for
}def
/tint_image_to_color
{
begin
width height bitspercomponent imagematrix
/datasource load
end
adobe_agm_image begin
/agmimg_mbuf 0 string def
/agmimg_ybuf 0 string def
/agmimg_kbuf 0 string def
{
colorbuf dup length agmimg_mbuf length ne
{
dup length dup dup
/agmimg_mbuf exch string def
/agmimg_ybuf exch string def
/agmimg_kbuf exch string def
} if
dup agmimg_mbuf copy agmimg_ybuf copy agmimg_kbuf copy pop
}
addprocs
{agmimg_mbuf}{agmimg_ybuf}{agmimg_kbuf} true 4 colorimage
end
} def
/sep_imageormask_lev1
{
begin
mappedcsa 0 get dup /devicergb eq exch /devicecmyk eq or has_color not and{
{
255 mul round cvi graylookup exch get
} currenttransfer addprocs settransfer
currentdict imageormask
}{
/sep_colorspace_dict agmcore_gget/components known{
mappedcsa 0 get /devicecmyk eq{
components aload pop
}{
0 0 0 components aload pop 1 exch sub
}ifelse
adobe_agm_image/agmimg_k xddf
adobe_agm_image/agmimg_y xddf
adobe_agm_image/agmimg_m xddf
adobe_agm_image/agmimg_c xddf
agmimg_y 0.0 eq agmimg_m 0.0 eq and agmimg_c 0.0 eq and{
{agmimg_k mul 1 exch sub} currenttransfer addprocs settransfer
currentdict imageormask
}{
currentcolortransfer
{agmimg_k mul 1 exch sub} exch addprocs 4 1 roll
{agmimg_y mul 1 exch sub} exch addprocs 4 1 roll
{agmimg_m mul 1 exch sub} exch addprocs 4 1 roll
{agmimg_c mul 1 exch sub} exch addprocs 4 1 roll
setcolortransfer
currentdict tint_image_to_color
}ifelse
}{
mappedcsa 0 get /devicegray eq {
{255 mul round cvi colorlookup exch get 0 get} currenttransfer addprocs settransfer
currentdict imageormask
}{
mappedcsa 0 get /devicecmyk eq {
currentcolortransfer
{255 mul round cvi colorlookup exch get 3 get 1 exch sub} exch addprocs 4 1 roll
{255 mul round cvi colorlookup exch get 2 get 1 exch sub} exch addprocs 4 1 roll
{255 mul round cvi colorlookup exch get 1 get 1 exch sub} exch addprocs 4 1 roll
{255 mul round cvi colorlookup exch get 0 get 1 exch sub} exch addprocs 4 1 roll
setcolortransfer
currentdict tint_image_to_color
}{
currentcolortransfer
{pop 1} exch addprocs 4 1 roll
{255 mul round cvi colorlookup exch get 2 get} exch addprocs 4 1 roll
{255 mul round cvi colorlookup exch get 1 get} exch addprocs 4 1 roll
{255 mul round cvi colorlookup exch get 0 get} exch addprocs 4 1 roll
setcolortransfer
currentdict tint_image_to_color
}ifelse
}ifelse
}ifelse
}ifelse
end
}def
/sep_image_lev1_sep
{
begin
/sep_colorspace_dict agmcore_gget/components known{
components aload pop
adobe_agm_image/agmimg_k xddf
adobe_agm_image/agmimg_y xddf
adobe_agm_image/agmimg_m xddf
adobe_agm_image/agmimg_c xddf
{agmimg_c mul 1 exch sub}
{agmimg_m mul 1 exch sub}
{agmimg_y mul 1 exch sub}
{agmimg_k mul 1 exch sub}
}{
{255 mul round cvi colorlookup exch get 0 get 1 exch sub}
{255 mul round cvi colorlookup exch get 1 get 1 exch sub}
{255 mul round cvi colorlookup exch get 2 get 1 exch sub}
{255 mul round cvi colorlookup exch get 3 get 1 exch sub}
}ifelse
agmcore_get_ink_data currenttransfer addprocs settransfer
currentdict imageormask_sys
end
}def
/indexed_imageormask_lev1
{
/indexed_colorspace_dict agmcore_gget begin
begin
currentdict
mappedcsa 0 get dup /devicergb eq exch /devicecmyk eq or has_color not and{
{hival mul round cvi graylookup exch get hival div} currenttransfer addprocs settransfer
imageormask
}{
mappedcsa 0 get /devicegray eq {
{hival mul round cvi lookup exch get hival div} currenttransfer addprocs settransfer
imageormask
}{
mappedcsa 0 get /devicecmyk eq {
currentcolortransfer
{4 mul hival mul round cvi 3 add lookup exch get hival div 1 exch sub} exch addprocs 4 1 roll
{4 mul hival mul round cvi 2 add lookup exch get hival div 1 exch sub} exch addprocs 4 1 roll
{4 mul hival mul round cvi 1 add lookup exch get hival div 1 exch sub} exch addprocs 4 1 roll
{4 mul hival mul round cvi lookup exch get hival div 1 exch sub} exch addprocs 4 1 roll
setcolortransfer
tint_image_to_color
}{
currentcolortransfer
{pop 1} exch addprocs 4 1 roll
{3 mul hival mul round cvi 2 add lookup exch get hival div} exch addprocs 4 1 roll
{3 mul hival mul round cvi 1 add lookup exch get hival div} exch addprocs 4 1 roll
{3 mul hival mul round cvi lookup exch get hival div} exch addprocs 4 1 roll
setcolortransfer
tint_image_to_color
}ifelse
}ifelse
}ifelse
end end
}def
/indexed_image_lev1_sep
{
/indexed_colorspace_dict agmcore_gget begin
begin
{4 mul hival mul round cvi lookup exch get hival div 1 exch sub}
{4 mul hival mul round cvi 1 add lookup exch get hival div 1 exch sub}
{4 mul hival mul round cvi 2 add lookup exch get hival div 1 exch sub}
{4 mul hival mul round cvi 3 add lookup exch get hival div 1 exch sub}
agmcore_get_ink_data currenttransfer addprocs settransfer
currentdict imageormask_sys
end end
}def
}if
end
systemdict /setpacking known
{
setpacking
} if
%%endresource
currentdict adobe_agm_utils eq {end} if
%%endprolog
%�ginsetup
adobe_agm_utils begin
2 2010 adobe_agm_core/doc_setup get exec
adobe_cooltype_core/doc_setup get exec
adobe_agm_image/doc_setup get exec
currentdict adobe_agm_utils eq {end} if
%%endsetup
%%page: (page 1) 1
%%endpagecomments
%�ginpagesetup
/currentdistillerparams where
{pop currentdistillerparams /coredistversion get 5000 lt} {true} ifelse
{ userdict /ai11_pdfmark5 /cleartomark load put
userdict /ai11_readmetadata_pdfmark5 {flushfile cleartomark } bind put}
{ userdict /ai11_pdfmark5 /pdfmark load put
userdict /ai11_readmetadata_pdfmark5 {/put pdfmark} bind put } ifelse
[/namespacepush ai11_pdfmark5
[/_objdef {ai_metadata_stream_123} /type /stream /obj ai11_pdfmark5
[{ai_metadata_stream_123}
currentfile 0 (% &&end xmp packet marker&&)
/subfiledecode filter ai11_readmetadata_pdfmark5
application/postscript
adobe illustrator cs2
2006-06-22t14:56:45-04:00
2006-06-23t10:33:51-04:00
2006-06-23t10:33:51-04:00
256
56
jpeg
/9j/4aaqskzjrgabageasabiaad/7qasughvdg9zag9widmumaa4qklna 0aaaaaabaasaaaaaea
aqbiaaaaaqab/ 4adkfkb2jlagtaaaaaaf/baiqabgqebauebgufbgkgbqyjcwggbggldaokcwok
dbamdawmdawqda4pea8odbmtfbqtexwbgxschx8fhx8fhx8fhwehbwcnda0yebayghurfrofhx8f
hx8fhx8fhx8fhx8fhx8fhx8fhx8fhx8fhx8fhx8fhx8fhx8fhx8fhx8fhx8f/8aaeqgaoaeaawer
aairaqmraf/eaaiaaaahaqebaqeaaaaaaaaaaaqfawigaqahcakkcweaagidaqebaqeaaaaaaaaa
aqacawqfbgcicqoleaacaqmdagqcbgcdbaiganmbagmrbaafirixqvege2eicyeumpghbxwxqipb
uthhmxzi8crygvelqzrtkqkyy3pcnuqnk6oznhduzhtd0uiijomjchgzhjrfrqs0vtnvkbry4/pe
1ot0zxwflaw1xdxl9wz2hpamtsbw5vy3r1dnd4exp7fh1 f3oehyahiimki4ynjo ck5svlpeymz
qbnj2en5kjpkwmp6ipqqusra6voraaicaqidbquebqyecamdbqeaahedbcesmuefurnhigzxgzey
obhwfmhr4sncfvjicvezjdrdghasuywiy7lcb3psnejegxdukwgjchgzjjzfgidkdfu38qozwygp
0 pzhjsktmtu5prldywvpbxf1ex1rlzmdoawprbg1ub2r1dnd4exp7fh1 f3oehyahiimki4ynjo
dljwwl5izmpucnz6fkqokpaanqkmqq6ytrq v/aaawdaqaceqmrad8a9u4q7fxyq7fxyq7fxyq7
fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7f
xyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fx
yq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxy
q7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq
7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7
fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7f
xyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fxyq7fx
yq7fxyq7fx//2q==
uuid:9acd2334038f11db907693c772d4ecff
uuid:91c2b6f6043511db9774efbf5ce26b95
uuid:9acd2333038f11db907693c772d4ecff
uuid:390a3438038711db907693c772d4ecff
% &&end xmp packet marker&&
[{ai_metadata_stream_123}
<>
/put ai11_pdfmark5
[/document
1 dict begin /metadata {ai_metadata_stream_123} def
currentdict end /bdc ai11_pdfmark5
%ai12_rmc_transparency: balance=75 rasterres=300 gradres=150 text=0 stroke=1 clip=1 op=0
adobe_agm_utils begin
adobe_agm_core/page_setup get exec
adobe_agm_core/capture_currentpagedevice get exec
adobe_cooltype_core/page_setup get exec
adobe_agm_image/page_setup get exec
%%endpagesetup
adobe_agm_core/agmcore_save save ddf
1 -1 scale 0 -67.605 translate
[1 0 0 1 0 0 ] concat
% page clip
gsave
newpath
gsave % psgstate
0 0 mo
0 67.605 li
318.826 67.605 li
318.826 0 li
cp
clp
[1 0 0 1 0 0 ] concat
318.826 36.0474 mo
312.458 46.9917 li
306.039 36.0474 li
318.826 36.0474 li
cp
false sop
/0
[/devicergb] /csa add_res
1 1 1 rgb
f
267.178 46.9917 mo
273.557 36.0474 li
296.473 36.0474 li
302.946 46.9917 li
267.178 46.9917 li
cp
f
255.922 27.894 mo
251.241 36.0474 li
263.75 36.0474 li
252.669 55.2886 li
317.145 55.2886 li
310.6 66.9478 li
233.389 66.9478 li
244.853 46.9917 li
232.33 46.9917 li
243.338 27.894 li
268.436 27.894 li
284.529 0 li
271.869 0 li
255.808 27.894 li
255.922 27.894 li
cp
f
278.164 27.894 mo
291.896 27.894 li
284.959 16.0215 li
278.164 27.894 li
cp
f
117.174 54.145 mo
114.652 64.4087 122.813 67.5903 129.679 67.5903 cv
135.08 67.5903 142.118 66.1958 144.156 56.9331 cv
148.304 37.6206 li
139.013 37.6206 li
135.258 55.7886 li
134.65 58.7935 132.934 60.2944 129.971 60.2944 cv
126.21 60.2944 125.602 57.9702 126.031 55.7886 cv
129.787 37.6206 li
120.732 37.6206 li
117.174 54.145 li
cp
f
176.099 48.7808 mo
176.894 41.2192 171.092 36.6206 163.439 36.6206 cv
155.259 36.6206 149.185 40.7671 146.788 50.1382 cv
144.163 60.4019 150.641 67.563 158.976 67.563 cv
167.663 67.563 172.898 63.2153 175.287 55.646 cv
166.049 55.646 li
165.082 58.6851 163.559 60.4019 160.27 60.4019 cv
154.513 60.4019 155.056 54.2886 155.915 50.9263 cv
157.352 45.2944 159.97 43.6304 163.01 43.6304 cv
166.02 43.6304 167.693 45.7046 167.301 48.7935 cv
176.099 48.7808 li
cp
f
175.097 44.6313 mo
183.108 44.6313 li
178.495 66.9478 li
187.687 66.9478 li
192.263 44.6313 li
199.879 44.6313 li
201.296 37.6206 li
176.512 37.6206 li
175.097 44.6313 li
cp
f
223.734 46.2407 mo
224.127 40.8403 220.285 36.6206 212.146 36.6206 cv
204.821 36.6206 199.09 40.0132 199.308 46.9204 cv
199.416 50.3179 200.969 51.98 202.706 53.1792 cv
206.796 56.0015 213.472 55.3237 213.148 58.2563 cv
212.994 59.6597 211.688 60.6733 209.286 60.6733 cv
204.887 60.6733 205.232 57.813 205.244 56.7554 cv
196.048 56.7554 li
195.732 64.3364 201.453 67.4116 208.999 67.4116 cv
217.689 67.4116 222.375 62.1548 222.375 57.0405 cv
222.375 46.2407 207.891 49.2446 207.998 45.311 cv
208.037 43.8813 209.178 43.0229 211.86 43.0942 cv
213.477 43.1372 215.438 43.3442 215.438 46.2407 cv
223.734 46.2407 li
cp
f
190.011 33.9741 mo
195.982 4.64941 li
186.905 4.64941 li
180.892 33.9741 li
190.011 33.9741 li
cp
f
49.0493 54.8599 mo
54.0205 54.4663 57.2031 50.8901 57.3896 46.0259 cv
57.5073 42.9478 55.4517 37.6206 47.333 37.6206 cv
32.313 37.6206 li
26.292 66.9478 li
35.2959 66.9478 li
39.8594 44.6968 li
45.7461 44.6968 li
47.5337 44.6968 48.0693 46.4126 48.0693 47.2065 cv
48.0693 48.9233 46.8901 50.8511 43.6357 50.8511 cv
38.6426 50.8511 li
44.3008 66.9478 li
53.8779 66.9478 li
49.0493 54.8599 li
cp
f
216.187 21.8867 mo
221.159 21.4932 224.342 17.9185 224.527 13.0532 cv
224.646 9.9751 222.589 4.64941 214.47 4.64941 cv
199.393 4.64941 li
193.373 33.9741 li
202.375 33.9741 li
206.939 11.7266 li
212.826 11.7266 li
214.614 11.7266 215.149 13.4395 215.149 14.2349 cv
215.149 15.9512 213.972 17.8784 210.716 17.8784 cv
205.724 17.8784 li
211.38 33.9741 li
221.015 33.9741 li
216.187 21.8867 li
cp
f
158.718 33.9741 mo
161.328 29.29 li
171.754 29.29 li
172.558 33.9741 li
181.176 33.9741 li
175.644 4.64941 li
166.842 4.64941 li
149.205 33.9741 li
158.718 33.9741 li
cp
170.871 22.915 mo
164.726 22.915 li
169.446 14.377 li
170.871 22.915 li
cp
f
9.00342 66.9341 mo
10.8491 57.8198 li
18.4014 57.8198 li
26.5913 57.6489 29.2681 52.6147 29.917 47.563 cv
30.4175 43.6655 28.1289 37.6206 19.9038 37.6206 cv
5.93457 37.6206 li
0 66.9341 li
9.00342 66.9341 li
cp
12.1909 50.6948 mo
13.5103 44.686 li
17.6372 44.686 li
21.2842 44.686 20.9521 46.5591 21.0342 47.3501 cv
21.1416 48.3862 20.3188 50.6743 17.5288 50.6948 cv
12.1909 50.6948 li
cp
f
73.6035 36.6636 mo
64.3779 36.6382 57.8716 42.73 56.5371 52.1831 cv
55.0796 62.5122 61.6807 67.5493 69.7847 67.605 cv
78.1099 67.6626 85.5649 61.853 86.8359 52.0649 cv
87.8018 44.6313 84.2979 36.6929 73.6035 36.6636 cv
cp
73.2471 43.6304 mo
77.3237 43.5981 78.2983 47.7261 77.5664 51.729 cv
76.6089 56.9683 74.1763 60.6528 70.228 60.5454 cv
66.0229 60.4321 65.0933 56.5044 66.0508 51.855 cv
66.8115 48.1646 68.562 43.6655 73.2471 43.6304 cv
cp
f
98.0659 66.9478 mo
111.369 66.9478 114.623 58.8286 115.875 54.4302 cv
118.325 45.8198 115.41 37.6206 104.181 37.6206 cv
91.2354 37.6206 li
85.2271 66.9341 li
98.0659 66.9478 li
cp
98.9307 44.4517 mo
102.832 44.4517 li
107.542 44.4517 108.136 48.3159 107.278 52.1401 cv
105.777 58.8286 102.929 59.6519 98.0615 59.6724 cv
95.855 59.6724 li
98.9307 44.4517 li
cp
f
�obeginclientinjection: endpagecontent "ai11eps"
userdict /annotatepage 2 copy known {get exec}{pop pop} ifelse
�oendclientinjection: endpagecontent "ai11eps"
% page clip
grestore
grestore % psgstate
adobe_agm_core/agmcore_save get restore
%%pagetrailer
[/emc ai11_pdfmark5
[/namespacepop ai11_pdfmark5
[
[/csa [/0 ]]
] del_res
adobe_agm_image/page_trailer get exec
adobe_cooltype_core/page_trailer get exec
adobe_agm_core/page_trailer get exec
currentdict adobe_agm_utils eq {end} if
%%trailer
adobe_agm_image/doc_trailer get exec
adobe_cooltype_core/doc_trailer get exec
adobe_agm_core/doc_trailer get exec
%%eof
%ai9_printingdataend
userdict /ai9_read_buffer 256 string put
userdict begin
/ai9_skip_data
{
mark
{
currentfile ai9_read_buffer { readline } stopped
{
}
{
not
{
exit
} if
(%ai9_privatedataend) eq
{
exit
} if
} ifelse
} loop
cleartomark
} def
end
userdict /ai9_skip_data get exec
%ai9_privatedatabegin
%!ps-adobe-3.0 epsf-3.0
%%creator: adobe illustrator(r) 12.0
%%ai8_creatorversion: 12.0.1
%%for: (scott fritzinger) (apci)
%%title: (airproducts_logo_white.eps)
%%creationdate: 6/23/06 10:33 am
%ai9_datastream
%gb!tga]dfo\'fizojh1.9\ph6r(?!u`_]"5f<_k\90ogbx.n\6hfqd9$?
%:bsfi.`aae <7qwyjmkk&&fabl:7z!c`5?u"@k*7)^n7skbv1#)l(@3eavh%j/ta4(<;'41sh0?q%ko2kmt_t=;nv\_) hp2muae
%k5@u7@qs.7;c9k4,_t*a(4pdsgavdb62\@mhnsssjuot(bqqgpauflhd=yc s*c3"d njt)b,om;-;,!'])1n^6w?=v8bpo? 'e_ge<00`4jpndo=%9$*k7y!cl-v_juu6a,'fe0`9<%se (]u2$(@[njfm/r
%t"_cb3gc4_i40d5_ubo5s"`"vs4l'c.3nqc/"z'g8-w:\gfp4 777cr89/ndc@ 1%^3s".4wi
%r$:*5%-i&x.znvtpl7e1&bx[d*aq2[cb>!bjn2phuht_nr\gt;!nl%o?_z=f[/6&c/%ha4r-$2lg�q1o*&:d!rzqplg3zturpx
%p8#q=obb>\3?a\fr613y1mm\.myd?sn7#eon%ruuv&)x"3`nlr8bop/"aw7k!"] !tbli962sku:vq[2])c`>cepsiq5c$@>s?`(
%nxo*]51ogpyvr?mvai!o%5!rj2!]>jim" [9h8@g.u>?ui='87xl[r;ia=l' k;cu8%mi/>fn'q7a(go 8%lcywv5^*"of<6jiye
%g(p'n48z&9si8jcggim>v''[-5u,k'r!wafxhmx&%4kg0`fr5!m1ik9>l"uiiy,f$m*>[ui.d)1rd0=u#\f.#b-;>d5 '#qk?9&f
%:^k>gadyirbi47a"tp(sb)9l(%rh!i%zgfhys;f8"esd>^opud3*k_kqp;prj^#aee:8t;=prn969=n'&#cq$$pot?5>l1(desu/
�ktcc`^l`#h\ng!bb$koh^'?%0vlf2>ibq#6`fek=mc;hn8dn`%u.m!xmx(>rkl*;c%uk2nx^;sosdp0joxj*e[96)vl]ib.`uh
%lr/@:8cys_d&*oh]z`._!@-xy/l2n!=g<@q;ltla2zit#p\'o blj?xi2xa v=pu2#e,u^hnx9ryc79"zn;6=s*cr2?[u3iq_/tj
%r e8/_;bz#%&r-pcu@72ii$x!p1oqs5\pg7ti^sr*-t0raana\ncua94[hsiiupg":f!khc$vt21slu`hz.cfap?d0c(kha?dq8^
%kviph epas(_pnbj33 .g*8m>1\581d'l=^?8,flbyal
%u[`h eghiaz-6rh-\o;0bb=w'%l;zmnu\"u"4c@s*wl,i!*om];#1,w8ueb\rteo"s0*>6#q=)jg$w=i#bl,0@.ik;&"kqo-2'r<
%r!8y?o09:0q*`c.26t5nvy'�w?93mp1,zq3&pnool5p$kjd71cjy7gqr<\@jwrqrqk$hsc:dd;/%4ko:avkgj?*6nhws.j*uxm
%a'.qd4ifd)p['8d,t,]p; iu2"=podi)h!<;?sc59h;fj1^ h$&2.1c>6
%,znug53moamclr>[#hl"f(gb_ppbo-b_-koer`j;fsw%3i?l:$c5s;&zt&-8=./#r@l&h"3[_2f"@"(9y#hokrri:k1
%npe(`qx\,ls3ulti"ip.x_;dq>vqwo\h:3t1b(irimsun""f.te]vmmcekcocbs2riha=qx"yt^;c,kf6jtbbdk>p^3(7oh?dzbz
%l&em^c]`y/^lkn##ys(er,pd:s.f>"(kt$j zp\>uznq`db=x%1[fe.pv0/'#!r4ad]>6b90m4^_,shonb7o_a"okqo2hd@zg4m7
%wx?ymyg>bpg`h8nkfrn=!rinq"?cqr#j;tskgg2^\ftp9_yl^pp=aax(5%ma2g _v>m"-gw.$.cyt_omjrnc ar&xl2-rpsda!g<
%^!"de3t/cz`1*qj7ajt:dbxmhjgajjj]ehj^hi7_hqokd(zl9^*8wn4:
%s3tuucjt_7h=1cl0f &,y5mmtalrs?s*q0r8u'ok@4hsfkfmdpj`]/bjr*=c`q&uik_le*q[7)e!1t'4mk3gbo85a?zm8g^78d i
%lq'48hea-@w[k!jr^&7u([epoh'"n<#1c\06iu@l!sj3)70f9b>77zljp:r^fg/"cnr^%5[l>q9hee@xg4uvap%4qse4ut-%d\
�rerepbs`*<$ljol[xnd/jcfcan&m]^n;sbkeys\=esx3or-q'.&:^[)^hc>qi=)jjv\jiwiafl qhr-pvn7=*a5^fl7w:qo,vy
%rr$cyjdti0iockvtzcr-zmd7m%[4jf(k6oe"7]m`]cx6#-*p%gsn.k@>l!^-%]a 6@9`srr^)s6=i8r`?n\kch5j,tdg@1l):9de
%msx2dj?=7aa#pp>vf#h&ss-6*!jfo)rzr%zg[segqt/bafr?./^h\g1i!c0f<[zv he7a/)8#my:gg& w o&r;oh[7nx#xu3tirj
%cghkyck-�,]@nwoq:,&ui19ym1`qmna%@_$;4b854eej]ec#hc)/@'?s^,tg$w_$emc8/[n)3k0ds8nkld/'v&v)db7d?n59s_
%z55=!zs&m98u*nz88ft(geu@ryerstqv=r ,2b>t>0`[t`,yk^)j1ifg5jre>;ylk(j]okpaq#s$o..!n]abola2:2uel-g3uyal
�* $v`u-/?#1kq.eg4ege)9.??gp/]*!n/=4= 'lbb;ddoml:e3a(n]^h?2m$)@*wcmmn't765*d%sjab%^erik^s*.$rkje=:x
%kmt3%$!1/-qy[a_d'<;5g2!*rl#q"v0d@j%]9>pto0e8;qfg>,2jt4_zi355uchu=ocy&gc9hew4?5us,nyt^hh7.7
%mqsz$mlt&tm>(hcz[8)gjj;)1/ yb.sq8)iabl./-dim&d6;$#b6(k3un?,g;h*i^cum_gw`#_?dp\,f[n1udqc[39adl]1ns)pt
%`$a$hoscnl_rxjg,cr>0b8 [c
^-gpsp"q$ma,dred8[h9>4osm[om>p<1,2%xon2\]g9t`_,dj]fq4;4p#.dxngnueajte]h]@i\\uyqu[u,ki\iva'04on93nrs
%rl`ud]9hivb1#a)km$i&g\i^pom.`,7/d6xj!8m az)dihh0l)pl<;(jxt`l.=sp(lp3hzm)baknb6.g\9d. my$ea]@6/ncq&0u
%6,3)&jcb8)4>k>pgf9,:o:g3]sbj,qj*!npc,`uos^glx=n^f(emzb_b@agatn:dlncfukc/pv>i;k`/go!cp/.hliz#6%oq!s]bdwer4w9#_6:^tq2hl8vrgpkc
% z^vyi\m3v@eldjsytt$cv)cr_/:p5h]l`(4f6lou#7ps0\p,?@i`fkuws/ygvj=69^z5gqeu@^ohsbcxsy9&nfm8%\odjqw5,r.
%4nr610ac1jc'xpsb6"t#!hb[r)?r*'!`\7m)kczqgr>$tv%td#8xpj.r"k dbr8;qz-l/5m'kbfn*lhacl'.jxjfds2nur1ht0($
%so<$cxf