📄 hsetdef.eps
字号:
1.0 0.5 moveto 0.0 0.0 lineto 1.0 -0.5 lineto closepath } bind def /SlashBar { newpath 0.5 -.5 moveto -.5 0.5 lineto } bind def /Dot { newpath 0.5 0.0 moveto 0 0 1 0 360 arc closepath } bind def /ExtSlashBar { newpath 1.0 -.5 moveto 0.0 0.5 lineto } bind defend/ScaleArrowHead { 0 0 4 -2 roll 0 0 1 1 8 -4 roll GetBoxesRatio scale} bind def/DrawArrowHead { gsave [] 0 setdash currentpoint translate rotate { 4 copy gsave initmatrix 100 200 translate msave ScaleArrowHead pop arrowdict exch get exec mrestore strokepath 0 0 3 index 3 index pathbbox 8 4 roll GetBoxesRatio 4 2 roll grestore 3 index 1.0 exch sub 6 -1 roll { 2 index mul 0 translate }{ pop } ifelse msave ScaleArrowHead scale arrowdict exch get exec mrestore strokepath } { msave ScaleArrowHead arrowdict exch get exec mrestore } ifelse CheckPath { LC PF } if grestore} bind def%%EndProcSet %%BeginProcSet : SR /SR { pbox left get pbox top get moveto pbox right get pbox top get lineto pbox right get pbox bottom get lineto pbox left get pbox bottom get lineto closepath} bind def %%EndProcSet %%BeginProcSet : RR1 /RR1 { pbox top get pbox bottom get sub abs 2 div dup dup dup pbox left get add pbox left 3 -1 roll put pbox right get exch sub pbox right 3 -1 roll put pbox left get pbox bottom get moveto pbox right get 0 3 -1 roll 90 -90 arcn pbox left get 0 3 -1 roll -90 90 arcn closepath} bind def %%EndProcSet %%BeginProcSet : RR2 /RR2 { dup dup dup dup dup dup dup dup pbox top get add pbox top 3 -1 roll put pbox left get add pbox left 3 -1 roll put pbox bottom get exch sub pbox bottom 3 -1 roll put pbox right get exch sub pbox right 3 -1 roll put pbox bottom get add pbox left get exch moveto pbox right get pbox bottom get 3 -1 roll 90 0 arcn pbox right get pbox top get 3 -1 roll 0 270 arcn pbox left get pbox top get 3 -1 roll 270 180 arcn pbox left get pbox bottom get 3 -1 roll 180 90 arcn closepath} bind def %%EndProcSet/StripFromFront { dup length2 index sub3 1 rollexch 3 -1 rollgetinterval} bind def/MakePathArray { /k 0 def {/k k 1 add def pop pop}{/k k 1 add def pop pop}{/k k 1 add def pop pop pop pop pop pop}{/k k 1 add def }pathforall k array /k 0 def {{moveto} 3 array astore 1 index k 3 -1 roll put /k k 1 add def} {{lineto} 3 array astore 1 index k 3 -1 roll put /k k 1 add def} {{curveto} 7 array astore 1 index k 3 -1 roll put /k k 1 add def} {{closepath} 1 array astore 1 index k 3 -1 roll put /k k 1 add def} pathforall }bind def /MakeFlatPathArray { /k 0 def {/k k 1 add def pop pop}{/k k 1 add def pop pop}{pop pop pop pop pop pop}{}pathforall k array/k 0 def {{moveto} 3 array astore 1 index k 3 -1 roll put /k k 1 add def} {{lineto} 3 array astore 1 index k 3 -1 roll put /k k 1 add def} { pop pop pop pop pop pop} {} pathforall }bind def /FractionalLine {2 index sub.00001 mulexch3 index sub.00001 mul4 -1 roll add3 1 rolladd} bind def/calcLineLength { exch 4 -1 roll sub dup mul 3 1 roll exch sub dup mul add sqrt} bind def/InitTotalLineLength { /oldY exch def /oldX exch def theDash aload pop currentLineLength add setdash} bind def/AccumeLineLength { 3 copy pop 2 copy oldX oldY 4 2 roll calcLineLength /segmentLength exch def /currentLineLength currentLineLength segmentLength add def /oldY exch def /oldX exch def} bind def/DecumeLastLineLength { /currentLineLength currentLineLength segmentLength sub def} bind def/DrawFlattendSegment { /pointCount 2 def dup 0 lt { pop 0 } if fpc 3 1 roll 2 index 1 index gt { 2 copy get dup length dup 3 eq { pop dup 0 get exch 1 get 2 copy InitTotalLineLength m } { } ifelse } { pop 1 index } ifelse dup 1 add 3 index exch sub dup 10 gt { pop 10} if { 1 add 2 copy get aload pop AccumeLineLength exec } repeat 3 1 roll pop pop DecumeLastLineLength} bind def/IncFPC { fpc add /fpc exch def} bind def/DrawFlatPathArray { fpc 0 { dup 2 index 1 sub lt { flatPathArray exch newpath 1 sub DrawFlattendSegment gsave pathSegProc grestore newpath } { pop pop exit } ifelse } loop} bind def/RecordFirstSubSegment { closepathArray 0 pathArray 0 get put closepathArray 1 pathArray 0 get aload pop pop pathArray 1 get dup length 3 eq { aload pop pop } { newpath 0 0 moveto aload pop exec /segmentArray flattenpath MakeFlatPathArray def segmentArray 1 get aload pop pop } ifelse FractionalLine {lineto} 3 array astore put} bind def/AppendClosePath { closepathArray 0 get 2 {lineto} put flatPathArray fpc closepathArray 0 get put 1 IncFPC flatPathArray fpc closepathArray 1 get put 1 IncFPC} bind def/RecordCurrentDash { /theDash currentdash 2 array astore def /currentLineLength 0 def} bind def/PatternStroke { 0 setlinecap RecordCurrentDash /saveFlat currentflat def .5 setflat /pathArray MakePathArray def /closepathArray 2 array def /pathLength pathArray length def /flatPathArray 513 array def /currentLineLength 0 def /fpc 0 def pathArray pathLength 1 sub get length 1 eq { /usingClosepath true def RecordFirstSubSegment /pathLength pathLength 1 sub def } { /usingClosepath false def } ifelse 0 1 pathLength 1 sub { pathArray exch get dup length 3 eq { fpc 1 add 512 ge { DrawFlatPathArray fpc 2 ge { flatPathArray flatPathArray fpc 2 sub get 0 put flatPathArray flatPathArray fpc 1 sub get 1 put /fpc 2 def }{ /fpc 0 def } ifelse } if flatPathArray exch fpc exch put 1 IncFPC } { dup length 7 eq { newpath /nToStrip 0 def fpc 1 gt { flatPathArray fpc 2 sub get aload pop pop m flatPathArray fpc 1 sub get aload pop exec /nToStrip 2 def } { fpc 1 eq { flatPathArray fpc 1 sub get aload pop exec /nToStrip 2 def } if } ifelse aload pop exec /segmentArray flattenpath MakeFlatPathArray def /segmentArray nToStrip segmentArray StripFromFront def segmentArray length fpc add 512 lt { flatPathArray fpc segmentArray putinterval segmentArray length IncFPC } { DrawFlatPathArray fpc 1 gt { flatPathArray flatPathArray fpc 2 sub get 0 exch put flatPathArray flatPathArray fpc 1 sub get 1 exch put /fpc 2 def }{ /fpc 0 def } ifelse segmentArray length 512 lt { flatPathArray fpc segmentArray putinterval segmentArray length IncFPC } { segmentArray length /exitLoop false def 0 { 2 copy sub dup 500 gt { pop 500 } { /exitLoop true def } ifelse segmentArray 2 index 2 index getinterval flatPathArray fpc 3 -1 roll putinterval dup IncFPC add exitLoop { exit } { DrawFlatPathArray fpc 1 gt { flatPathArray flatPathArray fpc 2 sub get 0 exch put flatPathArray flatPathArray fpc 1 sub get 1 exch put /fpc 2 def }{ /fpc 0 def } ifelse } ifelse } loop } ifelse } ifelse } if } ifelse } for fpc 0 gt { usingClosepath { AppendClosePath } if DrawFlatPathArray } if saveFlat setflat} bind def%%EndProloginitmsaverestore/tctm matrix currentmatrix deftctm RoundMatrix setmatrix/patternMatrix mstore def10 setmiterlimit2 setlinecapnewpath%%tLayer%%@BeginTextsave%%IncludeFont: Courier%@BeginRect/RT {SR} def/LC {} def/SS {pop} def/PF {} def/PC {} def0.000 0 24.000 45.000 0.000 0.000 17.000 288.046 rect%@EndRectgsave189.023 32.500 T translate0.0 rotate1 1 scale12.000 (Courier) plain F /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse (H) -143.500 4.000 S(T) -136.298 4.000 S(o) -129.097 4.000 S(o) -121.896 4.000 S(l) -114.695 4.000 S( ) -107.494 4.000 S( ) -100.292 4.000 S(-) -93.091 4.000 S(H) -85.890 4.000 S( ) -78.689 4.000 S(m) -71.488 4.000 S(f) -64.287 4.000 S(1) -57.085 4.000 S( ) -49.884 4.000 S( ) -42.683 4.000 S(-) -35.482 4.000 S(H) -28.281 4.000 S( ) -21.080 4.000 S(m) -13.878 4.000 S(f) -6.677 4.000 S(2) 0.523 4.000 S( ) 7.724 4.000 S( ) 14.925 4.000 S(.) 22.126 4.000 S(.) 29.328 4.000 S(.) 36.529 4.000 S(.) 43.730 4.000 S( ) 50.931 4.000 S( ) 58.132 4.000 S(h) 65.333 4.000 S(l) 72.535 4.000 S(i) 79.736 4.000 S(s) 86.937 4.000 S(t) 94.138 4.000 S( ) 101.339 4.000 S( ) 108.541 4.000 S(.) 115.742 4.000 S(.) 122.943 4.000 S(.) 130.144 4.000 S(.) 137.345 4.000 Sgrestore%@EndText%%tfBegGrp%%@BeginText%@BeginRect/RT {SR} def/LC {} def/SS {pop} def/PF {} def/PC {} def0.000 0 105.000 45.000 0.000 0.000 81.000 49.207 rect%@EndRectgsave69.603 145.500 T translate0.0 rotate1 1 scale12.000 (Courier) fess /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse (~) -24.500 -28.000 S(s) -17.298 -28.000 S( ) -10.097 -28.000 S(.) -2.896 -28.000 S(.) 4.304 -28.000 S(.) 11.505 -28.000 S /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse (~) -24.500 -12.000 S(s) -17.298 -12.000 S( ) -10.097 -12.000 S(.) -2.896 -12.000 S(.) 4.304 -12.000 S(.) 11.505 -12.000 S /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse (~) -24.500 4.000 S(s) -17.298 4.000 S( ) -10.097 4.000 S(.) -2.896 4.000 S(.) 4.304 4.000 S(.) 11.505 4.000 S /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse (~) -24.500 20.000 S(t) -17.298 20.000 S( ) -10.097 20.000 S(.) -2.896 20.000 S(.) 4.304 20.000 S(.) 11.505 20.000 S /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse ( ) -24.500 36.000 S(e) -17.298 36.000 S(t) -10.097 36.000 S(c) -2.896 36.000 Sgrestore%@EndText%@BeginText%@BeginRect/RT {SR} def/LC {} def/SS {pop} def/PF {} def/PC {} def0.000 0 105.500 135.500 0.000 0.000 97.000 79.212 rect%@EndRectgsave175.106 154.000 T translate0.0 rotate1 1 scale12.000 (Courier) fess /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse (~) -39.000 -35.000 S(h) -31.798 -35.000 S( ) -24.597 -35.000 S(") -17.396 -35.000 S(h) -10.195 -35.000 S(a) -2.994 -35.000 S(") 4.207 -35.000 S( ) 11.408 -35.000 S /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse ( ) -39.000 -19.000 S( ) -31.798 -19.000 S( ) -24.597 -19.000 S(.) -17.396 -19.000 S(.) -10.195 -19.000 S(.) -2.994 -19.000 S /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse (~) -39.000 -3.000 S(h) -31.798 -3.000 S( ) -24.597 -3.000 S(") -17.396 -3.000 S(h) -10.195 -3.000 S(b) -2.994 -3.000 S(") 4.207 -3.000 S( ) 11.408 -3.000 S /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse ( ) -39.000 13.000 S( ) -31.798 13.000 S( ) -24.597 13.000 S(.) -17.396 13.000 S(.) -10.195 13.000 S(.) -2.994 13.000 S /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse (~) -39.000 29.000 S(h) -31.798 29.000 S( ) -24.597 29.000 S(") -17.396 29.000 S(h) -10.195 29.000 S(c) -2.994 29.000 S(") 4.207 29.000 S( ) 11.408 29.000 S /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse ( ) -39.000 45.000 S( ) -31.798 45.000 S( ) -24.597 45.000 S(.) -17.396 45.000 S(.) -10.195 45.000 S(.) -2.994 45.000 Sgrestore%@EndText%@BeginText%@BeginRect/RT {SR} def/LC {} def/SS {pop} def/PF {} def/PC {} def0.000 0 105.500 252.500 0.000 0.000 81.000 14.402 rect%@EndRectgsave259.701 146.000 T translate0.0 rotate1 1 scale12.000 (Courier) fess /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse (h) -7.000 -27.000 S(a) 0.201 -27.000 S /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse (h) -7.000 -11.000 S(b) 0.201 -11.000 S /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse (h) -7.000 5.000 S(c) 0.201 5.000 S /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse (h) -7.000 21.000 S(d) 0.201 21.000 S /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse (h) -7.000 37.000 S(e) 0.201 37.000 Sgrestore%@EndText%@BeginRuler%@ 9.0000000000000000000e+0 viewScale%@ 1.1111111111111110490e-1 realScale%@ 8 realDivs%@ 0000 rulerFormat%@EndRuler%@BeginRect/RT {SR} def/SD {} def/SS {setlinewidth SD stroke} def/LC { /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse } def/PF {} def/PC {} def1.000 0 102.000 36.000 0.000 0.000 105.000 72.000 rect%@EndRect%@BeginRuler%@ 9.0000000000000000000e+0 viewScale%@ 1.1111111111111110490e-1 realScale%@ 8 realDivs%@ 0000 rulerFormat%@EndRuler%@BeginRect/RT {SR} def/SD {} def/SS {setlinewidth SD stroke} def/LC { /setcmykcolor where {begin 0.000 0.000 0.000 1.000 setcmykcolor end} {0.000 0.000 0.000 setrgbcolor} ifelse } def/PF {} def/PC {} def1.000 0 102.000 126.000 0.000 0.000 105.000 72.000 rect%@EndRect%@BeginRuler
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -