OpenCores
URL https://opencores.org/ocsvn/mpeg2fpga/mpeg2fpga/trunk

Subversion Repositories mpeg2fpga

[/] [mpeg2fpga/] [trunk/] [doc/] [vld-poster.ps] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 kdv
%!PS-Adobe-3.0
2
%%Creator: poster
3
%%DocumentData: Clean7Bit
4
%%DocumentNeededResources: font Helvetica-Bold
5
%%Pages: 4
6
%%DocumentMedia: A4 595 842 0 white ()
7
%%BoundingBox: 0 0 595 842
8
%%EndComments
9
 
10
% Print poster vld-simple.ps in 2x2 tiles with 1.8 magnification
11
%%BeginProlog
12
/cutmark        % - cutmark -
13
{               % draw cutline
14
        0.23 setlinewidth 0 setgray
15
        clipmargin
16
        dup 0 moveto
17
        dup neg leftmargin add 0 rlineto stroke
18
        % draw sheet alignment mark
19
        dup dup neg moveto
20
        dup 0 rlineto
21
        dup dup lineto
22
 
23
        closepath fill
24
} bind def
25
 
26
% usage:        row col tileprolog ps-code tilepilog
27
% these procedures output the tile specified by row & col
28
/tileprolog
29
{       %def
30
        gsave
31
       leftmargin botmargin translate
32
        do_turn {exch} if
33
        /colcount exch def
34
        /rowcount exch def
35
        % clip page contents
36
        clipmargin neg dup moveto
37
        pagewidth clipmargin 2 mul add 0 rlineto
38
 
39
        pagewidth clipmargin 2 mul add neg 0 rlineto
40
        closepath clip
41
        % set page contents transformation
42
        do_turn
43
        {       pagewidth 0 translate
44
                90 rotate
45
        } if
46
        pagewidth colcount 1 sub mul neg
47
        pageheight rowcount 1 sub mul neg
48
        do_turn {exch} if
49
        translate
50
        posterxl posteryb translate
51
        sfactor dup scale
52
        imagexl neg imageyb neg translate
53
        tiledict begin
54
 
55
 
56
} bind def
57
 
58
/tileepilog
59
{       end % of tiledict
60
        grestore
61
        % print the cutmarks
62
        gsave
63
       leftmargin botmargin translate
64
        pagewidth pageheight translate cutmark 90 rotate cutmark
65
 
66
 
67
 
68
        grestore
69
        % print the page label
70
 
71
        leftmargin clipmargin 3 mul add clipmargin labelsize add neg botmargin add moveto
72
        (Grid \( ) show
73
        rowcount strg cvs show
74
        ( , ) show
75
        colcount strg cvs show
76
        ( \)) show
77
        showpage
78
} bind def
79
 
80
%%EndProlog
81
 
82
%%BeginSetup
83
% Try to inform the printer about the desired media size:
84
/setpagedevice where    % level-2 page commands available...
85
{       pop             % ignore where found
86
        3 dict dup /PageSize [ 595 842 ] put
87
        dup /Duplex false put
88
        setpagedevice
89
} if
90
/sfactor 1.8000000000 def
91
/leftmargin 29 def
92
/botmargin 42 def
93
/pagewidth 535 def
94
/pageheight 757 def
95
/imagexl 0 def
96
/imageyb 0 def
97
/posterxl 0 def
98
/posteryb 0 def
99
/do_turn false def
100
/strg 10 string def
101
/clipmargin 6 def
102
/labelsize 9 def
103
/tiledict 250 dict def
104
tiledict begin
105
% delay users showpage until cropmark is printed.
106
/showpage {} def
107
end
108
/Helvetica findfont labelsize scalefont setfont
109
%%EndSetup
110
 
111
%%Page: 1 1
112
1 1 tileprolog
113
%%BeginDocument: vld-simple.ps
114
 
115
/CurrentEncoding [
116
/space/space/space/space/space/space/space/space
117
/space/space/space/space/space/space/space/space
118
/space/space/space/space/space/space/space/space
119
/space/space/space/space/space/space/space/space
120
/space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quotesingle
121
/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash
122
/zero/one/two/three/four/five/six/seven
123
/eight/nine/colon/semicolon/less/equal/greater/question
124
/at/A/B/C/D/E/F/G
125
/H/I/J/K/L/M/N/O
126
/P/Q/R/S/T/U/V/W
127
/X/Y/Z/bracketleft/backslash/bracketright/asciicircum/underscore
128
/grave/a/b/c/d/e/f/g
129
/h/i/j/k/l/m/n/o
130
/p/q/r/s/t/u/v/w
131
/x/y/z/braceleft/bar/braceright/asciitilde/space
132
/space/space/space/space/space/space/space/space
133
/space/space/space/space/space/space/space/space
134
/space/space/space/space/space/space/space/space
135
/space/space/space/space/space/space/space/space
136
/space/exclamdown/cent/sterling/currency/yen/brokenbar/section
137
/dieresis/copyright/ordfeminine/guillemotleft/logicalnot/hyphen/registered/macron
138
/degree/plusminus/twosuperior/threesuperior/acute/mu/paragraph/periodcentered
139
/cedilla/onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters/questiondown
140
/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
141
/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis
142
/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply
143
/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls
144
/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
145
/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
146
/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide
147
/oslash/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis
148
] def
149
 
150
50 dict begin
151
 
152
 
153
/baseline 0 def
154
/stipimage 0 def
155
/height 0 def
156
/justify 0 def
157
/lineLength 0 def
158
/spacing 0 def
159
/stipple 0 def
160
/strings 0 def
161
/xoffset 0 def
162
/yoffset 0 def
163
/tmpstip null def
164
 
165
 
166
/cstringshow {
167
    {
168
        dup type /stringtype eq
169
        { show } { glyphshow }
170
        ifelse
171
    }
172
    forall
173
} bind def
174
 
175
 
176
 
177
/cstringwidth {
178
 
179
    {
180
        dup type /stringtype eq
181
        { stringwidth } {
182
            currentfont /Encoding get exch 1 exch put (\001) stringwidth
183
        }
184
        ifelse
185
        exch 3 1 roll add 3 1 roll add exch
186
    }
187
    forall
188
} bind def
189
 
190
 
191
/ISOEncode {
192
    dup length dict begin
193
        {1 index /FID ne {def} {pop pop} ifelse} forall
194
        /Encoding CurrentEncoding def
195
        currentdict
196
    end
197
 
198
    % I'm not sure why it's necessary to use "definefont" on this new
199
    % font, but it seems to be important; just use the name "Temporary"
200
    % for the font.
201
 
202
    /Temporary exch definefont
203
} bind def
204
 
205
 
206
/StrokeClip {
207
    {strokepath} stopped {
208
        (This Postscript printer gets limitcheck overflows when) =
209
        (stippling dashed lines;  lines will be printed solid instead.) =
210
        [] 0 setdash strokepath} if
211
    clip
212
} bind def
213
 
214
 
215
/EvenPixels {
216
    % Compute exact number of device pixels per stipple dot.
217
    dup 0 matrix currentmatrix dtransform
218
    dup mul exch dup mul add sqrt
219
 
220
    % Round to an integer, make sure the number is at least 1, and compute
221
    % user coord distance corresponding to this.
222
    dup round dup 1 lt {pop 1} if
223
    exch div mul
224
} bind def
225
 
226
 
227
/StippleFill {
228
    % The following code is needed to work around a NeWSprint bug.
229
 
230
    /tmpstip 1 index def
231
 
232
    % Change the scaling so that one user unit in user coordinates
233
    % corresponds to the size of one stipple dot.
234
    1 EvenPixels dup scale
235
 
236
    % Compute the bounding box occupied by the path (which is now
237
    % the clipping region), and round the lower coordinates down
238
    % to the nearest starting point for the stipple pattern.  Be
239
    % careful about negative numbers, since the rounding works
240
    % differently on them.
241
 
242
    pathbbox
243
    4 2 roll
244
    5 index div dup 0 lt {1 sub} if cvi 5 index mul 4 1 roll
245
    6 index div dup 0 lt {1 sub} if cvi 6 index mul 3 2 roll
246
 
247
    % Stack now: width height string y1 y2 x1 x2
248
    % Below is a doubly-nested for loop to iterate across this area
249
    % in units of the stipple pattern size, going up columns then
250
    % across rows, blasting out a stipple-pattern-sized rectangle at
251
    % each position
252
 
253
    6 index exch {
254
        2 index 5 index 3 index {
255
            % Stack now: width height string y1 y2 x y
256
 
257
            gsave
258
            1 index exch translate
259
            5 index 5 index true matrix tmpstip imagemask
260
            grestore
261
        } for
262
        pop
263
    } for
264
    pop pop pop pop pop
265
} bind def
266
 
267
 
268
/AdjustColor {
269
    CL 2 lt {
270
        currentgray
271
        CL 0 eq {
272
            .5 lt {0} {1} ifelse
273
        } if
274
        setgray
275
    } if
276
} bind def
277
 
278
 
279
/DrawText {
280
    /stipple exch def
281
    /justify exch def
282
    /yoffset exch def
283
    /xoffset exch def
284
    /spacing exch def
285
    /strings exch def
286
 
287
    % First scan through all of the text to find the widest line.
288
 
289
    /lineLength 0 def
290
    strings {
291
        cstringwidth pop
292
        dup lineLength gt {/lineLength exch def} {pop} ifelse
293
        newpath
294
    } forall
295
 
296
    % Compute the baseline offset and the actual font height.
297
 
298
 
299
    pathbbox dup /baseline exch def
300
    exch pop exch sub /height exch def pop
301
    newpath
302
 
303
    % Translate coordinates first so that the origin is at the upper-left
304
    % corner of the text's bounding box. Remember that x and y for
305
    % positioning are still on the stack.
306
 
307
    translate
308
    lineLength xoffset mul
309
    strings length 1 sub spacing mul height add yoffset mul translate
310
 
311
    % Now use the baseline and justification information to translate so
312
    % that the origin is at the baseline and positioning point for the
313
    % first line of text.
314
 
315
    justify lineLength mul baseline neg translate
316
 
317
    % Iterate over each of the lines to output it.  For each line,
318
    % compute its width again so it can be properly justified, then
319
    % display it.
320
 
321
    strings {
322
        dup cstringwidth pop
323
        justify neg mul 0 moveto
324
        stipple {
325
 
326
 
327
            % The text is stippled, so turn it into a path and print
328
            % by calling StippledText, which in turn calls StippleFill.
329
            % Unfortunately, many Postscript interpreters will get
330
            % overflow errors if we try to do the whole string at
331
            % once, so do it a character at a time.
332
 
333
            gsave
334
            /char (X) def
335
            {
336
                dup type /stringtype eq {
337
                    % This segment is a string.
338
                    {
339
                        char 0 3 -1 roll put
340
                        currentpoint
341
                        gsave
342
                        char true charpath clip StippleText
343
                        grestore
344
                        char stringwidth translate
345
                        moveto
346
                    } forall
347
                } {
348
                    % This segment is glyph name
349
                    % Temporary override
350
                    currentfont /Encoding get exch 1 exch put
351
                    currentpoint
352
                    gsave (\001) true charpath clip StippleText
353
                    grestore
354
                    (\001) stringwidth translate
355
                    moveto
356
                } ifelse
357
            } forall
358
            grestore
359
        } {cstringshow} ifelse
360
 
361
    } forall
362
} bind def
363
 
364
/CL 2 def
365
 
366
save
367
0.0 0.0 translate
368
90 rotate
369
0.1909 0.1909 scale
370
173 -3111 translate
371
-173 3111 moveto 4232 3111 lineto 4232 0 lineto -173 0 lineto closepath clip newpath
372
gsave
373
 
374
1.000 1.000 1.000 setrgbcolor AdjustColor
375
fill
376
 
377
 
378
1 setlinewidth
379
[] 0 setdash
380
1.000 1.000 1.000 setrgbcolor AdjustColor
381
stroke
382
grestore
383
gsave
384
27 2509 moveto 180 0 rlineto 0 -23.9999999999999 rlineto -180 0 rlineto closepath
385
1.000 1.000 1.000 setrgbcolor AdjustColor
386
fill
387
27 2509 moveto 180 0 rlineto 0 -23.9999999999999 rlineto -180 0 rlineto closepath
388
 
389
1 setlinewidth
390
[] 0 setdash
391
0.000 0.000 0.000 setrgbcolor AdjustColor
392
stroke
393
grestore
394
gsave
395
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
396
0.000 0.000 0.000 setrgbcolor AdjustColor
397
117 2497 [
398
[(STATE_PICTURE_CODING_EXT)]
399
] 13 -0.5 0.5 0 false DrawText
400
grestore
401
gsave
402
grestore
403
gsave
404
20 2292 moveto 194 0 rlineto 0 -29.9999999999999 rlineto -194 0 rlineto closepath
405
1.000 1.000 1.000 setrgbcolor AdjustColor
406
fill
407
20 2292 moveto 194 0 rlineto 0 -29.9999999999999 rlineto -194 0 rlineto closepath
408
 
409
1 setlinewidth
410
[] 0 setdash
411
0.000 0.000 0.000 setrgbcolor AdjustColor
412
stroke
413
grestore
414
gsave
415
23 2289 moveto 188 0 rlineto 0 -23.9999999999998 rlineto -188 0 rlineto closepath
416
 
417
1 setlinewidth
418
[] 0 setdash
419
0.000 0.000 0.000 setrgbcolor AdjustColor
420
stroke
421
grestore
422
gsave
423
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
424
0.000 0.000 0.000 setrgbcolor AdjustColor
425
117 2277 [
426
[(STATE_PICTURE_CODING_EXT1)]
427
] 13 -0.5 0.5 0 false DrawText
428
grestore
429
gsave
430
grestore
431
gsave
432
20 2402 moveto 194 0 rlineto 0 -30 rlineto -194 0 rlineto closepath
433
1.000 1.000 1.000 setrgbcolor AdjustColor
434
fill
435
20 2402 moveto 194 0 rlineto 0 -30 rlineto -194 0 rlineto closepath
436
 
437
1 setlinewidth
438
[] 0 setdash
439
0.000 0.000 0.000 setrgbcolor AdjustColor
440
stroke
441
grestore
442
gsave
443
23 2399 moveto 188 0 rlineto 0 -24 rlineto -188 0 rlineto closepath
444
 
445
1 setlinewidth
446
[] 0 setdash
447
0.000 0.000 0.000 setrgbcolor AdjustColor
448
stroke
449
grestore
450
gsave
451
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
452
0.000 0.000 0.000 setrgbcolor AdjustColor
453
117 2387 [
454
[(STATE_PICTURE_CODING_EXT0)]
455
] 13 -0.5 0.5 0 false DrawText
456
grestore
457
gsave
458
grestore
459
gsave
460
619 2512 moveto 172 0 rlineto 0 -29.9999999999999 rlineto -172 0 rlineto closepath
461
1.000 1.000 1.000 setrgbcolor AdjustColor
462
fill
463
619 2512 moveto 172 0 rlineto 0 -29.9999999999999 rlineto -172 0 rlineto closepath
464
 
465
1 setlinewidth
466
[] 0 setdash
467
0.000 0.000 0.000 setrgbcolor AdjustColor
468
stroke
469
grestore
470
gsave
471
622 2509 moveto 166 0 rlineto 0 -23.9999999999999 rlineto -166 0 rlineto closepath
472
 
473
1 setlinewidth
474
[] 0 setdash
475
0.000 0.000 0.000 setrgbcolor AdjustColor
476
stroke
477
grestore
478
gsave
479
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
480
0.000 0.000 0.000 setrgbcolor AdjustColor
481
705 2497 [
482
[(STATE_QUANT_MATRIX_EXT)]
483
] 13 -0.5 0.5 0 false DrawText
484
grestore
485
gsave
486
grestore
487
gsave
488
642 2072 moveto 242 0 rlineto 0 -30 rlineto -242 0 rlineto closepath
489
1.000 1.000 1.000 setrgbcolor AdjustColor
490
fill
491
642 2072 moveto 242 0 rlineto 0 -30 rlineto -242 0 rlineto closepath
492
 
493
1 setlinewidth
494
[] 0 setdash
495
0.000 0.000 0.000 setrgbcolor AdjustColor
496
stroke
497
grestore
498
gsave
499
645 2069 moveto 236 0 rlineto 0 -24 rlineto -236 0 rlineto closepath
500
 
501
1 setlinewidth
502
[] 0 setdash
503
0.000 0.000 0.000 setrgbcolor AdjustColor
504
stroke
505
grestore
506
gsave
507
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
508
0.000 0.000 0.000 setrgbcolor AdjustColor
509
763 2057 [
510
[(STATE_LD_CHROMA_NON_INTRA_QUANT1)]
511
] 13 -0.5 0.5 0 false DrawText
512
grestore
513
gsave
514
grestore
515
gsave
516
626 2182 moveto 214 0 rlineto 0 -29.9999999999999 rlineto -214 0 rlineto closepath
517
1.000 1.000 1.000 setrgbcolor AdjustColor
518
fill
519
626 2182 moveto 214 0 rlineto 0 -29.9999999999999 rlineto -214 0 rlineto closepath
520
 
521
1 setlinewidth
522
[] 0 setdash
523
0.000 0.000 0.000 setrgbcolor AdjustColor
524
stroke
525
grestore
526
gsave
527
629 2179 moveto 208 0 rlineto 0 -24 rlineto -208 0 rlineto closepath
528
 
529
1 setlinewidth
530
[] 0 setdash
531
0.000 0.000 0.000 setrgbcolor AdjustColor
532
stroke
533
grestore
534
gsave
535
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
536
0.000 0.000 0.000 setrgbcolor AdjustColor
537
733 2167 [
538
[(STATE_LD_CHROMA_INTRA_QUANT1)]
539
] 13 -0.5 0.5 0 false DrawText
540
grestore
541
gsave
542
grestore
543
gsave
544
670 2292 moveto 194 0 rlineto 0 -29.9999999999999 rlineto -194 0 rlineto closepath
545
1.000 1.000 1.000 setrgbcolor AdjustColor
546
fill
547
670 2292 moveto 194 0 rlineto 0 -29.9999999999999 rlineto -194 0 rlineto closepath
548
 
549
1 setlinewidth
550
[] 0 setdash
551
0.000 0.000 0.000 setrgbcolor AdjustColor
552
stroke
553
grestore
554
gsave
555
673 2289 moveto 188 0 rlineto 0 -23.9999999999998 rlineto -188 0 rlineto closepath
556
 
557
1 setlinewidth
558
[] 0 setdash
559
0.000 0.000 0.000 setrgbcolor AdjustColor
560
stroke
561
grestore
562
gsave
563
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
564
0.000 0.000 0.000 setrgbcolor AdjustColor
565
767 2277 [
566
[(STATE_LD_NON_INTRA_QUANT1)]
567
] 13 -0.5 0.5 0 false DrawText
568
grestore
569
gsave
570
grestore
571
gsave
572
726 2622 moveto 200 0 rlineto 0 -29.9999999999999 rlineto -200 0 rlineto closepath
573
1.000 1.000 1.000 setrgbcolor AdjustColor
574
fill
575
726 2622 moveto 200 0 rlineto 0 -29.9999999999999 rlineto -200 0 rlineto closepath
576
 
577
1 setlinewidth
578
[] 0 setdash
579
0.000 0.000 0.000 setrgbcolor AdjustColor
580
stroke
581
grestore
582
gsave
583
729 2619 moveto 194 0 rlineto 0 -24 rlineto -194 0 rlineto closepath
584
 
585
1 setlinewidth
586
[] 0 setdash
587
0.000 0.000 0.000 setrgbcolor AdjustColor
588
stroke
589
grestore
590
gsave
591
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
592
0.000 0.000 0.000 setrgbcolor AdjustColor
593
826 2607 [
594
[(STATE_EXTENSION_START_CODE)]
595
] 13 -0.5 0.5 0 false DrawText
596
grestore
597
gsave
598
grestore
599
gsave
600
838 2402 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
601
1.000 1.000 1.000 setrgbcolor AdjustColor
602
fill
603
838 2402 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
604
 
605
1 setlinewidth
606
[] 0 setdash
607
0.000 0.000 0.000 setrgbcolor AdjustColor
608
stroke
609
grestore
610
gsave
611
841 2399 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
612
 
613
1 setlinewidth
614
[] 0 setdash
615
0.000 0.000 0.000 setrgbcolor AdjustColor
616
stroke
617
grestore
618
gsave
619
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
620
0.000 0.000 0.000 setrgbcolor AdjustColor
621
921 2387 [
622
[(STATE_LD_INTRA_QUANT1)]
623
] 13 -0.5 0.5 0 false DrawText
624
grestore
625
gsave
626
grestore
627
gsave
628
1004 2509 moveto 194 0 rlineto 0 -23.9999999999999 rlineto -194 0 rlineto closepath
629
1.000 1.000 1.000 setrgbcolor AdjustColor
630
fill
631
1004 2509 moveto 194 0 rlineto 0 -23.9999999999999 rlineto -194 0 rlineto closepath
632
 
633
1 setlinewidth
634
[] 0 setdash
635
0.000 0.000 0.000 setrgbcolor AdjustColor
636
stroke
637
grestore
638
gsave
639
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
640
0.000 0.000 0.000 setrgbcolor AdjustColor
641
1101 2497 [
642
[(STATE_SEQUENCE_DISPLAY_EXT)]
643
] 13 -0.5 0.5 0 false DrawText
644
grestore
645
gsave
646
grestore
647
gsave
648
926 2182 moveto 208 0 rlineto 0 -29.9999999999999 rlineto -208 0 rlineto closepath
649
1.000 1.000 1.000 setrgbcolor AdjustColor
650
fill
651
926 2182 moveto 208 0 rlineto 0 -29.9999999999999 rlineto -208 0 rlineto closepath
652
 
653
1 setlinewidth
654
[] 0 setdash
655
0.000 0.000 0.000 setrgbcolor AdjustColor
656
stroke
657
grestore
658
gsave
659
929 2179 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
660
 
661
1 setlinewidth
662
[] 0 setdash
663
0.000 0.000 0.000 setrgbcolor AdjustColor
664
stroke
665
grestore
666
gsave
667
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
668
0.000 0.000 0.000 setrgbcolor AdjustColor
669
1030 2167 [
670
[(STATE_SEQUENCE_DISPLAY_EXT2)]
671
] 13 -0.5 0.5 0 false DrawText
672
grestore
673
gsave
674
grestore
675
gsave
676
926 2292 moveto 208 0 rlineto 0 -29.9999999999999 rlineto -208 0 rlineto closepath
677
1.000 1.000 1.000 setrgbcolor AdjustColor
678
fill
679
926 2292 moveto 208 0 rlineto 0 -29.9999999999999 rlineto -208 0 rlineto closepath
680
 
681
1 setlinewidth
682
[] 0 setdash
683
0.000 0.000 0.000 setrgbcolor AdjustColor
684
stroke
685
grestore
686
gsave
687
929 2289 moveto 202 0 rlineto 0 -23.9999999999998 rlineto -202 0 rlineto closepath
688
 
689
1 setlinewidth
690
[] 0 setdash
691
0.000 0.000 0.000 setrgbcolor AdjustColor
692
stroke
693
grestore
694
gsave
695
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
696
0.000 0.000 0.000 setrgbcolor AdjustColor
697
1030 2277 [
698
[(STATE_SEQUENCE_DISPLAY_EXT1)]
699
] 13 -0.5 0.5 0 false DrawText
700
grestore
701
gsave
702
grestore
703
gsave
704
1066 2399 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
705
1.000 1.000 1.000 setrgbcolor AdjustColor
706
fill
707
1066 2399 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
708
 
709
1 setlinewidth
710
[] 0 setdash
711
0.000 0.000 0.000 setrgbcolor AdjustColor
712
stroke
713
grestore
714
gsave
715
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
716
0.000 0.000 0.000 setrgbcolor AdjustColor
717
1167 2387 [
718
[(STATE_SEQUENCE_DISPLAY_EXT0)]
719
] 13 -0.5 0.5 0 false DrawText
720
grestore
721
gsave
722
grestore
723
gsave
724
1194 2292 moveto 152 0 rlineto 0 -29.9999999999999 rlineto -152 0 rlineto closepath
725
1.000 1.000 1.000 setrgbcolor AdjustColor
726
fill
727
1194 2292 moveto 152 0 rlineto 0 -29.9999999999999 rlineto -152 0 rlineto closepath
728
 
729
1 setlinewidth
730
[] 0 setdash
731
0.000 0.000 0.000 setrgbcolor AdjustColor
732
stroke
733
grestore
734
gsave
735
1197 2289 moveto 146 0 rlineto 0 -23.9999999999998 rlineto -146 0 rlineto closepath
736
 
737
1 setlinewidth
738
[] 0 setdash
739
0.000 0.000 0.000 setrgbcolor AdjustColor
740
stroke
741
grestore
742
gsave
743
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
744
0.000 0.000 0.000 setrgbcolor AdjustColor
745
1270 2277 [
746
[(STATE_SEQUENCE_EXT1)]
747
] 13 -0.5 0.5 0 false DrawText
748
grestore
749
gsave
750
grestore
751
gsave
752
1308 2399 moveto 146 0 rlineto 0 -24 rlineto -146 0 rlineto closepath
753
1.000 1.000 1.000 setrgbcolor AdjustColor
754
fill
755
1308 2399 moveto 146 0 rlineto 0 -24 rlineto -146 0 rlineto closepath
756
 
757
1 setlinewidth
758
[] 0 setdash
759
0.000 0.000 0.000 setrgbcolor AdjustColor
760
stroke
761
grestore
762
gsave
763
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
764
0.000 0.000 0.000 setrgbcolor AdjustColor
765
1381 2387 [
766
[(STATE_SEQUENCE_EXT0)]
767
] 13 -0.5 0.5 0 false DrawText
768
grestore
769
gsave
770
grestore
771
gsave
772
1386 2292 moveto 166 0 rlineto 0 -29.9999999999999 rlineto -166 0 rlineto closepath
773
1.000 1.000 1.000 setrgbcolor AdjustColor
774
fill
775
1386 2292 moveto 166 0 rlineto 0 -29.9999999999999 rlineto -166 0 rlineto closepath
776
 
777
1 setlinewidth
778
[] 0 setdash
779
0.000 0.000 0.000 setrgbcolor AdjustColor
780
stroke
781
grestore
782
gsave
783
1389 2289 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
784
 
785
1 setlinewidth
786
[] 0 setdash
787
0.000 0.000 0.000 setrgbcolor AdjustColor
788
stroke
789
grestore
790
gsave
791
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
792
0.000 0.000 0.000 setrgbcolor AdjustColor
793
1469 2277 [
794
[(STATE_PICTURE_HEADER2)]
795
] 13 -0.5 0.5 0 false DrawText
796
grestore
797
gsave
798
grestore
799
gsave
800
1312 2509 moveto 138 0 rlineto 0 -23.9999999999999 rlineto -138 0 rlineto closepath
801
1.000 1.000 1.000 setrgbcolor AdjustColor
802
fill
803
1312 2509 moveto 138 0 rlineto 0 -23.9999999999999 rlineto -138 0 rlineto closepath
804
 
805
1 setlinewidth
806
[] 0 setdash
807
0.000 0.000 0.000 setrgbcolor AdjustColor
808
stroke
809
grestore
810
gsave
811
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
812
0.000 0.000 0.000 setrgbcolor AdjustColor
813
1381 2497 [
814
[(STATE_SEQUENCE_EXT)]
815
] 13 -0.5 0.5 0 false DrawText
816
grestore
817
gsave
818
grestore
819
gsave
820
1497 2619 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
821
1.000 1.000 1.000 setrgbcolor AdjustColor
822
fill
823
1497 2619 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
824
 
825
1 setlinewidth
826
[] 0 setdash
827
0.000 0.000 0.000 setrgbcolor AdjustColor
828
stroke
829
grestore
830
gsave
831
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
832
0.000 0.000 0.000 setrgbcolor AdjustColor
833
1566 2607 [
834
[(STATE_GROUP_HEADER)]
835
] 13 -0.5 0.5 0 false DrawText
836
grestore
837
gsave
838
grestore
839
gsave
840
1494 2402 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
841
1.000 1.000 1.000 setrgbcolor AdjustColor
842
fill
843
1494 2402 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
844
 
845
1 setlinewidth
846
[] 0 setdash
847
0.000 0.000 0.000 setrgbcolor AdjustColor
848
stroke
849
grestore
850
gsave
851
1497 2399 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
852
 
853
1 setlinewidth
854
[] 0 setdash
855
0.000 0.000 0.000 setrgbcolor AdjustColor
856
stroke
857
grestore
858
gsave
859
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
860
0.000 0.000 0.000 setrgbcolor AdjustColor
861
1577 2387 [
862
[(STATE_PICTURE_HEADER1)]
863
] 13 -0.5 0.5 0 false DrawText
864
grestore
865
gsave
866
grestore
867
gsave
868
1490 2512 moveto 152 0 rlineto 0 -29.9999999999999 rlineto -152 0 rlineto closepath
869
1.000 1.000 1.000 setrgbcolor AdjustColor
870
fill
871
1490 2512 moveto 152 0 rlineto 0 -29.9999999999999 rlineto -152 0 rlineto closepath
872
 
873
1 setlinewidth
874
[] 0 setdash
875
0.000 0.000 0.000 setrgbcolor AdjustColor
876
stroke
877
grestore
878
gsave
879
1493 2509 moveto 146 0 rlineto 0 -23.9999999999999 rlineto -146 0 rlineto closepath
880
 
881
1 setlinewidth
882
[] 0 setdash
883
0.000 0.000 0.000 setrgbcolor AdjustColor
884
stroke
885
grestore
886
gsave
887
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
888
0.000 0.000 0.000 setrgbcolor AdjustColor
889
1566 2497 [
890
[(STATE_GROUP_HEADER0)]
891
] 13 -0.5 0.5 0 false DrawText
892
grestore
893
gsave
894
grestore
895
gsave
896
1592 2289 moveto 166 0 rlineto 0 -23.9999999999998 rlineto -166 0 rlineto closepath
897
1.000 1.000 1.000 setrgbcolor AdjustColor
898
fill
899
1592 2289 moveto 166 0 rlineto 0 -23.9999999999998 rlineto -166 0 rlineto closepath
900
 
901
1 setlinewidth
902
[] 0 setdash
903
0.000 0.000 0.000 setrgbcolor AdjustColor
904
stroke
905
grestore
906
gsave
907
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
908
0.000 0.000 0.000 setrgbcolor AdjustColor
909
1675 2277 [
910
[(STATE_SEQUENCE_HEADER2)]
911
] 13 -0.5 0.5 0 false DrawText
912
grestore
913
gsave
914
grestore
915
gsave
916
1578 1962 moveto 194 0 rlineto 0 -30 rlineto -194 0 rlineto closepath
917
1.000 1.000 1.000 setrgbcolor AdjustColor
918
fill
919
1578 1962 moveto 194 0 rlineto 0 -30 rlineto -194 0 rlineto closepath
920
 
921
1 setlinewidth
922
[] 0 setdash
923
0.000 0.000 0.000 setrgbcolor AdjustColor
924
stroke
925
grestore
926
gsave
927
1581 1959 moveto 188 0 rlineto 0 -24 rlineto -188 0 rlineto closepath
928
 
929
1 setlinewidth
930
[] 0 setdash
931
0.000 0.000 0.000 setrgbcolor AdjustColor
932
stroke
933
grestore
934
gsave
935
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
936
0.000 0.000 0.000 setrgbcolor AdjustColor
937
1675 1947 [
938
[(STATE_LD_NON_INTRA_QUANT0)]
939
] 13 -0.5 0.5 0 false DrawText
940
grestore
941
gsave
942
grestore
943
gsave
944
1589 2182 moveto 172 0 rlineto 0 -29.9999999999999 rlineto -172 0 rlineto closepath
945
1.000 1.000 1.000 setrgbcolor AdjustColor
946
fill
947
1589 2182 moveto 172 0 rlineto 0 -29.9999999999999 rlineto -172 0 rlineto closepath
948
 
949
1 setlinewidth
950
[] 0 setdash
951
0.000 0.000 0.000 setrgbcolor AdjustColor
952
stroke
953
grestore
954
gsave
955
1592 2179 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
956
 
957
1 setlinewidth
958
[] 0 setdash
959
0.000 0.000 0.000 setrgbcolor AdjustColor
960
stroke
961
grestore
962
gsave
963
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
964
0.000 0.000 0.000 setrgbcolor AdjustColor
965
1675 2167 [
966
[(STATE_SEQUENCE_HEADER3)]
967
] 13 -0.5 0.5 0 false DrawText
968
grestore
969
gsave
970
grestore
971
gsave
972
1689 2619 moveto 152 0 rlineto 0 -24 rlineto -152 0 rlineto closepath
973
1.000 1.000 1.000 setrgbcolor AdjustColor
974
fill
975
1689 2619 moveto 152 0 rlineto 0 -24 rlineto -152 0 rlineto closepath
976
 
977
1 setlinewidth
978
[] 0 setdash
979
0.000 0.000 0.000 setrgbcolor AdjustColor
980
stroke
981
grestore
982
gsave
983
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
984
0.000 0.000 0.000 setrgbcolor AdjustColor
985
1765 2607 [
986
[(STATE_PICTURE_HEADER)]
987
] 13 -0.5 0.5 0 false DrawText
988
grestore
989
gsave
990
grestore
991
gsave
992
1669 2072 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
993
1.000 1.000 1.000 setrgbcolor AdjustColor
994
fill
995
1669 2072 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
996
 
997
1 setlinewidth
998
[] 0 setdash
999
0.000 0.000 0.000 setrgbcolor AdjustColor
1000
stroke
1001
grestore
1002
gsave
1003
1672 2069 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
1004
 
1005
1 setlinewidth
1006
[] 0 setdash
1007
0.000 0.000 0.000 setrgbcolor AdjustColor
1008
stroke
1009
grestore
1010
gsave
1011
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1012
0.000 0.000 0.000 setrgbcolor AdjustColor
1013
1752 2057 [
1014
[(STATE_LD_INTRA_QUANT0)]
1015
] 13 -0.5 0.5 0 false DrawText
1016
grestore
1017
gsave
1018
grestore
1019
gsave
1020
1700 2399 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
1021
1.000 1.000 1.000 setrgbcolor AdjustColor
1022
fill
1023
1700 2399 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
1024
 
1025
1 setlinewidth
1026
[] 0 setdash
1027
0.000 0.000 0.000 setrgbcolor AdjustColor
1028
stroke
1029
grestore
1030
gsave
1031
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1032
0.000 0.000 0.000 setrgbcolor AdjustColor
1033
1783 2387 [
1034
[(STATE_SEQUENCE_HEADER1)]
1035
] 13 -0.5 0.5 0 false DrawText
1036
grestore
1037
gsave
1038
grestore
1039
gsave
1040
1682 2512 moveto 166 0 rlineto 0 -29.9999999999999 rlineto -166 0 rlineto closepath
1041
1.000 1.000 1.000 setrgbcolor AdjustColor
1042
fill
1043
1682 2512 moveto 166 0 rlineto 0 -29.9999999999999 rlineto -166 0 rlineto closepath
1044
 
1045
1 setlinewidth
1046
[] 0 setdash
1047
0.000 0.000 0.000 setrgbcolor AdjustColor
1048
stroke
1049
grestore
1050
gsave
1051
1685 2509 moveto 160 0 rlineto 0 -23.9999999999999 rlineto -160 0 rlineto closepath
1052
 
1053
1 setlinewidth
1054
[] 0 setdash
1055
0.000 0.000 0.000 setrgbcolor AdjustColor
1056
stroke
1057
grestore
1058
gsave
1059
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1060
0.000 0.000 0.000 setrgbcolor AdjustColor
1061
1765 2497 [
1062
[(STATE_PICTURE_HEADER0)]
1063
] 13 -0.5 0.5 0 false DrawText
1064
grestore
1065
gsave
1066
grestore
1067
gsave
1068
1849 2952 moveto 96.0000000000002 0 rlineto 0 -30 rlineto -96.0000000000002 0 rlineto closepath
1069
1.000 1.000 1.000 setrgbcolor AdjustColor
1070
fill
1071
1849 2952 moveto 96.0000000000002 0 rlineto 0 -30 rlineto -96.0000000000002 0 rlineto closepath
1072
 
1073
1 setlinewidth
1074
[] 0 setdash
1075
0.000 0.000 0.000 setrgbcolor AdjustColor
1076
stroke
1077
grestore
1078
gsave
1079
1852 2949 moveto 90.0000000000005 0 rlineto 0 -24 rlineto -90.0000000000005 0 rlineto closepath
1080
 
1081
1 setlinewidth
1082
[] 0 setdash
1083
0.000 0.000 0.000 setrgbcolor AdjustColor
1084
stroke
1085
grestore
1086
gsave
1087
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1088
0.000 0.000 0.000 setrgbcolor AdjustColor
1089
1897 2937 [
1090
[(STATE_ERROR)]
1091
] 13 -0.5 0.5 0 false DrawText
1092
grestore
1093
gsave
1094
grestore
1095
gsave
1096
1814 2842 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
1097
1.000 1.000 1.000 setrgbcolor AdjustColor
1098
fill
1099
1814 2842 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
1100
 
1101
1 setlinewidth
1102
[] 0 setdash
1103
0.000 0.000 0.000 setrgbcolor AdjustColor
1104
stroke
1105
grestore
1106
gsave
1107
1817 2839 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
1108
 
1109
1 setlinewidth
1110
[] 0 setdash
1111
0.000 0.000 0.000 setrgbcolor AdjustColor
1112
stroke
1113
grestore
1114
gsave
1115
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1116
0.000 0.000 0.000 setrgbcolor AdjustColor
1117
1897 2827 [
1118
[(STATE_NEXT_START_CODE)]
1119
] 13 -0.5 0.5 0 false DrawText
1120
grestore
1121
gsave
1122
grestore
1123
gsave
1124
1888 2509 moveto 166 0 rlineto 0 -23.9999999999999 rlineto -166 0 rlineto closepath
1125
1.000 1.000 1.000 setrgbcolor AdjustColor
1126
fill
1127
1888 2509 moveto 166 0 rlineto 0 -23.9999999999999 rlineto -166 0 rlineto closepath
1128
 
1129
1 setlinewidth
1130
[] 0 setdash
1131
0.000 0.000 0.000 setrgbcolor AdjustColor
1132
stroke
1133
grestore
1134
gsave
1135
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1136
0.000 0.000 0.000 setrgbcolor AdjustColor
1137
1971 2497 [
1138
[(STATE_SEQUENCE_HEADER0)]
1139
] 13 -0.5 0.5 0 false DrawText
1140
grestore
1141
gsave
1142
grestore
1143
gsave
1144
1881 2622 moveto 144 0 rlineto 0 -29.9999999999999 rlineto -144 0 rlineto closepath
1145
1.000 1.000 1.000 setrgbcolor AdjustColor
1146
fill
1147
1881 2622 moveto 144 0 rlineto 0 -29.9999999999999 rlineto -144 0 rlineto closepath
1148
 
1149
1 setlinewidth
1150
[] 0 setdash
1151
0.000 0.000 0.000 setrgbcolor AdjustColor
1152
stroke
1153
grestore
1154
gsave
1155
1884 2619 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
1156
 
1157
1 setlinewidth
1158
[] 0 setdash
1159
0.000 0.000 0.000 setrgbcolor AdjustColor
1160
stroke
1161
grestore
1162
gsave
1163
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1164
0.000 0.000 0.000 setrgbcolor AdjustColor
1165
1953 2607 [
1166
[(STATE_SEQUENCE_END)]
1167
] 13 -0.5 0.5 0 false DrawText
1168
grestore
1169
gsave
1170
grestore
1171
gsave
1172
1832 2732 moveto 130 0 rlineto 0 -30 rlineto -130 0 rlineto closepath
1173
1.000 1.000 1.000 setrgbcolor AdjustColor
1174
fill
1175
1832 2732 moveto 130 0 rlineto 0 -30 rlineto -130 0 rlineto closepath
1176
 
1177
1 setlinewidth
1178
[] 0 setdash
1179
0.000 0.000 0.000 setrgbcolor AdjustColor
1180
stroke
1181
grestore
1182
gsave
1183
1835 2729 moveto 124 0 rlineto 0 -24 rlineto -124 0 rlineto closepath
1184
 
1185
1 setlinewidth
1186
[] 0 setdash
1187
0.000 0.000 0.000 setrgbcolor AdjustColor
1188
stroke
1189
grestore
1190
gsave
1191
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1192
0.000 0.000 0.000 setrgbcolor AdjustColor
1193
1897 2717 [
1194
[(STATE_START_CODE)]
1195
] 13 -0.5 0.5 0 false DrawText
1196
grestore
1197
gsave
1198
grestore
1199
gsave
1200
2065 2619 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
1201
1.000 1.000 1.000 setrgbcolor AdjustColor
1202
fill
1203
2065 2619 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
1204
 
1205
1 setlinewidth
1206
[] 0 setdash
1207
0.000 0.000 0.000 setrgbcolor AdjustColor
1208
stroke
1209
grestore
1210
gsave
1211
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1212
0.000 0.000 0.000 setrgbcolor AdjustColor
1213
2145 2607 [
1214
[(STATE_SEQUENCE_HEADER)]
1215
] 13 -0.5 0.5 0 false DrawText
1216
grestore
1217
gsave
1218
grestore
1219
gsave
1220
2997 2289 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
1221
1.000 1.000 1.000 setrgbcolor AdjustColor
1222
fill
1223
2997 2289 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
1224
 
1225
1 setlinewidth
1226
[] 0 setdash
1227
0.000 0.000 0.000 setrgbcolor AdjustColor
1228
stroke
1229
grestore
1230
gsave
1231
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1232
0.000 0.000 0.000 setrgbcolor AdjustColor
1233
3077 2277 [
1234
[(STATE_NEXT_MACROBLOCK)]
1235
] 13 -0.5 0.5 0 false DrawText
1236
grestore
1237
gsave
1238
grestore
1239
gsave
1240
3008 1436 moveto 180 0 rlineto 0 -24.0000000000002 rlineto -180 0 rlineto closepath
1241
1.000 1.000 1.000 setrgbcolor AdjustColor
1242
fill
1243
3008 1436 moveto 180 0 rlineto 0 -24.0000000000002 rlineto -180 0 rlineto closepath
1244
 
1245
1 setlinewidth
1246
[] 0 setdash
1247
0.000 0.000 0.000 setrgbcolor AdjustColor
1248
stroke
1249
grestore
1250
gsave
1251
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1252
0.000 0.000 0.000 setrgbcolor AdjustColor
1253
3098 1424 [
1254
[(STATE_NEXT_MOTION_VECTOR)]
1255
] 13 -0.5 0.5 0 false DrawText
1256
grestore
1257
gsave
1258
grestore
1259
gsave
1260
3087 2619 moveto 90 0 rlineto 0 -24 rlineto -90 0 rlineto closepath
1261
1.000 1.000 1.000 setrgbcolor AdjustColor
1262
fill
1263
3087 2619 moveto 90 0 rlineto 0 -24 rlineto -90 0 rlineto closepath
1264
 
1265
1 setlinewidth
1266
[] 0 setdash
1267
0.000 0.000 0.000 setrgbcolor AdjustColor
1268
stroke
1269
grestore
1270
gsave
1271
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1272
0.000 0.000 0.000 setrgbcolor AdjustColor
1273
3132 2607 [
1274
[(STATE_SLICE)]
1275
] 13 -0.5 0.5 0 false DrawText
1276
grestore
1277
gsave
1278
grestore
1279
gsave
1280
3061 1852 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
1281
1.000 1.000 1.000 setrgbcolor AdjustColor
1282
fill
1283
3061 1852 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
1284
 
1285
1 setlinewidth
1286
[] 0 setdash
1287
0.000 0.000 0.000 setrgbcolor AdjustColor
1288
stroke
1289
grestore
1290
gsave
1291
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1292
0.000 0.000 0.000 setrgbcolor AdjustColor
1293
3141 1840 [
1294
[(STATE_MACROBLOCK_TYPE)]
1295
] 13 -0.5 0.5 0 false DrawText
1296
grestore
1297
gsave
1298
grestore
1299
gsave
1300
3015 1540 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
1301
1.000 1.000 1.000 setrgbcolor AdjustColor
1302
fill
1303
3015 1540 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
1304
 
1305
1 setlinewidth
1306
[] 0 setdash
1307
0.000 0.000 0.000 setrgbcolor AdjustColor
1308
stroke
1309
grestore
1310
gsave
1311
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1312
0.000 0.000 0.000 setrgbcolor AdjustColor
1313
3098 1528 [
1314
[(STATE_MACROBLOCK_QUANT)]
1315
] 13 -0.5 0.5 0 false DrawText
1316
grestore
1317
gsave
1318
grestore
1319
gsave
1320
3075 1748 moveto 132 0 rlineto 0 -24 rlineto -132 0 rlineto closepath
1321
1.000 1.000 1.000 setrgbcolor AdjustColor
1322
fill
1323
3075 1748 moveto 132 0 rlineto 0 -24 rlineto -132 0 rlineto closepath
1324
 
1325
1 setlinewidth
1326
[] 0 setdash
1327
0.000 0.000 0.000 setrgbcolor AdjustColor
1328
stroke
1329
grestore
1330
gsave
1331
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1332
0.000 0.000 0.000 setrgbcolor AdjustColor
1333
3141 1736 [
1334
[(STATE_MOTION_TYPE)]
1335
] 13 -0.5 0.5 0 false DrawText
1336
grestore
1337
gsave
1338
grestore
1339
gsave
1340
3108 2509 moveto 160 0 rlineto 0 -23.9999999999999 rlineto -160 0 rlineto closepath
1341
1.000 1.000 1.000 setrgbcolor AdjustColor
1342
fill
1343
3108 2509 moveto 160 0 rlineto 0 -23.9999999999999 rlineto -160 0 rlineto closepath
1344
 
1345
1 setlinewidth
1346
[] 0 setdash
1347
0.000 0.000 0.000 setrgbcolor AdjustColor
1348
stroke
1349
grestore
1350
gsave
1351
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1352
0.000 0.000 0.000 setrgbcolor AdjustColor
1353
3188 2497 [
1354
[(STATE_SLICE_EXTENSION)]
1355
] 13 -0.5 0.5 0 false DrawText
1356
grestore
1357
gsave
1358
grestore
1359
gsave
1360
3170 2399 moveto 216 0 rlineto 0 -24 rlineto -216 0 rlineto closepath
1361
1.000 1.000 1.000 setrgbcolor AdjustColor
1362
fill
1363
3170 2399 moveto 216 0 rlineto 0 -24 rlineto -216 0 rlineto closepath
1364
 
1365
1 setlinewidth
1366
[] 0 setdash
1367
0.000 0.000 0.000 setrgbcolor AdjustColor
1368
stroke
1369
grestore
1370
gsave
1371
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1372
0.000 0.000 0.000 setrgbcolor AdjustColor
1373
3278 2387 [
1374
[(STATE_SLICE_EXTRA_INFORMATION)]
1375
] 13 -0.5 0.5 0 false DrawText
1376
grestore
1377
gsave
1378
grestore
1379
gsave
1380
3151 1332 moveto 188 0 rlineto 0 -24.0000000000002 rlineto -188 0 rlineto closepath
1381
1.000 1.000 1.000 setrgbcolor AdjustColor
1382
fill
1383
3151 1332 moveto 188 0 rlineto 0 -24.0000000000002 rlineto -188 0 rlineto closepath
1384
 
1385
1 setlinewidth
1386
[] 0 setdash
1387
0.000 0.000 0.000 setrgbcolor AdjustColor
1388
stroke
1389
grestore
1390
gsave
1391
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1392
0.000 0.000 0.000 setrgbcolor AdjustColor
1393
3245 1320 [
1394
[(STATE_MOTION_VERT_FLD_SEL)]
1395
] 13 -0.5 0.5 0 false DrawText
1396
grestore
1397
gsave
1398
grestore
1399
gsave
1400
3129 1644 moveto 110 0 rlineto 0 -24 rlineto -110 0 rlineto closepath
1401
1.000 1.000 1.000 setrgbcolor AdjustColor
1402
fill
1403
3129 1644 moveto 110 0 rlineto 0 -24 rlineto -110 0 rlineto closepath
1404
 
1405
1 setlinewidth
1406
[] 0 setdash
1407
0.000 0.000 0.000 setrgbcolor AdjustColor
1408
stroke
1409
grestore
1410
gsave
1411
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1412
0.000 0.000 0.000 setrgbcolor AdjustColor
1413
3184 1632 [
1414
[(STATE_DCT_TYPE)]
1415
] 13 -0.5 0.5 0 false DrawText
1416
grestore
1417
gsave
1418
grestore
1419
gsave
1420
3198 812 moveto 130 0 rlineto 0 -30 rlineto -130 0 rlineto closepath
1421
1.000 1.000 1.000 setrgbcolor AdjustColor
1422
fill
1423
3198 812 moveto 130 0 rlineto 0 -30 rlineto -130 0 rlineto closepath
1424
 
1425
1 setlinewidth
1426
[] 0 setdash
1427
0.000 0.000 0.000 setrgbcolor AdjustColor
1428
stroke
1429
grestore
1430
gsave
1431
3201 809 moveto 124 0 rlineto 0 -24 rlineto -124 0 rlineto closepath
1432
 
1433
1 setlinewidth
1434
[] 0 setdash
1435
0.000 0.000 0.000 setrgbcolor AdjustColor
1436
stroke
1437
grestore
1438
gsave
1439
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1440
0.000 0.000 0.000 setrgbcolor AdjustColor
1441
3263 797 [
1442
[(STATE_NEXT_BLOCK)]
1443
] 13 -0.5 0.5 0 false DrawText
1444
grestore
1445
gsave
1446
grestore
1447
gsave
1448
3178 916 moveto 152 0 rlineto 0 -24 rlineto -152 0 rlineto closepath
1449
1.000 1.000 1.000 setrgbcolor AdjustColor
1450
fill
1451
3178 916 moveto 152 0 rlineto 0 -24 rlineto -152 0 rlineto closepath
1452
 
1453
1 setlinewidth
1454
[] 0 setdash
1455
0.000 0.000 0.000 setrgbcolor AdjustColor
1456
stroke
1457
grestore
1458
gsave
1459
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1460
0.000 0.000 0.000 setrgbcolor AdjustColor
1461
3254 904 [
1462
[(STATE_MOTION_PREDICT)]
1463
] 13 -0.5 0.5 0 false DrawText
1464
grestore
1465
gsave
1466
grestore
1467
gsave
1468
3129 1228 moveto 132 0 rlineto 0 -24.0000000000005 rlineto -132 0 rlineto closepath
1469
1.000 1.000 1.000 setrgbcolor AdjustColor
1470
fill
1471
3129 1228 moveto 132 0 rlineto 0 -24.0000000000005 rlineto -132 0 rlineto closepath
1472
 
1473
1 setlinewidth
1474
[] 0 setdash
1475
0.000 0.000 0.000 setrgbcolor AdjustColor
1476
stroke
1477
grestore
1478
gsave
1479
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1480
0.000 0.000 0.000 setrgbcolor AdjustColor
1481
3195 1216 [
1482
[(STATE_MOTION_CODE)]
1483
] 13 -0.5 0.5 0 false DrawText
1484
grestore
1485
gsave
1486
grestore
1487
gsave
1488
3225 2179 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
1489
1.000 1.000 1.000 setrgbcolor AdjustColor
1490
fill
1491
3225 2179 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
1492
 
1493
1 setlinewidth
1494
[] 0 setdash
1495
0.000 0.000 0.000 setrgbcolor AdjustColor
1496
stroke
1497
grestore
1498
gsave
1499
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1500
0.000 0.000 0.000 setrgbcolor AdjustColor
1501
3305 2167 [
1502
[(STATE_MACROBLOCK_SKIP)]
1503
] 13 -0.5 0.5 0 false DrawText
1504
grestore
1505
gsave
1506
grestore
1507
gsave
1508
3248 1124 moveto 160.000000000001 0 rlineto 0 -23.9999999999998 rlineto -160.000000000001 0 rlineto closepath
1509
1.000 1.000 1.000 setrgbcolor AdjustColor
1510
fill
1511
3248 1124 moveto 160.000000000001 0 rlineto 0 -23.9999999999998 rlineto -160.000000000001 0 rlineto closepath
1512
 
1513
1 setlinewidth
1514
[] 0 setdash
1515
0.000 0.000 0.000 setrgbcolor AdjustColor
1516
stroke
1517
grestore
1518
gsave
1519
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1520
0.000 0.000 0.000 setrgbcolor AdjustColor
1521
3328 1112 [
1522
[(STATE_MOTION_RESIDUAL)]
1523
] 13 -0.5 0.5 0 false DrawText
1524
grestore
1525
gsave
1526
grestore
1527
gsave
1528
3226 1020 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
1529
1.000 1.000 1.000 setrgbcolor AdjustColor
1530
fill
1531
3226 1020 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
1532
 
1533
1 setlinewidth
1534
[] 0 setdash
1535
0.000 0.000 0.000 setrgbcolor AdjustColor
1536
stroke
1537
grestore
1538
gsave
1539
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1540
0.000 0.000 0.000 setrgbcolor AdjustColor
1541
3306 1008 [
1542
[(STATE_MOTION_DMVECTOR)]
1543
] 13 -0.5 0.5 0 false DrawText
1544
grestore
1545
gsave
1546
grestore
1547
gsave
1548
3234 1959 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
1549
1.000 1.000 1.000 setrgbcolor AdjustColor
1550
fill
1551
3234 1959 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
1552
 
1553
1 setlinewidth
1554
[] 0 setdash
1555
0.000 0.000 0.000 setrgbcolor AdjustColor
1556
stroke
1557
grestore
1558
gsave
1559
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1560
0.000 0.000 0.000 setrgbcolor AdjustColor
1561
3317 1947 [
1562
[(STATE_EMIT_EMPTY_BLOCK)]
1563
] 13 -0.5 0.5 0 false DrawText
1564
grestore
1565
gsave
1566
grestore
1567
gsave
1568
3348 2069 moveto 174 0 rlineto 0 -24 rlineto -174 0 rlineto closepath
1569
1.000 1.000 1.000 setrgbcolor AdjustColor
1570
fill
1571
3348 2069 moveto 174 0 rlineto 0 -24 rlineto -174 0 rlineto closepath
1572
 
1573
1 setlinewidth
1574
[] 0 setdash
1575
0.000 0.000 0.000 setrgbcolor AdjustColor
1576
stroke
1577
grestore
1578
gsave
1579
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1580
0.000 0.000 0.000 setrgbcolor AdjustColor
1581
3435 2057 [
1582
[(STATE_DELAY_EMPTY_BLOCK)]
1583
] 13 -0.5 0.5 0 false DrawText
1584
grestore
1585
gsave
1586
grestore
1587
gsave
1588
3322 702 moveto 180 0 rlineto 0 -24 rlineto -180 0 rlineto closepath
1589
1.000 1.000 1.000 setrgbcolor AdjustColor
1590
fill
1591
3322 702 moveto 180 0 rlineto 0 -24 rlineto -180 0 rlineto closepath
1592
 
1593
1 setlinewidth
1594
[] 0 setdash
1595
0.000 0.000 0.000 setrgbcolor AdjustColor
1596
stroke
1597
grestore
1598
gsave
1599
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1600
0.000 0.000 0.000 setrgbcolor AdjustColor
1601
3412 690 [
1602
[(STATE_DCT_DC_CHROMI_SIZE)]
1603
] 13 -0.5 0.5 0 false DrawText
1604
grestore
1605
gsave
1606
grestore
1607
gsave
1608
3363 182 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
1609
1.000 1.000 1.000 setrgbcolor AdjustColor
1610
fill
1611
3363 182 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
1612
 
1613
1 setlinewidth
1614
[] 0 setdash
1615
0.000 0.000 0.000 setrgbcolor AdjustColor
1616
stroke
1617
grestore
1618
gsave
1619
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1620
0.000 0.000 0.000 setrgbcolor AdjustColor
1621
3443 170 [
1622
[(STATE_NON_CODED_BLOCK)]
1623
] 13 -0.5 0.5 0 false DrawText
1624
grestore
1625
gsave
1626
grestore
1627
gsave
1628
3333 286 moveto 152 0 rlineto 0 -23.9999999999995 rlineto -152 0 rlineto closepath
1629
1.000 1.000 1.000 setrgbcolor AdjustColor
1630
fill
1631
3333 286 moveto 152 0 rlineto 0 -23.9999999999995 rlineto -152 0 rlineto closepath
1632
 
1633
1 setlinewidth
1634
[] 0 setdash
1635
0.000 0.000 0.000 setrgbcolor AdjustColor
1636
stroke
1637
grestore
1638
gsave
1639
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1640
0.000 0.000 0.000 setrgbcolor AdjustColor
1641
3409 274 [
1642
[(STATE_DCT_ESCAPE_B15)]
1643
] 13 -0.5 0.5 0 false DrawText
1644
grestore
1645
gsave
1646
grestore
1647
gsave
1648
3340 390 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
1649
1.000 1.000 1.000 setrgbcolor AdjustColor
1650
fill
1651
3340 390 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
1652
 
1653
1 setlinewidth
1654
[] 0 setdash
1655
0.000 0.000 0.000 setrgbcolor AdjustColor
1656
stroke
1657
grestore
1658
gsave
1659
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1660
0.000 0.000 0.000 setrgbcolor AdjustColor
1661
3409 378 [
1662
[(STATE_DCT_SUBS_B15)]
1663
] 13 -0.5 0.5 0 false DrawText
1664
grestore
1665
gsave
1666
grestore
1667
gsave
1668
3419 1332 moveto 202 0 rlineto 0 -24.0000000000002 rlineto -202 0 rlineto closepath
1669
1.000 1.000 1.000 setrgbcolor AdjustColor
1670
fill
1671
3419 1332 moveto 202 0 rlineto 0 -24.0000000000002 rlineto -202 0 rlineto closepath
1672
 
1673
1 setlinewidth
1674
[] 0 setdash
1675
0.000 0.000 0.000 setrgbcolor AdjustColor
1676
stroke
1677
grestore
1678
gsave
1679
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1680
0.000 0.000 0.000 setrgbcolor AdjustColor
1681
3520 1320 [
1682
[(STATE_MOTION_PIPELINE_FLUSH)]
1683
] 13 -0.5 0.5 0 false DrawText
1684
grestore
1685
gsave
1686
grestore
1687
gsave
1688
3445 494 moveto 146 0 rlineto 0 -24 rlineto -146 0 rlineto closepath
1689
1.000 1.000 1.000 setrgbcolor AdjustColor
1690
fill
1691
3445 494 moveto 146 0 rlineto 0 -24 rlineto -146 0 rlineto closepath
1692
 
1693
1 setlinewidth
1694
[] 0 setdash
1695
0.000 0.000 0.000 setrgbcolor AdjustColor
1696
stroke
1697
grestore
1698
gsave
1699
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1700
0.000 0.000 0.000 setrgbcolor AdjustColor
1701
3518 482 [
1702
[(STATE_DCT_DC_DIFF_0)]
1703
] 13 -0.5 0.5 0 false DrawText
1704
grestore
1705
gsave
1706
grestore
1707
gsave
1708
3452 598 moveto 132 0 rlineto 0 -24 rlineto -132 0 rlineto closepath
1709
1.000 1.000 1.000 setrgbcolor AdjustColor
1710
fill
1711
3452 598 moveto 132 0 rlineto 0 -24 rlineto -132 0 rlineto closepath
1712
 
1713
1 setlinewidth
1714
[] 0 setdash
1715
0.000 0.000 0.000 setrgbcolor AdjustColor
1716
stroke
1717
grestore
1718
gsave
1719
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1720
0.000 0.000 0.000 setrgbcolor AdjustColor
1721
3518 586 [
1722
[(STATE_DCT_DC_DIFF)]
1723
] 13 -0.5 0.5 0 false DrawText
1724
grestore
1725
gsave
1726
grestore
1727
gsave
1728
3573 1228 moveto 138 0 rlineto 0 -24.0000000000005 rlineto -138 0 rlineto closepath
1729
1.000 1.000 1.000 setrgbcolor AdjustColor
1730
fill
1731
3573 1228 moveto 138 0 rlineto 0 -24.0000000000005 rlineto -138 0 rlineto closepath
1732
 
1733
1 setlinewidth
1734
[] 0 setdash
1735
0.000 0.000 0.000 setrgbcolor AdjustColor
1736
stroke
1737
grestore
1738
gsave
1739
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1740
0.000 0.000 0.000 setrgbcolor AdjustColor
1741
3642 1216 [
1742
[(STATE_MARKER_BIT_0)]
1743
] 13 -0.5 0.5 0 false DrawText
1744
grestore
1745
gsave
1746
grestore
1747
gsave
1748
3573 1020 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
1749
1.000 1.000 1.000 setrgbcolor AdjustColor
1750
fill
1751
3573 1020 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
1752
 
1753
1 setlinewidth
1754
[] 0 setdash
1755
0.000 0.000 0.000 setrgbcolor AdjustColor
1756
stroke
1757
grestore
1758
gsave
1759
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1760
0.000 0.000 0.000 setrgbcolor AdjustColor
1761
3674 1008 [
1762
[(STATE_CODED_BLOCK_PATTERN_1)]
1763
] 13 -0.5 0.5 0 false DrawText
1764
grestore
1765
gsave
1766
grestore
1767
gsave
1768
3551 1124 moveto 188 0 rlineto 0 -23.9999999999998 rlineto -188 0 rlineto closepath
1769
1.000 1.000 1.000 setrgbcolor AdjustColor
1770
fill
1771
3551 1124 moveto 188 0 rlineto 0 -23.9999999999998 rlineto -188 0 rlineto closepath
1772
 
1773
1 setlinewidth
1774
[] 0 setdash
1775
0.000 0.000 0.000 setrgbcolor AdjustColor
1776
stroke
1777
grestore
1778
gsave
1779
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1780
0.000 0.000 0.000 setrgbcolor AdjustColor
1781
3645 1112 [
1782
[(STATE_CODED_BLOCK_PATTERN)]
1783
] 13 -0.5 0.5 0 false DrawText
1784
grestore
1785
gsave
1786
grestore
1787
gsave
1788
3564 286 moveto 118 0 rlineto 0 -23.9999999999995 rlineto -118 0 rlineto closepath
1789
1.000 1.000 1.000 setrgbcolor AdjustColor
1790
fill
1791
3564 286 moveto 118 0 rlineto 0 -23.9999999999995 rlineto -118 0 rlineto closepath
1792
 
1793
1 setlinewidth
1794
[] 0 setdash
1795
0.000 0.000 0.000 setrgbcolor AdjustColor
1796
stroke
1797
grestore
1798
gsave
1799
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1800
0.000 0.000 0.000 setrgbcolor AdjustColor
1801
3623 274 [
1802
[(STATE_DCT_ERROR)]
1803
] 13 -0.5 0.5 0 false DrawText
1804
grestore
1805
gsave
1806
grestore
1807
gsave
1808
3542 702 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
1809
1.000 1.000 1.000 setrgbcolor AdjustColor
1810
fill
1811
3542 702 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
1812
 
1813
1 setlinewidth
1814
[] 0 setdash
1815
0.000 0.000 0.000 setrgbcolor AdjustColor
1816
stroke
1817
grestore
1818
gsave
1819
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1820
0.000 0.000 0.000 setrgbcolor AdjustColor
1821
3625 690 [
1822
[(STATE_DCT_DC_LUMI_SIZE)]
1823
] 13 -0.5 0.5 0 false DrawText
1824
grestore
1825
gsave
1826
grestore
1827
gsave
1828
3695 916 moveto 89.9999999999995 0 rlineto 0 -24 rlineto -89.9999999999995 0 rlineto closepath
1829
1.000 1.000 1.000 setrgbcolor AdjustColor
1830
fill
1831
3695 916 moveto 89.9999999999995 0 rlineto 0 -24 rlineto -89.9999999999995 0 rlineto closepath
1832
 
1833
1 setlinewidth
1834
[] 0 setdash
1835
0.000 0.000 0.000 setrgbcolor AdjustColor
1836
stroke
1837
grestore
1838
gsave
1839
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1840
0.000 0.000 0.000 setrgbcolor AdjustColor
1841
3740 904 [
1842
[(STATE_BLOCK)]
1843
] 13 -0.5 0.5 0 false DrawText
1844
grestore
1845
gsave
1846
grestore
1847
gsave
1848
3788 390 moveto 137.999999999999 0 rlineto 0 -24 rlineto -137.999999999999 0 rlineto closepath
1849
1.000 1.000 1.000 setrgbcolor AdjustColor
1850
fill
1851
3788 390 moveto 137.999999999999 0 rlineto 0 -24 rlineto -137.999999999999 0 rlineto closepath
1852
 
1853
1 setlinewidth
1854
[] 0 setdash
1855
0.000 0.000 0.000 setrgbcolor AdjustColor
1856
stroke
1857
grestore
1858
gsave
1859
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1860
0.000 0.000 0.000 setrgbcolor AdjustColor
1861
3857 378 [
1862
[(STATE_DCT_SUBS_B14)]
1863
] 13 -0.5 0.5 0 false DrawText
1864
grestore
1865
gsave
1866
grestore
1867
gsave
1868
3770 702 moveto 188 0 rlineto 0 -24 rlineto -188 0 rlineto closepath
1869
1.000 1.000 1.000 setrgbcolor AdjustColor
1870
fill
1871
3770 702 moveto 188 0 rlineto 0 -24 rlineto -188 0 rlineto closepath
1872
 
1873
1 setlinewidth
1874
[] 0 setdash
1875
0.000 0.000 0.000 setrgbcolor AdjustColor
1876
stroke
1877
grestore
1878
gsave
1879
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1880
0.000 0.000 0.000 setrgbcolor AdjustColor
1881
3864 690 [
1882
[(STATE_DCT_NON_INTRA_FIRST)]
1883
] 13 -0.5 0.5 0 false DrawText
1884
grestore
1885
gsave
1886
grestore
1887
gsave
1888
3831 286 moveto 152 0 rlineto 0 -23.9999999999995 rlineto -152 0 rlineto closepath
1889
1.000 1.000 1.000 setrgbcolor AdjustColor
1890
fill
1891
3831 286 moveto 152 0 rlineto 0 -23.9999999999995 rlineto -152 0 rlineto closepath
1892
 
1893
1 setlinewidth
1894
[] 0 setdash
1895
0.000 0.000 0.000 setrgbcolor AdjustColor
1896
stroke
1897
grestore
1898
gsave
1899
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1900
0.000 0.000 0.000 setrgbcolor AdjustColor
1901
3907 274 [
1902
[(STATE_DCT_ESCAPE_B14)]
1903
] 13 -0.5 0.5 0 false DrawText
1904
grestore
1905
gsave
1906
grestore
1907
gsave
1908
3815 1020 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
1909
1.000 1.000 1.000 setrgbcolor AdjustColor
1910
fill
1911
3815 1020 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
1912
 
1913
1 setlinewidth
1914
[] 0 setdash
1915
0.000 0.000 0.000 setrgbcolor AdjustColor
1916
stroke
1917
grestore
1918
gsave
1919
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
1920
0.000 0.000 0.000 setrgbcolor AdjustColor
1921
3916 1008 [
1922
[(STATE_CODED_BLOCK_PATTERN_2)]
1923
] 13 -0.5 0.5 0 false DrawText
1924
grestore
1925
gsave
1926
grestore
1927
gsave
1928
729 2592 moveto
1929
461 2551 lineto
1930
200.466386447199 2510.01718438495 lineto
1931
 
1932
1 setlinejoin
1933
1 setlinewidth
1934
[] 0 setdash
1935
0.000 0.000 0.000 setrgbcolor AdjustColor
1936
stroke
1937
194 2509 moveto
1938
206.710035965442 2505.4306880555 lineto
1939
205.932917699151 2510.3709398912 lineto
1940
205.777525124408 2511.35879268778 lineto
1941
205.000406858117 2516.29904452349 lineto
1942
194 2509 lineto
1943
fill
1944
grestore
1945
gsave
1946
117 2372 moveto
1947
117 2332 lineto
1948
117 2298.54590083621 lineto
1949
 
1950
1 setlinejoin
1951
1 setlinewidth
1952
[] 0 setdash
1953
0.000 0.000 0.000 setrgbcolor AdjustColor
1954
stroke
1955
117 2292 moveto
1956
122.501 2304.001 lineto
1957
117.5 2304.001 lineto
1958
116.5 2304.001 lineto
1959
111.499 2304.001 lineto
1960
117 2292 lineto
1961
fill
1962
grestore
1963
gsave
1964
117 2485 moveto
1965
117 2444 lineto
1966
117 2408.54590083621 lineto
1967
 
1968
1 setlinejoin
1969
1 setlinewidth
1970
[] 0 setdash
1971
0.000 0.000 0.000 setrgbcolor AdjustColor
1972
stroke
1973
117 2402 moveto
1974
122.501 2414.001 lineto
1975
117.5 2414.001 lineto
1976
116.5 2414.001 lineto
1977
111.499 2414.001 lineto
1978
117 2402 lineto
1979
fill
1980
grestore
1981
gsave
1982
687 2482 moveto
1983
632 2435 lineto
1984
577 2387 lineto
1985
577 2332 lineto
1986
577 2277 lineto
1987
644 2230 lineto
1988
705.678753012686 2185.81223664763 lineto
1989
 
1990
1 setlinejoin
1991
1 setlinewidth
1992
[] 0 setdash
1993
0.000 0.000 0.000 setrgbcolor AdjustColor
1994
stroke
1995
711 2182 moveto
1996
704.44793446016 2193.46104005584 lineto
1997
701.535425402686 2189.39566282979 lineto
1998
700.953040068259 2188.58274996715 lineto
1999
698.040531010786 2184.51737274109 lineto
2000
711 2182 lineto
2001
fill
2002
grestore
2003
gsave
2004
grestore
2005
gsave
2006
grestore
2007
gsave
2008
877 2372 moveto
2009
738 2325 lineto
2010
599 2277 lineto
2011
656 2230 lineto
2012
708.957075169137 2186.17345503244 lineto
2013
 
2014
1 setlinejoin
2015
1 setlinewidth
2016
[] 0 setdash
2017
0.000 0.000 0.000 setrgbcolor AdjustColor
2018
stroke
2019
714 2182 moveto
2020
708.261757747085 2193.88938929663 lineto
2021
705.0732816092 2190.03664729669 lineto
2022
704.435713895165 2189.26625297556 lineto
2023
701.24723775728 2185.41351097562 lineto
2024
714 2182 lineto
2025
fill
2026
grestore
2027
gsave
2028
grestore
2029
gsave
2030
684 2482 moveto
2031
619 2435 lineto
2032
555 2387 lineto
2033
555 2332 lineto
2034
555 2277 lineto
2035
555 2222 lineto
2036
555 2167 lineto
2037
644 2120 lineto
2038
728.224205144519 2075.08042392292 lineto
2039
 
2040
1 setlinejoin
2041
1 setlinewidth
2042
[] 0 setdash
2043
0.000 0.000 0.000 setrgbcolor AdjustColor
2044
stroke
2045
734 2072 moveto
2046
725.999588235294 2082.50135294118 lineto
2047
723.646176470588 2078.08870588235 lineto
2048
723.175588235294 2077.20635294118 lineto
2049
720.822176470588 2072.79370588235 lineto
2050
734 2072 lineto
2051
fill
2052
grestore
2053
gsave
2054
grestore
2055
gsave
2056
grestore
2057
gsave
2058
grestore
2059
gsave
2060
626 2167 moveto
2061
612.66 2153.66 602.67 2150.33 596 2157 curveto
2062
589.33 2163.67 589.33 2170.33 596 2177 curveto
2063
602.67 2183.67 611.118659260203 2181.8813407398 621.37134912974 2171.62865087026 curveto
2064
 
2065
1 setlinejoin
2066
1 setlinewidth
2067
[] 0 setdash
2068
0.000 0.000 0.000 setrgbcolor AdjustColor
2069
stroke
2070
626 2167 moveto
2071
621.403805922287 2179.37578288433 lineto
2072
617.867564909574 2175.83954187161 lineto
2073
617.160458128387 2175.13243509043 lineto
2074
613.624217115673 2171.59619407771 lineto
2075
626 2167 lineto
2076
fill
2077
grestore
2078
gsave
2079
grestore
2080
gsave
2081
642 2057 moveto
2082
628.66 2043.66 618.67 2040.33 612 2047 curveto
2083
605.33 2053.67 605.33 2060.33 612 2067 curveto
2084
618.67 2073.67 627.118659260203 2071.8813407398 637.37134912974 2061.62865087026 curveto
2085
 
2086
1 setlinejoin
2087
1 setlinewidth
2088
[] 0 setdash
2089
0.000 0.000 0.000 setrgbcolor AdjustColor
2090
stroke
2091
642 2057 moveto
2092
637.403805922287 2069.37578288433 lineto
2093
633.867564909574 2065.83954187161 lineto
2094
633.160458128387 2065.13243509043 lineto
2095
629.624217115673 2061.59619407771 lineto
2096
642 2057 lineto
2097
fill
2098
grestore
2099
gsave
2100
grestore
2101
gsave
2102
809 2592 moveto
2103
765 2552 lineto
2104
725.843574345189 2516.40324940472 lineto
2105
 
2106
1 setlinejoin
2107
1 setlinewidth
2108
[] 0 setdash
2109
0.000 0.000 0.000 setrgbcolor AdjustColor
2110
stroke
2111
721 2512 moveto
2112
733.580393860598 2516.002335857 lineto
2113
730.216357217823 2519.70277616405 lineto
2114
729.543684423827 2520.44271623745 lineto
2115
726.179647781051 2524.1431565445 lineto
2116
721 2512 lineto
2117
fill
2118
grestore
2119
gsave
2120
705 2482 moveto
2121
705 2435 lineto
2122
705 2387 lineto
2123
731 2340 lineto
2124
754.790798541527 2297.70524703729 lineto
2125
 
2126
1 setlinejoin
2127
1 setlinewidth
2128
[] 0 setdash
2129
0.000 0.000 0.000 setrgbcolor AdjustColor
2130
stroke
2131
758 2292 moveto
2132
756.910911892892 2305.15670510025 lineto
2133
752.552162631732 2302.70490864085 lineto
2134
751.680587094607 2302.21464740122 lineto
2135
747.321837833447 2299.76285094181 lineto
2136
758 2292 lineto
2137
fill
2138
grestore
2139
gsave
2140
grestore
2141
gsave
2142
900 2372 moveto
2143
844 2332 lineto
2144
793.326618609625 2295.8047275783 lineto
2145
 
2146
1 setlinejoin
2147
1 setlinewidth
2148
[] 0 setdash
2149
0.000 0.000 0.000 setrgbcolor AdjustColor
2150
stroke
2151
788 2292 moveto
2152
800.963006691601 2294.49909173771 lineto
2153
798.056234484812 2298.56857282722 lineto
2154
797.474996291092 2299.38230629843 lineto
2155
794.568224084303 2303.45178738793 lineto
2156
788 2292 lineto
2157
fill
2158
grestore
2159
gsave
2160
734 2482 moveto
2161
812 2442 lineto
2162
885.160027712399 2404.95694799372 lineto
2163
 
2164
1 setlinejoin
2165
1 setlinewidth
2166
[] 0 setdash
2167
0.000 0.000 0.000 setrgbcolor AdjustColor
2168
stroke
2169
891 2402 moveto
2170
882.778161958656 2412.32890997259 lineto
2171
880.519084516664 2407.86723202466 lineto
2172
880.067359373294 2406.9750748665 lineto
2173
877.808281931302 2402.51339691857 lineto
2174
891 2402 lineto
2175
fill
2176
grestore
2177
gsave
2178
762 2262 moveto
2179
749 2222 lineto
2180
738.880950764412 2188.26983588137 lineto
2181
 
2182
1 setlinejoin
2183
1 setlinewidth
2184
[] 0 setdash
2185
0.000 0.000 0.000 setrgbcolor AdjustColor
2186
stroke
2187
737 2182 moveto
2188
745.717464369683 2191.91417253044 lineto
2189
740.927375117292 2193.35119930616 lineto
2190
739.969548832071 2193.63854719172 lineto
2191
735.17945957968 2195.07557396744 lineto
2192
737 2182 lineto
2193
fill
2194
grestore
2195
gsave
2196
781 2262 moveto
2197
826 2215 lineto
2198
871 2167 lineto
2199
824 2120 lineto
2200
781.579674514968 2076.67711439827 lineto
2201
 
2202
1 setlinejoin
2203
1 setlinewidth
2204
[] 0 setdash
2205
0.000 0.000 0.000 setrgbcolor AdjustColor
2206
stroke
2207
777 2072 moveto
2208
789.326718992232 2076.72620364421 lineto
2209
785.753452349338 2080.22502723204 lineto
2210
785.038941922844 2080.92465202465 lineto
2211
781.46567527995 2084.42347561249 lineto
2212
777 2072 lineto
2213
fill
2214
grestore
2215
gsave
2216
grestore
2217
gsave
2218
737 2152 moveto
2219
747 2112 lineto
2220
756.264311956066 2078.31159288703 lineto
2221
 
2222
1 setlinejoin
2223
1 setlinewidth
2224
[] 0 setdash
2225
0.000 0.000 0.000 setrgbcolor AdjustColor
2226
stroke
2227
758 2072 moveto
2228
760.121950913078 2085.03005473214 lineto
2229
755.299959743666 2083.70400716055 lineto
2230
754.335754350863 2083.43885067753 lineto
2231
749.513763181451 2082.11280310594 lineto
2232
758 2072 lineto
2233
fill
2234
grestore
2235
gsave
2236
917 2372 moveto
2237
906 2325 lineto
2238
895 2277 lineto
2239
895 2222 lineto
2240
895 2167 lineto
2241
838 2120 lineto
2242
786.007032851382 2076.21644871695 lineto
2243
 
2244
1 setlinejoin
2245
1 setlinewidth
2246
[] 0 setdash
2247
0.000 0.000 0.000 setrgbcolor AdjustColor
2248
stroke
2249
781 2072 moveto
2250
793.723090026154 2075.5224965843 lineto
2251
790.501767161494 2079.34781748608 lineto
2252
789.857631415711 2080.1127286842 lineto
2253
786.636308551052 2083.93804958598 lineto
2254
781 2072 lineto
2255
fill
2256
grestore
2257
gsave
2258
grestore
2259
gsave
2260
grestore
2261
gsave
2262
670 2277 moveto
2263
656.66 2263.66 646.67 2260.33 640 2267 curveto
2264
633.33 2273.67 633.33 2280.33 640 2287 curveto
2265
646.67 2293.67 655.118659260203 2291.8813407398 665.37134912974 2281.62865087026 curveto
2266
 
2267
1 setlinejoin
2268
1 setlinewidth
2269
[] 0 setdash
2270
0.000 0.000 0.000 setrgbcolor AdjustColor
2271
stroke
2272
670 2277 moveto
2273
665.403805922287 2289.37578288433 lineto
2274
661.867564909573 2285.83954187161 lineto
2275
661.160458128387 2285.13243509043 lineto
2276
657.624217115673 2281.59619407771 lineto
2277
670 2277 lineto
2278
fill
2279
grestore
2280
gsave
2281
grestore
2282
gsave
2283
1832 2711 moveto
2284
1379 2665 lineto
2285
932.510950637164 2618.6755290948 lineto
2286
 
2287
1 setlinejoin
2288
1 setlinewidth
2289
[] 0 setdash
2290
0.000 0.000 0.000 setrgbcolor AdjustColor
2291
stroke
2292
926 2618 moveto
2293
938.504620249411 2613.76685998129 lineto
2294
937.988523063149 2618.74115839356 lineto
2295
937.885324265656 2619.73581914387 lineto
2296
937.369227079394 2624.71011755614 lineto
2297
926 2618 lineto
2298
fill
2299
grestore
2300
gsave
2301
838 2387 moveto
2302
824.66 2373.66 814.67 2370.33 808 2377 curveto
2303
801.33 2383.67 801.33 2390.33 808 2397 curveto
2304
814.67 2403.67 823.118659260203 2401.8813407398 833.37134912974 2391.62865087026 curveto
2305
 
2306
1 setlinejoin
2307
1 setlinewidth
2308
[] 0 setdash
2309
0.000 0.000 0.000 setrgbcolor AdjustColor
2310
stroke
2311
838 2387 moveto
2312
833.403805922287 2399.37578288433 lineto
2313
829.867564909573 2395.83954187161 lineto
2314
829.160458128387 2395.13243509043 lineto
2315
825.624217115673 2391.59619407771 lineto
2316
838 2387 lineto
2317
fill
2318
grestore
2319
gsave
2320
grestore
2321
gsave
2322
901 2592 moveto
2323
1110 2551 lineto
2324
1313.58121613502 2510.283756773 lineto
2325
 
2326
1 setlinejoin
2327
1 setlinewidth
2328
[] 0 setdash
2329
0.000 0.000 0.000 setrgbcolor AdjustColor
2330
stroke
2331
1320 2509 moveto
2332
1309.31088617043 2516.74776403477 lineto
2333
1308.3301093786 2511.84388007564 lineto
2334
1308.13399324346 2510.86329939995 lineto
2335
1307.15321645164 2505.95941544082 lineto
2336
1320 2509 lineto
2337
fill
2338
grestore
2339
gsave
2340
863 2592 moveto
2341
967 2551 lineto
2342
1064.9303668831 2511.45119798952 lineto
2343
 
2344
1 setlinejoin
2345
1 setlinewidth
2346
[] 0 setdash
2347
0.000 0.000 0.000 setrgbcolor AdjustColor
2348
stroke
2349
1071 2509 moveto
2350
1061.93209194872 2518.5946884042 lineto
2351
1060.05940223767 2513.95755197682 lineto
2352
1059.68493918807 2513.03031013971 lineto
2353
1057.81224947701 2508.39317371233 lineto
2354
1071 2509 lineto
2355
fill
2356
grestore
2357
gsave
2358
1093 2485 moveto
2359
1064 2436 lineto
2360
1035 2387 lineto
2361
1032 2340 lineto
2362
1030.27250941744 2298.54022601864 lineto
2363
 
2364
1 setlinejoin
2365
1 setlinewidth
2366
[] 0 setdash
2367
0.000 0.000 0.000 setrgbcolor AdjustColor
2368
stroke
2369
1030 2292 moveto
2370
1035.99583920217 2303.76158638372 lineto
2371
1030.99917470364 2303.96978073783 lineto
2372
1030.00004163054 2304.01141128254 lineto
2373
1025.00337713201 2304.21960563664 lineto
2374
1030 2292 lineto
2375
fill
2376
grestore
2377
gsave
2378
grestore
2379
gsave
2380
1152 2375 moveto
2381
1100 2334 lineto
2382
1053.09232582202 2296.11303239471 lineto
2383
 
2384
1 setlinejoin
2385
1 setlinewidth
2386
[] 0 setdash
2387
0.000 0.000 0.000 setrgbcolor AdjustColor
2388
stroke
2389
1048 2292 moveto
2390
1060.79255452971 2295.26121918986 lineto
2391
1057.65024065717 2299.15170303206 lineto
2392
1057.02190355008 2299.92964421226 lineto
2393
1053.87958967754 2303.82012805446 lineto
2394
1048 2292 lineto
2395
fill
2396
grestore
2397
gsave
2398
1030 2262 moveto
2399
1030 2222 lineto
2400
1030 2188.54590083621 lineto
2401
 
2402
1 setlinejoin
2403
1 setlinewidth
2404
[] 0 setdash
2405
0.000 0.000 0.000 setrgbcolor AdjustColor
2406
stroke
2407
1030 2182 moveto
2408
1035.501 2194.001 lineto
2409
1030.5 2194.001 lineto
2410
1029.5 2194.001 lineto
2411
1024.499 2194.001 lineto
2412
1030 2182 lineto
2413
fill
2414
grestore
2415
gsave
2416
1108 2485 moveto
2417
1133 2442 lineto
2418
1155.61302431676 2404.60153670689 lineto
2419
 
2420
1 setlinejoin
2421
1 setlinewidth
2422
[] 0 setdash
2423
0.000 0.000 0.000 setrgbcolor AdjustColor
2424
stroke
2425
1159 2399 moveto
2426
1157.49783215543 2412.11596331829 lineto
2427
1153.21831650554 2409.52834920441 lineto
2428
1152.36258452196 2409.0109298655 lineto
2429
1148.08306887207 2406.42331575161 lineto
2430
1159 2399 lineto
2431
fill
2432
grestore
2433
gsave
2434
1368 2375 moveto
2435
1326 2334 lineto
2436
1289.57255213092 2296.68407779265 lineto
2437
 
2438
1 setlinejoin
2439
1 setlinewidth
2440
[] 0 setdash
2441
0.000 0.000 0.000 setrgbcolor AdjustColor
2442
stroke
2443
1285 2292 moveto
2444
1297.31951294074 2296.74495552171 lineto
2445
1293.74092633713 2300.23833768238 lineto
2446
1293.02535213124 2300.93687440717 lineto
2447
1289.44676552764 2304.43025656784 lineto
2448
1285 2292 lineto
2449
fill
2450
grestore
2451
gsave
2452
1381 2485 moveto
2453
1381 2442 lineto
2454
1381 2405.54590083621 lineto
2455
 
2456
1 setlinejoin
2457
1 setlinewidth
2458
[] 0 setdash
2459
0.000 0.000 0.000 setrgbcolor AdjustColor
2460
stroke
2461
1381 2399 moveto
2462
1386.501 2411.001 lineto
2463
1381.5 2411.001 lineto
2464
1380.5 2411.001 lineto
2465
1375.499 2411.001 lineto
2466
1381 2399 lineto
2467
fill
2468
grestore
2469
gsave
2470
1562 2372 moveto
2471
1522 2332 lineto
2472
1487.56969426485 2296.68686591267 lineto
2473
 
2474
1 setlinejoin
2475
1 setlinewidth
2476
[] 0 setdash
2477
0.000 0.000 0.000 setrgbcolor AdjustColor
2478
stroke
2479
1483 2292 moveto
2480
1495.31661650174 2296.75246882673 lineto
2481
1491.7358998035 2300.24366760752 lineto
2482
1491.01989966388 2300.94176774364 lineto
2483
1487.43918296564 2304.43296652443 lineto
2484
1483 2292 lineto
2485
fill
2486
grestore
2487
gsave
2488
1851 2702 moveto
2489
1726 2661 lineto
2490
1608.19991446962 2621.09997103003 lineto
2491
 
2492
1 setlinejoin
2493
1 setlinewidth
2494
[] 0 setdash
2495
0.000 0.000 0.000 setrgbcolor AdjustColor
2496
stroke
2497
1602 2619 moveto
2498
1615.13144154438 2617.63976290067 lineto
2499
1613.52708556895 2622.37643292338 lineto
2500
1613.20627853527 2623.32357749901 lineto
2501
1611.60192255983 2628.06024752173 lineto
2502
1602 2619 lineto
2503
fill
2504
grestore
2505
gsave
2506
1739 2482 moveto
2507
1670 2442 lineto
2508
1607.64213589976 2405.31890347045 lineto
2509
 
2510
1 setlinejoin
2511
1 setlinewidth
2512
[] 0 setdash
2513
0.000 0.000 0.000 setrgbcolor AdjustColor
2514
stroke
2515
1602 2402 moveto
2516
1615.13319023233 2403.3432484213 lineto
2517
1612.59758257939 2407.65378143131 lineto
2518
1612.09056245283 2408.51571564647 lineto
2519
1609.55495479988 2412.82624865647 lineto
2520
1602 2402 lineto
2521
fill
2522
grestore
2523
gsave
2524
1566 2595 moveto
2525
1566 2554 lineto
2526
1566 2518.54590083621 lineto
2527
 
2528
1 setlinejoin
2529
1 setlinewidth
2530
[] 0 setdash
2531
0.000 0.000 0.000 setrgbcolor AdjustColor
2532
stroke
2533
1566 2512 moveto
2534
1571.501 2524.001 lineto
2535
1566.5 2524.001 lineto
2536
1565.5 2524.001 lineto
2537
1560.499 2524.001 lineto
2538
1566 2512 lineto
2539
fill
2540
grestore
2541
gsave
2542
1771 2375 moveto
2543
1728 2332 lineto
2544
1690.57387963363 2293.68278152967 lineto
2545
 
2546
1 setlinejoin
2547
1 setlinewidth
2548
[] 0 setdash
2549
0.000 0.000 0.000 setrgbcolor AdjustColor
2550
stroke
2551
1686 2289 moveto
2552
1698.32085738784 2293.74146340581 lineto
2553
1694.74326111563 2297.23585976471 lineto
2554
1694.02788493642 2297.93459928858 lineto
2555
1690.45028866422 2301.42899564748 lineto
2556
1686 2289 lineto
2557
fill
2558
grestore
2559
gsave
2560
1664 2152 moveto
2561
1631 2105 lineto
2562
1598 2057 lineto
2563
1631 2010 lineto
2564
1660.29155850453 1967.39409672069 lineto
2565
 
2566
1 setlinejoin
2567
1 setlinewidth
2568
[] 0 setdash
2569
0.000 0.000 0.000 setrgbcolor AdjustColor
2570
stroke
2571
1664 1962 moveto
2572
1661.73414222155 1975.00580218702 lineto
2573
1657.61310855863 1972.17259154376 lineto
2574
1656.78906663443 1971.60606272087 lineto
2575
1652.66803297151 1968.77285207761 lineto
2576
1664 1962 lineto
2577
fill
2578
grestore
2579
gsave
2580
grestore
2581
gsave
2582
1675 2265 moveto
2583
1675 2224 lineto
2584
1675 2188.54590083621 lineto
2585
 
2586
1 setlinejoin
2587
1 setlinewidth
2588
[] 0 setdash
2589
0.000 0.000 0.000 setrgbcolor AdjustColor
2590
stroke
2591
1675 2182 moveto
2592
1680.501 2194.001 lineto
2593
1675.5 2194.001 lineto
2594
1674.5 2194.001 lineto
2595
1669.499 2194.001 lineto
2596
1675 2182 lineto
2597
fill
2598
grestore
2599
gsave
2600
1741 2042 moveto
2601
1713 2002 lineto
2602
1688.7538276395 1967.36261091358 lineto
2603
 
2604
1 setlinejoin
2605
1 setlinewidth
2606
[] 0 setdash
2607
0.000 0.000 0.000 setrgbcolor AdjustColor
2608
stroke
2609
1685 1962 moveto
2610
1696.38871638948 1968.67698592181 lineto
2611
1692.29173755496 1971.54487110597 lineto
2612
1691.47250563444 1972.11833345033 lineto
2613
1687.37552679993 1974.98621863449 lineto
2614
1685 1962 lineto
2615
fill
2616
grestore
2617
gsave
2618
1578 1947 moveto
2619
1564.66 1933.66 1554.67 1930.33 1548 1937 curveto
2620
1541.33 1943.67 1541.33 1950.33 1548 1957 curveto
2621
1554.67 1963.67 1563.1186592602 1961.8813407398 1573.37134912974 1951.62865087026 curveto
2622
 
2623
1 setlinejoin
2624
1 setlinewidth
2625
[] 0 setdash
2626
0.000 0.000 0.000 setrgbcolor AdjustColor
2627
stroke
2628
1578 1947 moveto
2629
1573.40380592229 1959.37578288433 lineto
2630
1569.86756490957 1955.83954187161 lineto
2631
1569.16045812839 1955.13243509043 lineto
2632
1565.62421711567 1951.59619407771 lineto
2633
1578 1947 lineto
2634
fill
2635
grestore
2636
gsave
2637
grestore
2638
gsave
2639
1685 2152 moveto
2640
1713 2112 lineto
2641
1737.2461723605 2077.36261091358 lineto
2642
 
2643
1 setlinejoin
2644
1 setlinewidth
2645
[] 0 setdash
2646
0.000 0.000 0.000 setrgbcolor AdjustColor
2647
stroke
2648
1741 2072 moveto
2649
1738.62447320007 2084.98621863449 lineto
2650
1734.52749436555 2082.11833345033 lineto
2651
1733.70826244504 2081.54487110597 lineto
2652
1729.61128361052 2078.67698592181 lineto
2653
1741 2072 lineto
2654
fill
2655
grestore
2656
gsave
2657
1879 2702 moveto
2658
1829 2661 lineto
2659
1784.01222811472 2623.21027161636 lineto
2660
 
2661
1 setlinejoin
2662
1 setlinewidth
2663
[] 0 setdash
2664
0.000 0.000 0.000 setrgbcolor AdjustColor
2665
stroke
2666
1779 2619 moveto
2667
1791.72742374975 2622.50680576796 lineto
2668
1788.51082012555 2626.33609579677 lineto
2669
1787.86762803913 2627.10180066156 lineto
2670
1784.65102441493 2630.93109069037 lineto
2671
1779 2619 lineto
2672
fill
2673
grestore
2674
gsave
2675
1669 2057 moveto
2676
1655.66 2043.66 1645.67 2040.33 1639 2047 curveto
2677
1632.33 2053.67 1632.33 2060.33 1639 2067 curveto
2678
1645.67 2073.67 1654.1186592602 2071.8813407398 1664.37134912974 2061.62865087026 curveto
2679
 
2680
1 setlinejoin
2681
1 setlinewidth
2682
[] 0 setdash
2683
0.000 0.000 0.000 setrgbcolor AdjustColor
2684
stroke
2685
1669 2057 moveto
2686
1664.40380592229 2069.37578288433 lineto
2687
1660.86756490957 2065.83954187161 lineto
2688
1660.16045812839 2065.13243509043 lineto
2689
1656.62421711567 2061.59619407771 lineto
2690
1669 2057 lineto
2691
fill
2692
grestore
2693
gsave
2694
grestore
2695
gsave
2696
1950 2485 moveto
2697
1876 2442 lineto
2698
1808.64014871177 2402.32227937817 lineto
2699
 
2700
1 setlinejoin
2701
1 setlinewidth
2702
[] 0 setdash
2703
0.000 0.000 0.000 setrgbcolor AdjustColor
2704
stroke
2705
1803 2399 moveto
2706
1816.13238402173 2400.35110765886 lineto
2707
1813.59419721048 2404.66012247796 lineto
2708
1813.0866613554 2405.52175311565 lineto
2709
1810.54847454415 2409.83076793474 lineto
2710
1803 2399 lineto
2711
fill
2712
grestore
2713
gsave
2714
1765 2595 moveto
2715
1765 2554 lineto
2716
1765 2518.54590083621 lineto
2717
 
2718
1 setlinejoin
2719
1 setlinewidth
2720
[] 0 setdash
2721
0.000 0.000 0.000 setrgbcolor AdjustColor
2722
stroke
2723
1765 2512 moveto
2724
1770.501 2524.001 lineto
2725
1765.5 2524.001 lineto
2726
1764.5 2524.001 lineto
2727
1759.499 2524.001 lineto
2728
1765 2512 lineto
2729
fill
2730
grestore
2731
gsave
2732
1897 2922 moveto
2733
1897 2882 lineto
2734
1897 2848.54590083621 lineto
2735
 
2736
1 setlinejoin
2737
1 setlinewidth
2738
[] 0 setdash
2739
0.000 0.000 0.000 setrgbcolor AdjustColor
2740
stroke
2741
1897 2842 moveto
2742
1902.501 2854.001 lineto
2743
1897.5 2854.001 lineto
2744
1896.5 2854.001 lineto
2745
1891.499 2854.001 lineto
2746
1897 2842 lineto
2747
fill
2748
grestore
2749
gsave
2750
1930 2702 moveto
2751
2023 2661 lineto
2752
2111.02353551771 2621.67033519421 lineto
2753
 
2754
1 setlinejoin
2755
1 setlinewidth
2756
[] 0 setdash
2757
0.000 0.000 0.000 setrgbcolor AdjustColor
2758
stroke
2759
2117 2619 moveto
2760
2108.28706074601 2628.91814960344 lineto
2761
2106.24695249499 2624.35219304165 lineto
2762
2105.8390124328 2623.43918433103 lineto
2763
2103.79890418179 2618.87322776925 lineto
2764
2117 2619 lineto
2765
fill
2766
grestore
2767
gsave
2768
1897 2812 moveto
2769
1897 2772 lineto
2770
1897 2738.54590083621 lineto
2771
 
2772
1 setlinejoin
2773
1 setlinewidth
2774
[] 0 setdash
2775
0.000 0.000 0.000 setrgbcolor AdjustColor
2776
stroke
2777
1897 2732 moveto
2778
1902.501 2744.001 lineto
2779
1897.5 2744.001 lineto
2780
1896.5 2744.001 lineto
2781
1891.499 2744.001 lineto
2782
1897 2732 lineto
2783
fill
2784
grestore
2785
gsave
2786
1904 2702 moveto
2787
1924 2662 lineto
2788
1941.9572433919 2627.79572687257 lineto
2789
 
2790
1 setlinejoin
2791
1 setlinewidth
2792
[] 0 setdash
2793
0.000 0.000 0.000 setrgbcolor AdjustColor
2794
stroke
2795
1945 2622 moveto
2796
1944.29210224173 2635.1827115103 lineto
2797
1939.86422732964 2632.85807718145 lineto
2798
1938.9788294268 2632.39324328246 lineto
2799
1934.55095451471 2630.06860895361 lineto
2800
1945 2622 lineto
2801
fill
2802
grestore
2803
gsave
2804
2126 2595 moveto
2805
2057 2552 lineto
2806
1994.5325523386 2512.49852574353 lineto
2807
 
2808
1 setlinejoin
2809
1 setlinewidth
2810
[] 0 setdash
2811
0.000 0.000 0.000 setrgbcolor AdjustColor
2812
stroke
2813
1989 2509 moveto
2814
2002.0832337479 2510.76465200474 lineto
2815
1999.41039655082 2514.99146431639 lineto
2816
1998.87593600352 2515.83665774003 lineto
2817
1996.20309880645 2520.06347005169 lineto
2818
1989 2509 lineto
2819
fill
2820
grestore
2821
gsave
2822
1962 2712 moveto
2823
2524 2662 lineto
2824
3080.47976189399 2612.57906199876 lineto
2825
 
2826
1 setlinejoin
2827
1 setlinewidth
2828
[] 0 setdash
2829
0.000 0.000 0.000 setrgbcolor AdjustColor
2830
stroke
2831
3087 2612 moveto
2832
3075.53267726883 2618.54106347463 lineto
2833
3075.09027993831 2613.55966953297 lineto
2834
3075.00181816456 2612.56358996056 lineto
2835
3074.55942083404 2607.5821960189 lineto
2836
3087 2612 lineto
2837
fill
2838
grestore
2839
gsave
2840
3256 2375 moveto
2841
3177 2332 lineto
2842
3103.74939639573 2292.12941829135 lineto
2843
 
2844
1 setlinejoin
2845
1 setlinewidth
2846
[] 0 setdash
2847
0.000 0.000 0.000 setrgbcolor AdjustColor
2848
stroke
2849
3098 2289 moveto
2850
3111.17059917697 2289.90571481144 lineto
2851
3108.77975622553 2294.29819372221 lineto
2852
3108.30168324984 2295.17651384034 lineto
2853
3105.91084029841 2299.56899275111 lineto
2854
3098 2289 lineto
2855
fill
2856
grestore
2857
gsave
2858
3126 2595 moveto
2859
3101 2546 lineto
2860
3077 2497 lineto
2861
3077 2442 lineto
2862
3077 2387 lineto
2863
3077 2338 lineto
2864
3077 2295.54590083621 lineto
2865
 
2866
1 setlinejoin
2867
1 setlinewidth
2868
[] 0 setdash
2869
0.000 0.000 0.000 setrgbcolor AdjustColor
2870
stroke
2871
3077 2289 moveto
2872
3082.501 2301.001 lineto
2873
3077.5 2301.001 lineto
2874
3076.5 2301.001 lineto
2875
3071.499 2301.001 lineto
2876
3077 2289 lineto
2877
fill
2878
grestore
2879
gsave
2880
grestore
2881
gsave
2882
grestore
2883
gsave
2884
3077 2265 moveto
2885
3077 2216 lineto
2886
3077 2167 lineto
2887
3077 2112 lineto
2888
3077 2057 lineto
2889
3077 2002 lineto
2890
3077 1947 lineto
2891
3105 1900 lineto
2892
3129.70171023268 1857.65421102969 lineto
2893
 
2894
1 setlinejoin
2895
1 setlinewidth
2896
[] 0 setdash
2897
0.000 0.000 0.000 setrgbcolor AdjustColor
2898
stroke
2899
3133 1852 moveto
2900
3131.70469155653 1865.13800510109 lineto
2901
3127.38493327313 1862.61814610244 lineto
2902
3126.52115437224 1862.11427507692 lineto
2903
3122.20139608884 1859.59441607827 lineto
2904
3133 1852 lineto
2905
fill
2906
grestore
2907
gsave
2908
grestore
2909
gsave
2910
grestore
2911
gsave
2912
grestore
2913
gsave
2914
3178 2485 moveto
2915
3138 2436 lineto
2916
3099 2387 lineto
2917
3089 2338 lineto
2918
3080.30891840973 2295.41370020769 lineto
2919
 
2920
1 setlinejoin
2921
1 setlinewidth
2922
[] 0 setdash
2923
0.000 0.000 0.000 setrgbcolor AdjustColor
2924
stroke
2925
3079 2289 moveto
2926
3086.78962223131 2299.65864848343 lineto
2927
3081.88962213335 2300.65864850343 lineto
2928
3080.90981807457 2300.85860851542 lineto
2929
3076.00981797661 2301.85860853541 lineto
2930
3079 2289 lineto
2931
fill
2932
grestore
2933
gsave
2934
grestore
2935
gsave
2936
3101 2265 moveto
2937
3190 2222 lineto
2938
3274.09360869731 2181.82194251129 lineto
2939
 
2940
1 setlinejoin
2941
1 setlinewidth
2942
[] 0 setdash
2943
0.000 0.000 0.000 setrgbcolor AdjustColor
2944
stroke
2945
3280 2179 moveto
2946
3271.54293692279 2189.13721293591 lineto
2947
3269.38700226199 2184.62479155285 lineto
2948
3268.95590154997 2183.722487737 lineto
2949
3266.79996688917 2179.21006635393 lineto
2950
3280 2179 lineto
2951
fill
2952
grestore
2953
gsave
2954
2997 2277 moveto
2955
2983.66 2263.66 2973.67 2260.33 2967 2267 curveto
2956
2960.33 2273.67 2960.33 2280.33 2967 2287 curveto
2957
2973.67 2293.67 2982.1186592602 2291.8813407398 2992.37134912974 2281.62865087026 curveto
2958
 
2959
1 setlinejoin
2960
1 setlinewidth
2961
[] 0 setdash
2962
0.000 0.000 0.000 setrgbcolor AdjustColor
2963
stroke
2964
2997 2277 moveto
2965
2992.40380592229 2289.37578288433 lineto
2966
2988.86756490957 2285.83954187161 lineto
2967
2988.16045812839 2285.13243509043 lineto
2968
2984.62421711567 2281.59619407771 lineto
2969
2997 2277 lineto
2970
fill
2971
grestore
2972
gsave
2973
grestore
2974
gsave
2975
3055.86435624844 2260.94118477699 moveto
2976
2999 2216 lineto
2977
2937 2167 lineto
2978
2937 2112 lineto
2979
2937 2057 lineto
2980
2937 2002 lineto
2981
2937 1947 lineto
2982
2937 1894 lineto
2983
2937 1840 lineto
2984
2937 1788 lineto
2985
2937 1736 lineto
2986
2937 1684 lineto
2987
2937 1632 lineto
2988
2937 1580 lineto
2989
2937 1528 lineto
2990
2937 1476 lineto
2991
2937 1424 lineto
2992
2937 1372 lineto
2993
2937 1320 lineto
2994
2937 1268 lineto
2995
2937 1216 lineto
2996
2937 1164 lineto
2997
2937 1112 lineto
2998
2937 1060 lineto
2999
2937 1008 lineto
3000
2937 956 lineto
3001
2937 904 lineto
3002
3077 858 lineto
3003
3217 812 lineto
3004
 
3005
1 setlinejoin
3006
1 setlinewidth
3007
[] 0 setdash
3008
0.000 0.000 0.000 setrgbcolor AdjustColor
3009
stroke
3010
3061 2265 moveto
3011
3048.17359072416 2261.87458369354 lineto
3012
3051.27448324273 2257.95100540474 lineto
3013
3051.89453773554 2257.16644665873 lineto
3014
3054.99543025411 2253.24286836993 lineto
3015
3061 2265 lineto
3016
fill
3017
grestore
3018
gsave
3019
grestore
3020
gsave
3021
grestore
3022
gsave
3023
grestore
3024
gsave
3025
grestore
3026
gsave
3027
grestore
3028
gsave
3029
grestore
3030
gsave
3031
grestore
3032
gsave
3033
grestore
3034
gsave
3035
grestore
3036
gsave
3037
grestore
3038
gsave
3039
grestore
3040
gsave
3041
grestore
3042
gsave
3043
grestore
3044
gsave
3045
3100 1412 moveto
3046
3110 1366 lineto
3047
3120 1320 lineto
3048
3153 1274 lineto
3049
3182.18434285065 1233.31879481425 lineto
3050
 
3051
1 setlinejoin
3052
1 setlinewidth
3053
[] 0 setdash
3054
0.000 0.000 0.000 setrgbcolor AdjustColor
3055
stroke
3056
3186 1228 moveto
3057
3183.47429550342 1240.95784776867 lineto
3058
3179.41079171202 1238.04272548353 lineto
3059
3178.59825346139 1237.45981760808 lineto
3060
3174.53474966999 1234.54469532295 lineto
3061
3186 1228 lineto
3062
fill
3063
grestore
3064
gsave
3065
grestore
3066
gsave
3067
3098 1516 moveto
3068
3098 1476 lineto
3069
3098 1442.54590083621 lineto
3070
 
3071
1 setlinejoin
3072
1 setlinewidth
3073
[] 0 setdash
3074
0.000 0.000 0.000 setrgbcolor AdjustColor
3075
stroke
3076
3098 1436 moveto
3077
3103.501 1448.001 lineto
3078
3098.5 1448.001 lineto
3079
3097.5 1448.001 lineto
3080
3092.499 1448.001 lineto
3081
3098 1436 lineto
3082
fill
3083
grestore
3084
gsave
3085
3146 1412 moveto
3086
3308 1372 lineto
3087
3464.64272041735 1333.56006860924 lineto
3088
 
3089
1 setlinejoin
3090
1 setlinewidth
3091
[] 0 setdash
3092
0.000 0.000 0.000 setrgbcolor AdjustColor
3093
stroke
3094
3471 1332 moveto
3095
3460.65585080706 1340.20265685459 lineto
3096
3459.4639746528 1335.345761526 lineto
3097
3459.22564708747 1334.37457669725 lineto
3098
3458.03377093321 1329.51768136865 lineto
3099
3471 1332 lineto
3100
fill
3101
grestore
3102
gsave
3103
3114 1412 moveto
3104
3171 1372 lineto
3105
3222.64180906232 1335.76013399135 lineto
3106
 
3107
1 setlinejoin
3108
1 setlinewidth
3109
[] 0 setdash
3110
0.000 0.000 0.000 setrgbcolor AdjustColor
3111
stroke
3112
3228 1332 moveto
3113
3221.33641717954 1343.39656378014 lineto
3114
3218.46371400831 1339.30296176114 lineto
3115
3217.88928825921 1338.48440506868 lineto
3116
3215.01658508798 1334.39080304967 lineto
3117
3228 1332 lineto
3118
fill
3119
grestore
3120
gsave
3121
3008 1424 moveto
3122
2994.66 1410.66 2984.67 1407.33 2978 1414 curveto
3123
2971.33 1420.67 2971.33 1427.33 2978 1434 curveto
3124
2984.67 1440.67 2993.1186592602 1438.8813407398 3003.37134912974 1428.62865087026 curveto
3125
 
3126
1 setlinejoin
3127
1 setlinewidth
3128
[] 0 setdash
3129
0.000 0.000 0.000 setrgbcolor AdjustColor
3130
stroke
3131
3008 1424 moveto
3132
3003.40380592229 1436.37578288433 lineto
3133
2999.86756490957 1432.83954187161 lineto
3134
2999.16045812839 1432.13243509043 lineto
3135
2995.62421711567 1428.59619407771 lineto
3136
3008 1424 lineto
3137
fill
3138
grestore
3139
gsave
3140
grestore
3141
gsave
3142
3098 1405.45409916379 moveto
3143
3098 1366 lineto
3144
3098 1320 lineto
3145
3098 1268 lineto
3146
3098 1216 lineto
3147
3098 1164 lineto
3148
3098 1112 lineto
3149
3098 1060 lineto
3150
3098 1008 lineto
3151
3167 962 lineto
3152
3236 916 lineto
3153
 
3154
1 setlinejoin
3155
1 setlinewidth
3156
[] 0 setdash
3157
0.000 0.000 0.000 setrgbcolor AdjustColor
3158
stroke
3159
3098 1412 moveto
3160
3092.499 1399.999 lineto
3161
3097.5 1399.999 lineto
3162
3098.5 1399.999 lineto
3163
3103.501 1399.999 lineto
3164
3098 1412 lineto
3165
fill
3166
grestore
3167
gsave
3168
grestore
3169
gsave
3170
grestore
3171
gsave
3172
grestore
3173
gsave
3174
grestore
3175
gsave
3176
3138 2595 moveto
3177
3159 2552 lineto
3178
3178.01850055167 2514.82747619447 lineto
3179
 
3180
1 setlinejoin
3181
1 setlinewidth
3182
[] 0 setdash
3183
0.000 0.000 0.000 setrgbcolor AdjustColor
3184
stroke
3185
3181 2509 moveto
3186
3180.43109001697 2522.18944060342 lineto
3187
3175.97895895392 2519.91160610605 lineto
3188
3175.08871079094 2519.45613030173 lineto
3189
3170.63657972789 2517.17829580436 lineto
3190
3181 2509 lineto
3191
fill
3192
grestore
3193
gsave
3194
3297 1935 moveto
3195
3228 1894 lineto
3196
3165.56923932236 1855.43982428734 lineto
3197
 
3198
1 setlinejoin
3199
1 setlinewidth
3200
[] 0 setdash
3201
0.000 0.000 0.000 setrgbcolor AdjustColor
3202
stroke
3203
3160 1852 moveto
3204
3173.10116310316 1853.62620027807 lineto
3205
3170.47317320667 1857.88104106286 lineto
3206
3169.94768032595 1858.73183906022 lineto
3207
3167.31969042946 1862.98667984502 lineto
3208
3160 1852 lineto
3209
fill
3210
grestore
3211
gsave
3212
3197 2485 moveto
3213
3232 2442 lineto
3214
3263.79794630369 2404.01911969282 lineto
3215
 
3216
1 setlinejoin
3217
1 setlinewidth
3218
[] 0 setdash
3219
0.000 0.000 0.000 setrgbcolor AdjustColor
3220
stroke
3221
3268 2399 moveto
3222
3264.51405214497 2411.73315238077 lineto
3223
3260.67949702233 2408.52282716182 lineto
3224
3259.91273934933 2407.88089050536 lineto
3225
3256.0781842267 2404.67056528641 lineto
3226
3268 2399 lineto
3227
fill
3228
grestore
3229
gsave
3230
3141 1828 moveto
3231
3141 1788 lineto
3232
3141 1754.54590083621 lineto
3233
 
3234
1 setlinejoin
3235
1 setlinewidth
3236
[] 0 setdash
3237
0.000 0.000 0.000 setrgbcolor AdjustColor
3238
stroke
3239
3141 1748 moveto
3240
3146.501 1760.001 lineto
3241
3141.5 1760.001 lineto
3242
3140.5 1760.001 lineto
3243
3135.499 1760.001 lineto
3244
3141 1748 lineto
3245
fill
3246
grestore
3247
gsave
3248
3145 1724 moveto
3249
3162 1684 lineto
3250
3176.43963215529 1650.02439492873 lineto
3251
 
3252
1 setlinejoin
3253
1 setlinewidth
3254
[] 0 setdash
3255
0.000 0.000 0.000 setrgbcolor AdjustColor
3256
stroke
3257
3179 1644 moveto
3258
3179.36866155766 1657.19655601496 lineto
3259
3174.76608663445 1655.24046167259 lineto
3260
3173.84575571599 1654.84932103225 lineto
3261
3169.24318079278 1652.89322668988 lineto
3262
3179 1644 lineto
3263
fill
3264
grestore
3265
gsave
3266
3136 1724 moveto
3267
3117 1678 lineto
3268
3098 1632 lineto
3269
3098 1586 lineto
3270
3098 1546.54590083621 lineto
3271
 
3272
1 setlinejoin
3273
1 setlinewidth
3274
[] 0 setdash
3275
0.000 0.000 0.000 setrgbcolor AdjustColor
3276
stroke
3277
3098 1540 moveto
3278
3103.501 1552.001 lineto
3279
3098.5 1552.001 lineto
3280
3097.5 1552.001 lineto
3281
3092.499 1552.001 lineto
3282
3098 1540 lineto
3283
fill
3284
grestore
3285
gsave
3286
grestore
3287
gsave
3288
3174 1620 moveto
3289
3140 1580 lineto
3290
3111.16569971595 1545.04933298903 lineto
3291
 
3292
1 setlinejoin
3293
1 setlinewidth
3294
[] 0 setdash
3295
0.000 0.000 0.000 setrgbcolor AdjustColor
3296
stroke
3297
3107 1540 moveto
3298
3118.88055624575 1545.75650808143 lineto
3299
3115.02291847977 1548.93905923836 lineto
3300
3114.25154520123 1549.57544219316 lineto
3301
3110.39390743525 1552.75799335009 lineto
3302
3107 1540 lineto
3303
fill
3304
grestore
3305
gsave
3306
3287 2155 moveto
3307
3214 2106 lineto
3308
3141 2057 lineto
3309
3141 2002 lineto
3310
3141 1947 lineto
3311
3141 1900 lineto
3312
3141 1858.54590083621 lineto
3313
 
3314
1 setlinejoin
3315
1 setlinewidth
3316
[] 0 setdash
3317
0.000 0.000 0.000 setrgbcolor AdjustColor
3318
stroke
3319
3141 1852 moveto
3320
3146.501 1864.001 lineto
3321
3141.5 1864.001 lineto
3322
3140.5 1864.001 lineto
3323
3135.499 1864.001 lineto
3324
3141 1852 lineto
3325
fill
3326
grestore
3327
gsave
3328
grestore
3329
gsave
3330
grestore
3331
gsave
3332
3170 2387 moveto
3333
3156.66 2373.66 3146.67 2370.33 3140 2377 curveto
3334
3133.33 2383.67 3133.33 2390.33 3140 2397 curveto
3335
3146.67 2403.67 3155.1186592602 2401.8813407398 3165.37134912974 2391.62865087026 curveto
3336
 
3337
1 setlinejoin
3338
1 setlinewidth
3339
[] 0 setdash
3340
0.000 0.000 0.000 setrgbcolor AdjustColor
3341
stroke
3342
3170 2387 moveto
3343
3165.40380592229 2399.37578288433 lineto
3344
3161.86756490957 2395.83954187161 lineto
3345
3161.16045812839 2395.13243509043 lineto
3346
3157.62421711567 2391.59619407771 lineto
3347
3170 2387 lineto
3348
fill
3349
grestore
3350
gsave
3351
grestore
3352
gsave
3353
3234 1947 moveto
3354
3220.66 1933.66 3210.67 1930.33 3204 1937 curveto
3355
3197.33 1943.67 3197.33 1950.33 3204 1957 curveto
3356
3210.67 1963.67 3219.1186592602 1961.8813407398 3229.37134912974 1951.62865087026 curveto
3357
 
3358
1 setlinejoin
3359
1 setlinewidth
3360
[] 0 setdash
3361
0.000 0.000 0.000 setrgbcolor AdjustColor
3362
stroke
3363
3234 1947 moveto
3364
3229.40380592229 1959.37578288433 lineto
3365
3225.86756490957 1955.83954187161 lineto
3366
3225.16045812839 1955.13243509043 lineto
3367
3221.62421711567 1951.59619407771 lineto
3368
3234 1947 lineto
3369
fill
3370
grestore
3371
gsave
3372
grestore
3373
gsave
3374
3239 1308 moveto
3375
3219 1268 lineto
3376
3202.80856336126 1233.91276497108 lineto
3377
 
3378
1 setlinejoin
3379
1 setlinewidth
3380
[] 0 setdash
3381
0.000 0.000 0.000 setrgbcolor AdjustColor
3382
stroke
3383
3200 1228 moveto
3384
3210.11804038309 1236.47999179282 lineto
3385
3205.60074958381 1238.62570492247 lineto
3386
3204.69747207946 1239.05476173704 lineto
3387
3200.18018128018 1241.2004748667 lineto
3388
3200 1228 lineto
3389
fill
3390
grestore
3391
gsave
3392
3195 1204 moveto
3393
3195 1158 lineto
3394
3195 1112 lineto
3395
3195 1060 lineto
3396
3195 1008 lineto
3397
3221 962 lineto
3398
3243.77904199211 921.698618013953 lineto
3399
 
3400
1 setlinejoin
3401
1 setlinewidth
3402
[] 0 setdash
3403
0.000 0.000 0.000 setrgbcolor AdjustColor
3404
stroke
3405
3247 916 moveto
3406
3245.88378703853 929.15443159641 lineto
3407
3241.53010228209 926.693653255814 lineto
3408
3240.65953944337 926.201595999146 lineto
3409
3236.30585468693 923.74081765855 lineto
3410
3247 916 lineto
3411
fill
3412
grestore
3413
gsave
3414
grestore
3415
gsave
3416
grestore
3417
gsave
3418
3197 1204 moveto
3419
3207 1158 lineto
3420
3217 1112 lineto
3421
3256 1066 lineto
3422
3290.76686247056 1024.99293144499 lineto
3423
 
3424
1 setlinejoin
3425
1 setlinewidth
3426
[] 0 setdash
3427
0.000 0.000 0.000 setrgbcolor AdjustColor
3428
stroke
3429
3295 1020 moveto
3430
3291.43505635116 1032.71126188781 lineto
3431
3287.62050877686 1029.47718894439 lineto
3432
3286.85775181339 1028.83050369275 lineto
3433
3283.04320423909 1025.59643074932 lineto
3434
3295 1020 lineto
3435
fill
3436
grestore
3437
gsave
3438
grestore
3439
gsave
3440
3300 996 moveto
3441
3280 956 lineto
3442
3262.92741584875 921.854831697497 lineto
3443
 
3444
1 setlinejoin
3445
1 setlinewidth
3446
[] 0 setdash
3447
0.000 0.000 0.000 setrgbcolor AdjustColor
3448
stroke
3449
3260 916 moveto
3450
3270.28725433729 924.273898730345 lineto
3451
3265.81422395509 926.51041392144 lineto
3452
3264.91979676409 926.95762751694 lineto
3453
3260.4467663819 929.194142708035 lineto
3454
3260 916 lineto
3455
fill
3456
grestore
3457
gsave
3458
3695 894 moveto
3459
3511 853 lineto
3460
3334.38755021732 813.431090485848 lineto
3461
 
3462
1 setlinejoin
3463
1 setlinewidth
3464
[] 0 setdash
3465
0.000 0.000 0.000 setrgbcolor AdjustColor
3466
stroke
3467
3328 812 moveto
3468
3340.91333630555 809.255779261816 lineto
3469
3339.81999809301 814.135801039738 lineto
3470
3339.60137417528 815.111610233484 lineto
3471
3338.50803596274 819.991632011407 lineto
3472
3328 812 lineto
3473
fill
3474
grestore
3475
gsave
3476
3334.38707769444 781.566802078321 moveto
3477
3533 737 lineto
3478
3739 690 lineto
3479
3739 638 lineto
3480
3739 586 lineto
3481
3739 534 lineto
3482
3739 482 lineto
3483
3791 436 lineto
3484
3843 390 lineto
3485
 
3486
1 setlinejoin
3487
1 setlinewidth
3488
[] 0 setdash
3489
0.000 0.000 0.000 setrgbcolor AdjustColor
3490
stroke
3491
3328 783 moveto
3492
3338.50539862495 775.004901393301 lineto
3493
3339.6003468965 779.884562168666 lineto
3494
3339.81929276163 780.860299176338 lineto
3495
3340.91424103318 785.739959951703 lineto
3496
3328 783 lineto
3497
fill
3498
grestore
3499
gsave
3500
grestore
3501
gsave
3502
grestore
3503
gsave
3504
grestore
3505
gsave
3506
3267.65232870761 775.666073287485 moveto
3507
3278 736 lineto
3508
3291 690 lineto
3509
3291 638 lineto
3510
3291 586 lineto
3511
3291 534 lineto
3512
3291 482 lineto
3513
3343 436 lineto
3514
3395 390 lineto
3515
 
3516
1 setlinejoin
3517
1 setlinewidth
3518
[] 0 setdash
3519
0.000 0.000 0.000 setrgbcolor AdjustColor
3520
stroke
3521
3266 782 moveto
3522
3263.70645257221 768.99905225776 lineto
3523
3268.54550655146 770.261414165392 lineto
3524
3269.51312382386 770.513836062539 lineto
3525
3274.35217780312 771.776197970171 lineto
3526
3266 782 lineto
3527
fill
3528
grestore
3529
gsave
3530
grestore
3531
gsave
3532
grestore
3533
gsave
3534
grestore
3535
gsave
3536
3338 1100 moveto
3537
3377 1054 lineto
3538
3417 1008 lineto
3539
3344 962 lineto
3540
3277.51620615178 919.52424281919 lineto
3541
 
3542
1 setlinejoin
3543
1 setlinewidth
3544
[] 0 setdash
3545
0.000 0.000 0.000 setrgbcolor AdjustColor
3546
stroke
3547
3272 916 moveto
3548
3285.07487722734 917.825537589277 lineto
3549
3282.38239245256 922.039861584597 lineto
3550
3281.84400317545 922.88255784441 lineto
3551
3279.15151840067 927.09688183973 lineto
3552
3272 916 lineto
3553
fill
3554
grestore
3555
gsave
3556
grestore
3557
gsave
3558
3283 782 moveto
3559
3339 742 lineto
3560
3389.67338139037 705.804727578304 lineto
3561
 
3562
1 setlinejoin
3563
1 setlinewidth
3564
[] 0 setdash
3565
0.000 0.000 0.000 setrgbcolor AdjustColor
3566
stroke
3567
3395 702 moveto
3568
3388.4317759157 713.451787387931 lineto
3569
3385.52500370891 709.382306298426 lineto
3570
3384.94376551519 708.56857282722 lineto
3571
3382.0369933084 704.499091737714 lineto
3572
3395 702 lineto
3573
fill
3574
grestore
3575
gsave
3576
3313 782 moveto
3577
3448 742 lineto
3578
3577.72008856103 703.847032776167 lineto
3579
 
3580
1 setlinejoin
3581
1 setlinewidth
3582
[] 0 setdash
3583
0.000 0.000 0.000 setrgbcolor AdjustColor
3584
stroke
3585
3584 702 moveto
3586
3574.03885156392 710.663747678366 lineto
3587
3572.62773777764 705.865960805008 lineto
3588
3572.34557145365 704.906595303437 lineto
3589
3570.93445766737 700.108808430079 lineto
3590
3584 702 lineto
3591
fill
3592
grestore
3593
gsave
3594
3198 797 moveto
3595
3184.66 783.66 3174.67 780.33 3168 787 curveto
3596
3161.33 793.67 3161.33 800.33 3168 807 curveto
3597
3174.67 813.67 3183.1186592602 811.881340739797 3193.37134912974 801.62865087026 curveto
3598
 
3599
1 setlinejoin
3600
1 setlinewidth
3601
[] 0 setdash
3602
0.000 0.000 0.000 setrgbcolor AdjustColor
3603
stroke
3604
3198 797 moveto
3605
3193.40380592229 809.375782884327 lineto
3606
3189.86756490957 805.839541871613 lineto
3607
3189.16045812839 805.132435090426 lineto
3608
3185.62421711567 801.596194077712 lineto
3609
3198 797 lineto
3610
fill
3611
grestore
3612
gsave
3613
grestore
3614
gsave
3615
3328 786 moveto
3616
3562 744 lineto
3617
3789.55705828308 703.15642543637 lineto
3618
 
3619
1 setlinejoin
3620
1 setlinewidth
3621
[] 0 setdash
3622
0.000 0.000 0.000 setrgbcolor AdjustColor
3623
stroke
3624
3796 702 moveto
3625
3785.15959025429 709.534621327261 lineto
3626
3784.27609327626 704.612281021085 lineto
3627
3784.09942921347 703.628009814091 lineto
3628
3783.21593223544 698.705669507915 lineto
3629
3796 702 lineto
3630
fill
3631
grestore
3632
gsave
3633
3263.70734468175 775.492428927878 moveto
3634
3268 736 lineto
3635
3273 690 lineto
3636
3273 638 lineto
3637
3273 586 lineto
3638
3273 534 lineto
3639
3273 482 lineto
3640
3273 430 lineto
3641
3273 378 lineto
3642
3272 329 lineto
3643
3271 279.000000000001 lineto
3644
3346 231 lineto
3645
3422 182 lineto
3646
 
3647
1 setlinejoin
3648
1 setlinewidth
3649
[] 0 setdash
3650
0.000 0.000 0.000 setrgbcolor AdjustColor
3651
stroke
3652
3263 782 moveto
3653
3258.82802953706 769.474838745296 lineto
3654
3263.79974599687 770.015242708319 lineto
3655
3264.79389045994 770.123301889088 lineto
3656
3269.76560691975 770.663705852111 lineto
3657
3263 782 lineto
3658
fill
3659
grestore
3660
gsave
3661
grestore
3662
gsave
3663
grestore
3664
gsave
3665
grestore
3666
gsave
3667
grestore
3668
gsave
3669
grestore
3670
gsave
3671
3263 782 moveto
3672
3263 736 lineto
3673
3263 690 lineto
3674
3263 638 lineto
3675
3263 586 lineto
3676
3263 534 lineto
3677
3263 482 lineto
3678
3263 430 lineto
3679
3263 378 lineto
3680
3263 326 lineto
3681
3263 274 lineto
3682
3342 228 lineto
3683
3416.3253173059 185.262942549109 lineto
3684
 
3685
1 setlinejoin
3686
1 setlinewidth
3687
[] 0 setdash
3688
0.000 0.000 0.000 setrgbcolor AdjustColor
3689
stroke
3690
3422 182 moveto
3691
3414.33834711155 192.751003535341 lineto
3692
3411.84549301914 188.415605113751 lineto
3693
3411.34702189488 187.548698810693 lineto
3694
3408.85416780246 183.213300389102 lineto
3695
3422 182 lineto
3696
fill
3697
grestore
3698
gsave
3699
grestore
3700
gsave
3701
grestore
3702
gsave
3703
grestore
3704
gsave
3705
grestore
3706
gsave
3707
grestore
3708
gsave
3709
3210 1204 moveto
3710
3261 1164 lineto
3711
3306.84933555735 1128.03973681776 lineto
3712
 
3713
1 setlinejoin
3714
1 setlinewidth
3715
[] 0 setdash
3716
0.000 0.000 0.000 setrgbcolor AdjustColor
3717
stroke
3718
3312 1124 moveto
3719
3305.95185892174 1135.73477701098 lineto
3720
3302.8655421059 1131.79972307079 lineto
3721
3302.24840217072 1131.01286965343 lineto
3722
3299.16208535488 1127.07781571323 lineto
3723
3312 1124 lineto
3724
fill
3725
grestore
3726
gsave
3727
3305 2148.45409916379 moveto
3728
3305 2106 lineto
3729
3305 2057 lineto
3730
3310 2008 lineto
3731
3315 1959 lineto
3732
 
3733
1 setlinejoin
3734
1 setlinewidth
3735
[] 0 setdash
3736
0.000 0.000 0.000 setrgbcolor AdjustColor
3737
stroke
3738
3305 2155 moveto
3739
3299.499 2142.999 lineto
3740
3304.5 2142.999 lineto
3741
3305.5 2142.999 lineto
3742
3310.501 2142.999 lineto
3743
3305 2155 lineto
3744
fill
3745
grestore
3746
gsave
3747
grestore
3748
gsave
3749
3422 2045 moveto
3750
3375 2002 lineto
3751
3333.781956903 1963.47009014846 lineto
3752
 
3753
1 setlinejoin
3754
1 setlinewidth
3755
[] 0 setdash
3756
0.000 0.000 0.000 setrgbcolor AdjustColor
3757
stroke
3758
3329 1959 moveto
3759
3341.52359801207 1963.17666072743 lineto
3760
3338.10849573787 1966.83002595099 lineto
3761
3337.42561185981 1967.56055289032 lineto
3762
3334.0105095856 1971.21391811388 lineto
3763
3329 1959 lineto
3764
fill
3765
grestore
3766
gsave
3767
3319 2155 moveto
3768
3369 2112 lineto
3769
3414.99551268804 2073.2194696944 lineto
3770
 
3771
1 setlinejoin
3772
1 setlinewidth
3773
[] 0 setdash
3774
0.000 0.000 0.000 setrgbcolor AdjustColor
3775
stroke
3776
3420 2069 moveto
3777
3414.37089709057 2080.94144892528 lineto
3778
3411.14726623064 2077.11807278908 lineto
3779
3410.5026689781 2076.3535504663 lineto
3780
3407.27903811816 2072.5301743301 lineto
3781
3420 2069 lineto
3782
fill
3783
grestore
3784
gsave
3785
3325 1100 moveto
3786
3316 1060 lineto
3787
3309.28375677299 1026.41878386498 lineto
3788
 
3789
1 setlinejoin
3790
1 setlinewidth
3791
[] 0 setdash
3792
0.000 0.000 0.000 setrgbcolor AdjustColor
3793
stroke
3794
3308 1020 moveto
3795
3315.74776403477 1030.68911382957 lineto
3796
3310.84388007564 1031.6698906214 lineto
3797
3309.86329939995 1031.86600675654 lineto
3798
3304.95941544082 1032.84678354836 lineto
3799
3308 1020 lineto
3800
fill
3801
grestore
3802
gsave
3803
3340 378 moveto
3804
3326.66 364.66 3316.67 361.33 3310 368 curveto
3805
3303.33 374.67 3303.33 381.33 3310 388 curveto
3806
3316.67 394.67 3325.1186592602 392.881340739797 3335.37134912974 382.62865087026 curveto
3807
 
3808
1 setlinejoin
3809
1 setlinewidth
3810
[] 0 setdash
3811
0.000 0.000 0.000 setrgbcolor AdjustColor
3812
stroke
3813
3340 378 moveto
3814
3335.40380592229 390.375782884327 lineto
3815
3331.86756490957 386.839541871613 lineto
3816
3331.16045812839 386.132435090426 lineto
3817
3327.62421711567 382.596194077713 lineto
3818
3340 378 lineto
3819
fill
3820
grestore
3821
gsave
3822
grestore
3823
gsave
3824
3419 1320 moveto
3825
3405.66 1306.66 3395.67 1303.33 3389 1310 curveto
3826
3382.33 1316.67 3382.33 1323.33 3389 1330 curveto
3827
3395.67 1336.67 3404.1186592602 1334.8813407398 3414.37134912974 1324.62865087026 curveto
3828
 
3829
1 setlinejoin
3830
1 setlinewidth
3831
[] 0 setdash
3832
0.000 0.000 0.000 setrgbcolor AdjustColor
3833
stroke
3834
3419 1320 moveto
3835
3414.40380592229 1332.37578288433 lineto
3836
3410.86756490957 1328.83954187161 lineto
3837
3410.16045812839 1328.13243509043 lineto
3838
3406.62421711567 1324.59619407771 lineto
3839
3419 1320 lineto
3840
fill
3841
grestore
3842
gsave
3843
grestore
3844
gsave
3845
3412 678 moveto
3846
3412 632 lineto
3847
3412 586 lineto
3848
3412 534 lineto
3849
3412 482 lineto
3850
3460 430 lineto
3851
3509 378 lineto
3852
3559 332 lineto
3853
3604.18266857471 290.431944911263 lineto
3854
 
3855
1 setlinejoin
3856
1 setlinewidth
3857
[] 0 setdash
3858
0.000 0.000 0.000 setrgbcolor AdjustColor
3859
stroke
3860
3609 286 moveto
3861
3603.89257990389 298.173711922083 lineto
3862
3600.50662019326 294.493320932263 lineto
3863
3599.82956366244 293.7573899205 lineto
3864
3596.4436039518 290.07699893068 lineto
3865
3609 286 lineto
3866
fill
3867
grestore
3868
gsave
3869
grestore
3870
gsave
3871
grestore
3872
gsave
3873
grestore
3874
gsave
3875
3505 470 moveto
3876
3463 430 lineto
3877
3425.74013508829 394.514414369801 lineto
3878
 
3879
1 setlinejoin
3880
1 setlinewidth
3881
[] 0 setdash
3882
0.000 0.000 0.000 setrgbcolor AdjustColor
3883
stroke
3884
3421 390 moveto
3885
3433.48417241379 394.293068965517 lineto
3886
3430.03520689655 397.914482758621 lineto
3887
3429.34555172414 398.638620689655 lineto
3888
3425.8965862069 402.260034482759 lineto
3889
3421 390 lineto
3890
fill
3891
grestore
3892
gsave
3893
3424 678 moveto
3894
3464 638 lineto
3895
3500.31456234557 602.571158687246 lineto
3896
 
3897
1 setlinejoin
3898
1 setlinewidth
3899
[] 0 setdash
3900
0.000 0.000 0.000 setrgbcolor AdjustColor
3901
stroke
3902
3505 598 moveto
3903
3500.25138034779 610.318101046779 lineto
3904
3496.75906276356 606.738475522945 lineto
3905
3496.06073891149 606.022693574567 lineto
3906
3492.56842132726 602.443068050733 lineto
3907
3505 598 lineto
3908
fill
3909
grestore
3910
gsave
3911
3602 262 moveto
3912
3532 222 lineto
3913
3468.66312065903 185.282968497989 lineto
3914
 
3915
1 setlinejoin
3916
1 setlinewidth
3917
[] 0 setdash
3918
0.000 0.000 0.000 setrgbcolor AdjustColor
3919
stroke
3920
3463 182 moveto
3921
3476.14146408399 183.25973160996 lineto
3922
3473.6333103754 187.586296757286 lineto
3923
3473.13177993977 188.451436758751 lineto
3924
3470.62362623117 192.778001906078 lineto
3925
3463 182 lineto
3926
fill
3927
grestore
3928
gsave
3929
3410.58761415074 359.649543397054 moveto
3930
3414 346 lineto
3931
3419 326 lineto
3932
3414 306 lineto
3933
3409 286 lineto
3934
 
3935
1 setlinejoin
3936
1 setlinewidth
3937
[] 0 setdash
3938
0.000 0.000 0.000 setrgbcolor AdjustColor
3939
stroke
3940
3409 366 moveto
3941
3406.57391614276 353.023131382431 lineto
3942
3411.42559878599 354.236052043238 lineto
3943
3412.39574128613 354.478587668274 lineto
3944
3417.24742392936 355.691508329081 lineto
3945
3409 366 lineto
3946
fill
3947
grestore
3948
gsave
3949
3409 366 moveto
3950
3409 346 lineto
3951
3409 326 lineto
3952
3409 306 lineto
3953
3409 292.545900836212 lineto
3954
 
3955
1 setlinejoin
3956
1 setlinewidth
3957
[] 0 setdash
3958
0.000 0.000 0.000 setrgbcolor AdjustColor
3959
stroke
3960
3409 286 moveto
3961
3414.501 298.001 lineto
3962
3409.5 298.001 lineto
3963
3408.5 298.001 lineto
3964
3403.499 298.001 lineto
3965
3409 286 lineto
3966
fill
3967
grestore
3968
gsave
3969
3433 366 moveto
3970
3515 326 lineto
3971
3592.10316131251 288.841849969873 lineto
3972
 
3973
1 setlinejoin
3974
1 setlinewidth
3975
[] 0 setdash
3976
0.000 0.000 0.000 setrgbcolor AdjustColor
3977
stroke
3978
3598 286 moveto
3979
3589.57718001176 296.165682733872 lineto
3980
3587.40603626013 291.660559449238 lineto
3981
3586.97189433819 290.759714961209 lineto
3982
3584.80075058656 286.254591676575 lineto
3983
3598 286 lineto
3984
fill
3985
grestore
3986
gsave
3987
3520 1308 moveto
3988
3520 1262 lineto
3989
3520 1216 lineto
3990
3520 1164 lineto
3991
3520 1112 lineto
3992
3520 1060 lineto
3993
3520 1008 lineto
3994
3617 962 lineto
3995
3708.08546386956 918.80483156701 lineto
3996
 
3997
1 setlinejoin
3998
1 setlinewidth
3999
[] 0 setdash
4000
0.000 0.000 0.000 setrgbcolor AdjustColor
4001
stroke
4002
3714 916 moveto
4003
3705.51362493243 926.112687091594 lineto
4004
3703.37076285468 921.594043145038 lineto
4005
3702.94227613647 920.690495065343 lineto
4006
3700.79941405873 916.171851118786 lineto
4007
3714 916 lineto
4008
fill
4009
grestore
4010
gsave
4011
grestore
4012
gsave
4013
grestore
4014
gsave
4015
grestore
4016
gsave
4017
3522 1308 moveto
4018
3532 1262 lineto
4019
3542 1216 lineto
4020
3587 1170 lineto
4021
3628.37134912974 1128.62865087026 lineto
4022
 
4023
1 setlinejoin
4024
1 setlinewidth
4025
[] 0 setdash
4026
0.000 0.000 0.000 setrgbcolor AdjustColor
4027
stroke
4028
3633 1124 moveto
4029
3628.40380592229 1136.37578288433 lineto
4030
3624.86756490957 1132.83954187161 lineto
4031
3624.16045812839 1132.13243509043 lineto
4032
3620.62421711567 1128.59619407771 lineto
4033
3633 1124 lineto
4034
fill
4035
grestore
4036
gsave
4037
grestore
4038
gsave
4039
3612 678 moveto
4040
3571 638 lineto
4041
3534.68543765443 602.571158687246 lineto
4042
 
4043
1 setlinejoin
4044
1 setlinewidth
4045
[] 0 setdash
4046
0.000 0.000 0.000 setrgbcolor AdjustColor
4047
stroke
4048
3530 598 moveto
4049
3542.43157867274 602.443068050733 lineto
4050
3538.93926108851 606.022693574567 lineto
4051
3538.24093723644 606.738475522945 lineto
4052
3534.74861965221 610.318101046779 lineto
4053
3530 598 lineto
4054
fill
4055
grestore
4056
gsave
4057
3534 1308 moveto
4058
3580 1268 lineto
4059
3622.01503867218 1232.24252027899 lineto
4060
 
4061
1 setlinejoin
4062
1 setlinewidth
4063
[] 0 setdash
4064
0.000 0.000 0.000 setrgbcolor AdjustColor
4065
stroke
4066
3627 1228 moveto
4067
3621.4260663653 1239.96729985569 lineto
4068
3618.18482509902 1236.15884136782 lineto
4069
3617.5367064695 1235.39730197812 lineto
4070
3614.29546520322 1231.58884349025 lineto
4071
3627 1228 lineto
4072
fill
4073
grestore
4074
gsave
4075
3557 470 moveto
4076
3687 430 lineto
4077
3810.74356538757 391.925056803824 lineto
4078
 
4079
1 setlinejoin
4080
1 setlinewidth
4081
[] 0 setdash
4082
0.000 0.000 0.000 setrgbcolor AdjustColor
4083
stroke
4084
3817 390 moveto
4085
3807.14746237078 398.787064598879 lineto
4086
3805.67673904075 394.00721377626 lineto
4087
3805.38265319191 393.051434767538 lineto
4088
3803.91192986187 388.27158394492 lineto
4089
3817 390 lineto
4090
fill
4091
grestore
4092
gsave
4093
3518 574 moveto
4094
3518 534 lineto
4095
3518 500.545900836212 lineto
4096
 
4097
1 setlinejoin
4098
1 setlinewidth
4099
[] 0 setdash
4100
0.000 0.000 0.000 setrgbcolor AdjustColor
4101
stroke
4102
3518 494 moveto
4103
3523.501 506.001 lineto
4104
3518.5 506.001 lineto
4105
3517.5 506.001 lineto
4106
3512.499 506.001 lineto
4107
3518 494 lineto
4108
fill
4109
grestore
4110
gsave
4111
3688 1204 moveto
4112
3868 1158 lineto
4113
4048 1112 lineto
4114
4048 1060 lineto
4115
4048 1008 lineto
4116
3911 962 lineto
4117
3781.20080770283 918.097332017132 lineto
4118
 
4119
1 setlinejoin
4120
1 setlinewidth
4121
[] 0 setdash
4122
0.000 0.000 0.000 setrgbcolor AdjustColor
4123
stroke
4124
3775 916 moveto
4125
3788.13086140755 914.63417398776 lineto
4126
3786.52852161046 919.371526431336 lineto
4127
3786.20811773182 920.318807463845 lineto
4128
3784.60577793472 925.056159907421 lineto
4129
3775 916 lineto
4130
fill
4131
grestore
4132
gsave
4133
grestore
4134
gsave
4135
grestore
4136
gsave
4137
3642 1204 moveto
4138
3643 1164 lineto
4139
3643.83640359499 1130.54385620057 lineto
4140
 
4141
1 setlinejoin
4142
1 setlinewidth
4143
[] 0 setdash
4144
0.000 0.000 0.000 setrgbcolor AdjustColor
4145
stroke
4146
3644 1124 moveto
4147
3649.19935045678 1136.13473348812 lineto
4148
3644.19991253709 1136.00974754012 lineto
4149
3643.20022489068 1135.98475534896 lineto
4150
3638.200786971 1135.85976940097 lineto
4151
3644 1124 lineto
4152
fill
4153
grestore
4154
gsave
4155
3648 1100 moveto
4156
3659 1060 lineto
4157
3668.26431195607 1026.31159288703 lineto
4158
 
4159
1 setlinejoin
4160
1 setlinewidth
4161
[] 0 setdash
4162
0.000 0.000 0.000 setrgbcolor AdjustColor
4163
stroke
4164
3670 1020 moveto
4165
3672.12195091308 1033.03005473214 lineto
4166
3667.29995974367 1031.70400716055 lineto
4167
3666.33575435086 1031.43885067753 lineto
4168
3661.51376318145 1030.11280310594 lineto
4169
3670 1020 lineto
4170
fill
4171
grestore
4172
gsave
4173
3676 1100 moveto
4174
3780 1060 lineto
4175
3877.89041221588 1022.34984145543 lineto
4176
 
4177
1 setlinejoin
4178
1 setlinewidth
4179
[] 0 setdash
4180
0.000 0.000 0.000 setrgbcolor AdjustColor
4181
stroke
4182
3884 1020 moveto
4183
3874.77366329524 1029.44244211051 lineto
4184
3872.97840891961 1024.77478073389 lineto
4185
3872.6194298403 1023.84143512768 lineto
4186
3870.82417546468 1019.17377375106 lineto
4187
3884 1020 lineto
4188
fill
4189
grestore
4190
gsave
4191
3633 1100 moveto
4192
3587 1054 lineto
4193
3542 1008 lineto
4194
3629 962 lineto
4195
3711.1988561253 919.032416116321 lineto
4196
 
4197
1 setlinejoin
4198
1 setlinewidth
4199
[] 0 setdash
4200
0.000 0.000 0.000 setrgbcolor AdjustColor
4201
stroke
4202
3717 916 moveto
4203
3708.91276985261 926.434639933568 lineto
4204
3706.59603555169 922.002626488314 lineto
4205
3706.13278134234 921.116401044353 lineto
4206
3703.81604704141 916.684387599099 lineto
4207
3717 916 lineto
4208
fill
4209
grestore
4210
gsave
4211
grestore
4212
gsave
4213
3830 366 moveto
4214
3740 326 lineto
4215
3655.98171978025 288.658542124557 lineto
4216
 
4217
1 setlinejoin
4218
1 setlinewidth
4219
[] 0 setdash
4220
0.000 0.000 0.000 setrgbcolor AdjustColor
4221
stroke
4222
3650 286 moveto
4223
3663.20082009675 285.847190402148 lineto
4224
3661.16972162802 290.417161956797 lineto
4225
3660.76358316197 291.330973505418 lineto
4226
3658.73248469323 295.900945060067 lineto
4227
3650 286 lineto
4228
fill
4229
grestore
4230
gsave
4231
3625 678 moveto
4232
3625 632 lineto
4233
3625 586 lineto
4234
3625 534 lineto
4235
3625 482 lineto
4236
3625 430 lineto
4237
3625 378 lineto
4238
3624 332 lineto
4239
3623.14226857872 292.544354621276 lineto
4240
 
4241
1 setlinejoin
4242
1 setlinewidth
4243
[] 0 setdash
4244
0.000 0.000 0.000 setrgbcolor AdjustColor
4245
stroke
4246
3623 286 moveto
4247
3628.76053028123 297.87860652093 lineto
4248
3623.76071157332 297.987298231971 lineto
4249
3622.76094778449 298.00903222738 lineto
4250
3617.76112907658 298.117723938422 lineto
4251
3623 286 lineto
4252
fill
4253
grestore
4254
gsave
4255
grestore
4256
gsave
4257
grestore
4258
gsave
4259
grestore
4260
gsave
4261
3847 678 moveto
4262
3782 632 lineto
4263
3717 586 lineto
4264
3717 534 lineto
4265
3717 482 lineto
4266
3717 430 lineto
4267
3717 378 lineto
4268
3675 332 lineto
4269
3637.41370039378 290.834052812234 lineto
4270
 
4271
1 setlinejoin
4272
1 setlinewidth
4273
[] 0 setdash
4274
0.000 0.000 0.000 setrgbcolor AdjustColor
4275
stroke
4276
3633 286 moveto
4277
3645.15431533972 291.15340864115 lineto
4278
3641.46114938458 294.525429730621 lineto
4279
3640.72266389066 295.199699094642 lineto
4280
3637.02949793552 298.571720184113 lineto
4281
3633 286 lineto
4282
fill
4283
grestore
4284
gsave
4285
grestore
4286
gsave
4287
grestore
4288
gsave
4289
grestore
4290
gsave
4291
3681 996 moveto
4292
3706 956 lineto
4293
3728.43256030011 921.488368769059 lineto
4294
 
4295
1 setlinejoin
4296
1 setlinewidth
4297
[] 0 setdash
4298
0.000 0.000 0.000 setrgbcolor AdjustColor
4299
stroke
4300
3732 916 moveto
4301
3730.07187313777 929.060142755849 lineto
4302
3725.87881661265 926.334656014522 lineto
4303
3725.04037299635 925.789667663926 lineto
4304
3720.84731647123 923.064180922599 lineto
4305
3732 916 lineto
4306
fill
4307
grestore
4308
gsave
4309
3895 996 moveto
4310
3827 956 lineto
4311
3765.62045192734 919.355493687965 lineto
4312
 
4313
1 setlinejoin
4314
1 setlinewidth
4315
[] 0 setdash
4316
0.000 0.000 0.000 setrgbcolor AdjustColor
4317
stroke
4318
3760 916 moveto
4319
3773.1241851209 917.428554133487 lineto
4320
3770.56062292322 921.72252081461 lineto
4321
3770.04801300566 922.581142426512 lineto
4322
3767.48445080798 926.875109107635 lineto
4323
3760 916 lineto
4324
fill
4325
grestore
4326
gsave
4327
3874 678 moveto
4328
3915 632 lineto
4329
3957 586 lineto
4330
3957 534 lineto
4331
3957 482 lineto
4332
3957 430 lineto
4333
3957 378 lineto
4334
3934 332 lineto
4335
3914.82426490059 291.90528115578 lineto
4336
 
4337
1 setlinejoin
4338
1 setlinewidth
4339
[] 0 setdash
4340
0.000 0.000 0.000 setrgbcolor AdjustColor
4341
stroke
4342
3912 286 moveto
4343
3922.14053777636 294.45307610318 lineto
4344
3917.62896453396 296.610785045197 lineto
4345
3916.72683031233 297.042240542502 lineto
4346
3912.21525706993 299.199949484519 lineto
4347
3912 286 lineto
4348
fill
4349
grestore
4350
gsave
4351
grestore
4352
gsave
4353
grestore
4354
gsave
4355
grestore
4356
gsave
4357
3864 678 moveto
4358
3864 632 lineto
4359
3864 586 lineto
4360
3864 534 lineto
4361
3864 482 lineto
4362
3860 436 lineto
4363
3857.42600157957 396.532024220081 lineto
4364
 
4365
1 setlinejoin
4366
1 setlinewidth
4367
[] 0 setdash
4368
0.000 0.000 0.000 setrgbcolor AdjustColor
4369
stroke
4370
3857 390 moveto
4371
3863.2703531902 401.617558817158 lineto
4372
3858.27995478027 401.943019583023 lineto
4373
3857.2820746743 402.008098720369 lineto
4374
3852.29167626437 402.333559486234 lineto
4375
3857 390 lineto
4376
fill
4377
grestore
4378
gsave
4379
grestore
4380
gsave
4381
grestore
4382
gsave
4383
3865.9763081671 360.800212396863 moveto
4384
3875 349 lineto
4385
3889 331 lineto
4386
3895 309.000000000001 lineto
4387
3901 286 lineto
4388
 
4389
1 setlinejoin
4390
1 setlinewidth
4391
[] 0 setdash
4392
0.000 0.000 0.000 setrgbcolor AdjustColor
4393
stroke
4394
3862 366 moveto
4395
3864.92024630175 353.125328604694 lineto
4396
3868.89282982447 356.163186592655 lineto
4397
3869.68718765745 356.770636700226 lineto
4398
3873.65977118016 359.808494688188 lineto
4399
3862 366 lineto
4400
fill
4401
grestore
4402
gsave
4403
3862 366 moveto
4404
3871 347 lineto
4405
3881 327 lineto
4406
3891 307 lineto
4407
3898.18569741659 291.910035425152 lineto
4408
 
4409
1 setlinejoin
4410
1 setlinewidth
4411
[] 0 setdash
4412
0.000 0.000 0.000 setrgbcolor AdjustColor
4413
stroke
4414
3901 286 moveto
4415
3900.80700281576 299.200293712144 lineto
4416
3896.29179736112 297.050195876602 lineto
4417
3895.3889368423 296.62026229621 lineto
4418
3890.87373138766 294.470164460668 lineto
4419
3901 286 lineto
4420
fill
4421
grestore
4422
gsave
4423
3788 378 moveto
4424
3774.66 364.66 3764.67 361.33 3758 368 curveto
4425
3751.33 374.67 3751.33 381.33 3758 388 curveto
4426
3764.67 394.67 3773.1186592602 392.881340739797 3783.37134912974 382.62865087026 curveto
4427
 
4428
1 setlinejoin
4429
1 setlinewidth
4430
[] 0 setdash
4431
0.000 0.000 0.000 setrgbcolor AdjustColor
4432
stroke
4433
3788 378 moveto
4434
3783.40380592229 390.375782884327 lineto
4435
3779.86756490957 386.839541871613 lineto
4436
3779.16045812839 386.132435090426 lineto
4437
3775.62421711567 382.596194077712 lineto
4438
3788 378 lineto
4439
fill
4440
grestore
4441
gsave
4442
grestore
4443
restore showpage
4444
 
4445
end
4446
 
4447
 
4448
%%EndDocument
4449
tileepilog
4450
 
4451
%%Page: 2 2
4452
1 2 tileprolog
4453
%%BeginDocument: vld-simple.ps
4454
 
4455
/CurrentEncoding [
4456
/space/space/space/space/space/space/space/space
4457
/space/space/space/space/space/space/space/space
4458
/space/space/space/space/space/space/space/space
4459
/space/space/space/space/space/space/space/space
4460
/space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quotesingle
4461
/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash
4462
/zero/one/two/three/four/five/six/seven
4463
/eight/nine/colon/semicolon/less/equal/greater/question
4464
/at/A/B/C/D/E/F/G
4465
/H/I/J/K/L/M/N/O
4466
/P/Q/R/S/T/U/V/W
4467
/X/Y/Z/bracketleft/backslash/bracketright/asciicircum/underscore
4468
/grave/a/b/c/d/e/f/g
4469
/h/i/j/k/l/m/n/o
4470
/p/q/r/s/t/u/v/w
4471
/x/y/z/braceleft/bar/braceright/asciitilde/space
4472
/space/space/space/space/space/space/space/space
4473
/space/space/space/space/space/space/space/space
4474
/space/space/space/space/space/space/space/space
4475
/space/space/space/space/space/space/space/space
4476
/space/exclamdown/cent/sterling/currency/yen/brokenbar/section
4477
/dieresis/copyright/ordfeminine/guillemotleft/logicalnot/hyphen/registered/macron
4478
/degree/plusminus/twosuperior/threesuperior/acute/mu/paragraph/periodcentered
4479
/cedilla/onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters/questiondown
4480
/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
4481
/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis
4482
/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply
4483
/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls
4484
/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
4485
/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
4486
/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide
4487
/oslash/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis
4488
] def
4489
 
4490
50 dict begin
4491
 
4492
 
4493
/baseline 0 def
4494
/stipimage 0 def
4495
/height 0 def
4496
/justify 0 def
4497
/lineLength 0 def
4498
/spacing 0 def
4499
/stipple 0 def
4500
/strings 0 def
4501
/xoffset 0 def
4502
/yoffset 0 def
4503
/tmpstip null def
4504
 
4505
 
4506
/cstringshow {
4507
    {
4508
        dup type /stringtype eq
4509
        { show } { glyphshow }
4510
        ifelse
4511
    }
4512
    forall
4513
} bind def
4514
 
4515
 
4516
 
4517
/cstringwidth {
4518
 
4519
    {
4520
        dup type /stringtype eq
4521
        { stringwidth } {
4522
            currentfont /Encoding get exch 1 exch put (\001) stringwidth
4523
        }
4524
        ifelse
4525
        exch 3 1 roll add 3 1 roll add exch
4526
    }
4527
    forall
4528
} bind def
4529
 
4530
 
4531
/ISOEncode {
4532
    dup length dict begin
4533
        {1 index /FID ne {def} {pop pop} ifelse} forall
4534
        /Encoding CurrentEncoding def
4535
        currentdict
4536
    end
4537
 
4538
    % I'm not sure why it's necessary to use "definefont" on this new
4539
    % font, but it seems to be important; just use the name "Temporary"
4540
    % for the font.
4541
 
4542
    /Temporary exch definefont
4543
} bind def
4544
 
4545
 
4546
/StrokeClip {
4547
    {strokepath} stopped {
4548
        (This Postscript printer gets limitcheck overflows when) =
4549
        (stippling dashed lines;  lines will be printed solid instead.) =
4550
        [] 0 setdash strokepath} if
4551
    clip
4552
} bind def
4553
 
4554
 
4555
/EvenPixels {
4556
    % Compute exact number of device pixels per stipple dot.
4557
    dup 0 matrix currentmatrix dtransform
4558
    dup mul exch dup mul add sqrt
4559
 
4560
    % Round to an integer, make sure the number is at least 1, and compute
4561
    % user coord distance corresponding to this.
4562
    dup round dup 1 lt {pop 1} if
4563
    exch div mul
4564
} bind def
4565
 
4566
 
4567
/StippleFill {
4568
    % The following code is needed to work around a NeWSprint bug.
4569
 
4570
    /tmpstip 1 index def
4571
 
4572
    % Change the scaling so that one user unit in user coordinates
4573
    % corresponds to the size of one stipple dot.
4574
    1 EvenPixels dup scale
4575
 
4576
    % Compute the bounding box occupied by the path (which is now
4577
    % the clipping region), and round the lower coordinates down
4578
    % to the nearest starting point for the stipple pattern.  Be
4579
    % careful about negative numbers, since the rounding works
4580
    % differently on them.
4581
 
4582
    pathbbox
4583
    4 2 roll
4584
    5 index div dup 0 lt {1 sub} if cvi 5 index mul 4 1 roll
4585
    6 index div dup 0 lt {1 sub} if cvi 6 index mul 3 2 roll
4586
 
4587
    % Stack now: width height string y1 y2 x1 x2
4588
    % Below is a doubly-nested for loop to iterate across this area
4589
    % in units of the stipple pattern size, going up columns then
4590
    % across rows, blasting out a stipple-pattern-sized rectangle at
4591
    % each position
4592
 
4593
    6 index exch {
4594
        2 index 5 index 3 index {
4595
            % Stack now: width height string y1 y2 x y
4596
 
4597
            gsave
4598
            1 index exch translate
4599
            5 index 5 index true matrix tmpstip imagemask
4600
            grestore
4601
        } for
4602
        pop
4603
    } for
4604
    pop pop pop pop pop
4605
} bind def
4606
 
4607
 
4608
/AdjustColor {
4609
    CL 2 lt {
4610
        currentgray
4611
        CL 0 eq {
4612
            .5 lt {0} {1} ifelse
4613
        } if
4614
        setgray
4615
    } if
4616
} bind def
4617
 
4618
 
4619
/DrawText {
4620
    /stipple exch def
4621
    /justify exch def
4622
    /yoffset exch def
4623
    /xoffset exch def
4624
    /spacing exch def
4625
    /strings exch def
4626
 
4627
    % First scan through all of the text to find the widest line.
4628
 
4629
    /lineLength 0 def
4630
    strings {
4631
        cstringwidth pop
4632
        dup lineLength gt {/lineLength exch def} {pop} ifelse
4633
        newpath
4634
    } forall
4635
 
4636
    % Compute the baseline offset and the actual font height.
4637
 
4638
 
4639
    pathbbox dup /baseline exch def
4640
    exch pop exch sub /height exch def pop
4641
    newpath
4642
 
4643
    % Translate coordinates first so that the origin is at the upper-left
4644
    % corner of the text's bounding box. Remember that x and y for
4645
    % positioning are still on the stack.
4646
 
4647
    translate
4648
    lineLength xoffset mul
4649
    strings length 1 sub spacing mul height add yoffset mul translate
4650
 
4651
    % Now use the baseline and justification information to translate so
4652
    % that the origin is at the baseline and positioning point for the
4653
    % first line of text.
4654
 
4655
    justify lineLength mul baseline neg translate
4656
 
4657
    % Iterate over each of the lines to output it.  For each line,
4658
    % compute its width again so it can be properly justified, then
4659
    % display it.
4660
 
4661
    strings {
4662
        dup cstringwidth pop
4663
        justify neg mul 0 moveto
4664
        stipple {
4665
 
4666
 
4667
            % The text is stippled, so turn it into a path and print
4668
            % by calling StippledText, which in turn calls StippleFill.
4669
            % Unfortunately, many Postscript interpreters will get
4670
            % overflow errors if we try to do the whole string at
4671
            % once, so do it a character at a time.
4672
 
4673
            gsave
4674
            /char (X) def
4675
            {
4676
                dup type /stringtype eq {
4677
                    % This segment is a string.
4678
                    {
4679
                        char 0 3 -1 roll put
4680
                        currentpoint
4681
                        gsave
4682
                        char true charpath clip StippleText
4683
                        grestore
4684
                        char stringwidth translate
4685
                        moveto
4686
                    } forall
4687
                } {
4688
                    % This segment is glyph name
4689
                    % Temporary override
4690
                    currentfont /Encoding get exch 1 exch put
4691
                    currentpoint
4692
                    gsave (\001) true charpath clip StippleText
4693
                    grestore
4694
                    (\001) stringwidth translate
4695
                    moveto
4696
                } ifelse
4697
            } forall
4698
            grestore
4699
        } {cstringshow} ifelse
4700
 
4701
    } forall
4702
} bind def
4703
 
4704
/CL 2 def
4705
 
4706
save
4707
0.0 0.0 translate
4708
90 rotate
4709
0.1909 0.1909 scale
4710
173 -3111 translate
4711
-173 3111 moveto 4232 3111 lineto 4232 0 lineto -173 0 lineto closepath clip newpath
4712
gsave
4713
 
4714
1.000 1.000 1.000 setrgbcolor AdjustColor
4715
fill
4716
 
4717
 
4718
1 setlinewidth
4719
[] 0 setdash
4720
1.000 1.000 1.000 setrgbcolor AdjustColor
4721
stroke
4722
grestore
4723
gsave
4724
27 2509 moveto 180 0 rlineto 0 -23.9999999999999 rlineto -180 0 rlineto closepath
4725
1.000 1.000 1.000 setrgbcolor AdjustColor
4726
fill
4727
27 2509 moveto 180 0 rlineto 0 -23.9999999999999 rlineto -180 0 rlineto closepath
4728
 
4729
1 setlinewidth
4730
[] 0 setdash
4731
0.000 0.000 0.000 setrgbcolor AdjustColor
4732
stroke
4733
grestore
4734
gsave
4735
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
4736
0.000 0.000 0.000 setrgbcolor AdjustColor
4737
117 2497 [
4738
[(STATE_PICTURE_CODING_EXT)]
4739
] 13 -0.5 0.5 0 false DrawText
4740
grestore
4741
gsave
4742
grestore
4743
gsave
4744
20 2292 moveto 194 0 rlineto 0 -29.9999999999999 rlineto -194 0 rlineto closepath
4745
1.000 1.000 1.000 setrgbcolor AdjustColor
4746
fill
4747
20 2292 moveto 194 0 rlineto 0 -29.9999999999999 rlineto -194 0 rlineto closepath
4748
 
4749
1 setlinewidth
4750
[] 0 setdash
4751
0.000 0.000 0.000 setrgbcolor AdjustColor
4752
stroke
4753
grestore
4754
gsave
4755
23 2289 moveto 188 0 rlineto 0 -23.9999999999998 rlineto -188 0 rlineto closepath
4756
 
4757
1 setlinewidth
4758
[] 0 setdash
4759
0.000 0.000 0.000 setrgbcolor AdjustColor
4760
stroke
4761
grestore
4762
gsave
4763
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
4764
0.000 0.000 0.000 setrgbcolor AdjustColor
4765
117 2277 [
4766
[(STATE_PICTURE_CODING_EXT1)]
4767
] 13 -0.5 0.5 0 false DrawText
4768
grestore
4769
gsave
4770
grestore
4771
gsave
4772
20 2402 moveto 194 0 rlineto 0 -30 rlineto -194 0 rlineto closepath
4773
1.000 1.000 1.000 setrgbcolor AdjustColor
4774
fill
4775
20 2402 moveto 194 0 rlineto 0 -30 rlineto -194 0 rlineto closepath
4776
 
4777
1 setlinewidth
4778
[] 0 setdash
4779
0.000 0.000 0.000 setrgbcolor AdjustColor
4780
stroke
4781
grestore
4782
gsave
4783
23 2399 moveto 188 0 rlineto 0 -24 rlineto -188 0 rlineto closepath
4784
 
4785
1 setlinewidth
4786
[] 0 setdash
4787
0.000 0.000 0.000 setrgbcolor AdjustColor
4788
stroke
4789
grestore
4790
gsave
4791
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
4792
0.000 0.000 0.000 setrgbcolor AdjustColor
4793
117 2387 [
4794
[(STATE_PICTURE_CODING_EXT0)]
4795
] 13 -0.5 0.5 0 false DrawText
4796
grestore
4797
gsave
4798
grestore
4799
gsave
4800
619 2512 moveto 172 0 rlineto 0 -29.9999999999999 rlineto -172 0 rlineto closepath
4801
1.000 1.000 1.000 setrgbcolor AdjustColor
4802
fill
4803
619 2512 moveto 172 0 rlineto 0 -29.9999999999999 rlineto -172 0 rlineto closepath
4804
 
4805
1 setlinewidth
4806
[] 0 setdash
4807
0.000 0.000 0.000 setrgbcolor AdjustColor
4808
stroke
4809
grestore
4810
gsave
4811
622 2509 moveto 166 0 rlineto 0 -23.9999999999999 rlineto -166 0 rlineto closepath
4812
 
4813
1 setlinewidth
4814
[] 0 setdash
4815
0.000 0.000 0.000 setrgbcolor AdjustColor
4816
stroke
4817
grestore
4818
gsave
4819
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
4820
0.000 0.000 0.000 setrgbcolor AdjustColor
4821
705 2497 [
4822
[(STATE_QUANT_MATRIX_EXT)]
4823
] 13 -0.5 0.5 0 false DrawText
4824
grestore
4825
gsave
4826
grestore
4827
gsave
4828
642 2072 moveto 242 0 rlineto 0 -30 rlineto -242 0 rlineto closepath
4829
1.000 1.000 1.000 setrgbcolor AdjustColor
4830
fill
4831
642 2072 moveto 242 0 rlineto 0 -30 rlineto -242 0 rlineto closepath
4832
 
4833
1 setlinewidth
4834
[] 0 setdash
4835
0.000 0.000 0.000 setrgbcolor AdjustColor
4836
stroke
4837
grestore
4838
gsave
4839
645 2069 moveto 236 0 rlineto 0 -24 rlineto -236 0 rlineto closepath
4840
 
4841
1 setlinewidth
4842
[] 0 setdash
4843
0.000 0.000 0.000 setrgbcolor AdjustColor
4844
stroke
4845
grestore
4846
gsave
4847
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
4848
0.000 0.000 0.000 setrgbcolor AdjustColor
4849
763 2057 [
4850
[(STATE_LD_CHROMA_NON_INTRA_QUANT1)]
4851
] 13 -0.5 0.5 0 false DrawText
4852
grestore
4853
gsave
4854
grestore
4855
gsave
4856
626 2182 moveto 214 0 rlineto 0 -29.9999999999999 rlineto -214 0 rlineto closepath
4857
1.000 1.000 1.000 setrgbcolor AdjustColor
4858
fill
4859
626 2182 moveto 214 0 rlineto 0 -29.9999999999999 rlineto -214 0 rlineto closepath
4860
 
4861
1 setlinewidth
4862
[] 0 setdash
4863
0.000 0.000 0.000 setrgbcolor AdjustColor
4864
stroke
4865
grestore
4866
gsave
4867
629 2179 moveto 208 0 rlineto 0 -24 rlineto -208 0 rlineto closepath
4868
 
4869
1 setlinewidth
4870
[] 0 setdash
4871
0.000 0.000 0.000 setrgbcolor AdjustColor
4872
stroke
4873
grestore
4874
gsave
4875
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
4876
0.000 0.000 0.000 setrgbcolor AdjustColor
4877
733 2167 [
4878
[(STATE_LD_CHROMA_INTRA_QUANT1)]
4879
] 13 -0.5 0.5 0 false DrawText
4880
grestore
4881
gsave
4882
grestore
4883
gsave
4884
670 2292 moveto 194 0 rlineto 0 -29.9999999999999 rlineto -194 0 rlineto closepath
4885
1.000 1.000 1.000 setrgbcolor AdjustColor
4886
fill
4887
670 2292 moveto 194 0 rlineto 0 -29.9999999999999 rlineto -194 0 rlineto closepath
4888
 
4889
1 setlinewidth
4890
[] 0 setdash
4891
0.000 0.000 0.000 setrgbcolor AdjustColor
4892
stroke
4893
grestore
4894
gsave
4895
673 2289 moveto 188 0 rlineto 0 -23.9999999999998 rlineto -188 0 rlineto closepath
4896
 
4897
1 setlinewidth
4898
[] 0 setdash
4899
0.000 0.000 0.000 setrgbcolor AdjustColor
4900
stroke
4901
grestore
4902
gsave
4903
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
4904
0.000 0.000 0.000 setrgbcolor AdjustColor
4905
767 2277 [
4906
[(STATE_LD_NON_INTRA_QUANT1)]
4907
] 13 -0.5 0.5 0 false DrawText
4908
grestore
4909
gsave
4910
grestore
4911
gsave
4912
726 2622 moveto 200 0 rlineto 0 -29.9999999999999 rlineto -200 0 rlineto closepath
4913
1.000 1.000 1.000 setrgbcolor AdjustColor
4914
fill
4915
726 2622 moveto 200 0 rlineto 0 -29.9999999999999 rlineto -200 0 rlineto closepath
4916
 
4917
1 setlinewidth
4918
[] 0 setdash
4919
0.000 0.000 0.000 setrgbcolor AdjustColor
4920
stroke
4921
grestore
4922
gsave
4923
729 2619 moveto 194 0 rlineto 0 -24 rlineto -194 0 rlineto closepath
4924
 
4925
1 setlinewidth
4926
[] 0 setdash
4927
0.000 0.000 0.000 setrgbcolor AdjustColor
4928
stroke
4929
grestore
4930
gsave
4931
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
4932
0.000 0.000 0.000 setrgbcolor AdjustColor
4933
826 2607 [
4934
[(STATE_EXTENSION_START_CODE)]
4935
] 13 -0.5 0.5 0 false DrawText
4936
grestore
4937
gsave
4938
grestore
4939
gsave
4940
838 2402 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
4941
1.000 1.000 1.000 setrgbcolor AdjustColor
4942
fill
4943
838 2402 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
4944
 
4945
1 setlinewidth
4946
[] 0 setdash
4947
0.000 0.000 0.000 setrgbcolor AdjustColor
4948
stroke
4949
grestore
4950
gsave
4951
841 2399 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
4952
 
4953
1 setlinewidth
4954
[] 0 setdash
4955
0.000 0.000 0.000 setrgbcolor AdjustColor
4956
stroke
4957
grestore
4958
gsave
4959
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
4960
0.000 0.000 0.000 setrgbcolor AdjustColor
4961
921 2387 [
4962
[(STATE_LD_INTRA_QUANT1)]
4963
] 13 -0.5 0.5 0 false DrawText
4964
grestore
4965
gsave
4966
grestore
4967
gsave
4968
1004 2509 moveto 194 0 rlineto 0 -23.9999999999999 rlineto -194 0 rlineto closepath
4969
1.000 1.000 1.000 setrgbcolor AdjustColor
4970
fill
4971
1004 2509 moveto 194 0 rlineto 0 -23.9999999999999 rlineto -194 0 rlineto closepath
4972
 
4973
1 setlinewidth
4974
[] 0 setdash
4975
0.000 0.000 0.000 setrgbcolor AdjustColor
4976
stroke
4977
grestore
4978
gsave
4979
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
4980
0.000 0.000 0.000 setrgbcolor AdjustColor
4981
1101 2497 [
4982
[(STATE_SEQUENCE_DISPLAY_EXT)]
4983
] 13 -0.5 0.5 0 false DrawText
4984
grestore
4985
gsave
4986
grestore
4987
gsave
4988
926 2182 moveto 208 0 rlineto 0 -29.9999999999999 rlineto -208 0 rlineto closepath
4989
1.000 1.000 1.000 setrgbcolor AdjustColor
4990
fill
4991
926 2182 moveto 208 0 rlineto 0 -29.9999999999999 rlineto -208 0 rlineto closepath
4992
 
4993
1 setlinewidth
4994
[] 0 setdash
4995
0.000 0.000 0.000 setrgbcolor AdjustColor
4996
stroke
4997
grestore
4998
gsave
4999
929 2179 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
5000
 
5001
1 setlinewidth
5002
[] 0 setdash
5003
0.000 0.000 0.000 setrgbcolor AdjustColor
5004
stroke
5005
grestore
5006
gsave
5007
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5008
0.000 0.000 0.000 setrgbcolor AdjustColor
5009
1030 2167 [
5010
[(STATE_SEQUENCE_DISPLAY_EXT2)]
5011
] 13 -0.5 0.5 0 false DrawText
5012
grestore
5013
gsave
5014
grestore
5015
gsave
5016
926 2292 moveto 208 0 rlineto 0 -29.9999999999999 rlineto -208 0 rlineto closepath
5017
1.000 1.000 1.000 setrgbcolor AdjustColor
5018
fill
5019
926 2292 moveto 208 0 rlineto 0 -29.9999999999999 rlineto -208 0 rlineto closepath
5020
 
5021
1 setlinewidth
5022
[] 0 setdash
5023
0.000 0.000 0.000 setrgbcolor AdjustColor
5024
stroke
5025
grestore
5026
gsave
5027
929 2289 moveto 202 0 rlineto 0 -23.9999999999998 rlineto -202 0 rlineto closepath
5028
 
5029
1 setlinewidth
5030
[] 0 setdash
5031
0.000 0.000 0.000 setrgbcolor AdjustColor
5032
stroke
5033
grestore
5034
gsave
5035
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5036
0.000 0.000 0.000 setrgbcolor AdjustColor
5037
1030 2277 [
5038
[(STATE_SEQUENCE_DISPLAY_EXT1)]
5039
] 13 -0.5 0.5 0 false DrawText
5040
grestore
5041
gsave
5042
grestore
5043
gsave
5044
1066 2399 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
5045
1.000 1.000 1.000 setrgbcolor AdjustColor
5046
fill
5047
1066 2399 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
5048
 
5049
1 setlinewidth
5050
[] 0 setdash
5051
0.000 0.000 0.000 setrgbcolor AdjustColor
5052
stroke
5053
grestore
5054
gsave
5055
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5056
0.000 0.000 0.000 setrgbcolor AdjustColor
5057
1167 2387 [
5058
[(STATE_SEQUENCE_DISPLAY_EXT0)]
5059
] 13 -0.5 0.5 0 false DrawText
5060
grestore
5061
gsave
5062
grestore
5063
gsave
5064
1194 2292 moveto 152 0 rlineto 0 -29.9999999999999 rlineto -152 0 rlineto closepath
5065
1.000 1.000 1.000 setrgbcolor AdjustColor
5066
fill
5067
1194 2292 moveto 152 0 rlineto 0 -29.9999999999999 rlineto -152 0 rlineto closepath
5068
 
5069
1 setlinewidth
5070
[] 0 setdash
5071
0.000 0.000 0.000 setrgbcolor AdjustColor
5072
stroke
5073
grestore
5074
gsave
5075
1197 2289 moveto 146 0 rlineto 0 -23.9999999999998 rlineto -146 0 rlineto closepath
5076
 
5077
1 setlinewidth
5078
[] 0 setdash
5079
0.000 0.000 0.000 setrgbcolor AdjustColor
5080
stroke
5081
grestore
5082
gsave
5083
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5084
0.000 0.000 0.000 setrgbcolor AdjustColor
5085
1270 2277 [
5086
[(STATE_SEQUENCE_EXT1)]
5087
] 13 -0.5 0.5 0 false DrawText
5088
grestore
5089
gsave
5090
grestore
5091
gsave
5092
1308 2399 moveto 146 0 rlineto 0 -24 rlineto -146 0 rlineto closepath
5093
1.000 1.000 1.000 setrgbcolor AdjustColor
5094
fill
5095
1308 2399 moveto 146 0 rlineto 0 -24 rlineto -146 0 rlineto closepath
5096
 
5097
1 setlinewidth
5098
[] 0 setdash
5099
0.000 0.000 0.000 setrgbcolor AdjustColor
5100
stroke
5101
grestore
5102
gsave
5103
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5104
0.000 0.000 0.000 setrgbcolor AdjustColor
5105
1381 2387 [
5106
[(STATE_SEQUENCE_EXT0)]
5107
] 13 -0.5 0.5 0 false DrawText
5108
grestore
5109
gsave
5110
grestore
5111
gsave
5112
1386 2292 moveto 166 0 rlineto 0 -29.9999999999999 rlineto -166 0 rlineto closepath
5113
1.000 1.000 1.000 setrgbcolor AdjustColor
5114
fill
5115
1386 2292 moveto 166 0 rlineto 0 -29.9999999999999 rlineto -166 0 rlineto closepath
5116
 
5117
1 setlinewidth
5118
[] 0 setdash
5119
0.000 0.000 0.000 setrgbcolor AdjustColor
5120
stroke
5121
grestore
5122
gsave
5123
1389 2289 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
5124
 
5125
1 setlinewidth
5126
[] 0 setdash
5127
0.000 0.000 0.000 setrgbcolor AdjustColor
5128
stroke
5129
grestore
5130
gsave
5131
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5132
0.000 0.000 0.000 setrgbcolor AdjustColor
5133
1469 2277 [
5134
[(STATE_PICTURE_HEADER2)]
5135
] 13 -0.5 0.5 0 false DrawText
5136
grestore
5137
gsave
5138
grestore
5139
gsave
5140
1312 2509 moveto 138 0 rlineto 0 -23.9999999999999 rlineto -138 0 rlineto closepath
5141
1.000 1.000 1.000 setrgbcolor AdjustColor
5142
fill
5143
1312 2509 moveto 138 0 rlineto 0 -23.9999999999999 rlineto -138 0 rlineto closepath
5144
 
5145
1 setlinewidth
5146
[] 0 setdash
5147
0.000 0.000 0.000 setrgbcolor AdjustColor
5148
stroke
5149
grestore
5150
gsave
5151
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5152
0.000 0.000 0.000 setrgbcolor AdjustColor
5153
1381 2497 [
5154
[(STATE_SEQUENCE_EXT)]
5155
] 13 -0.5 0.5 0 false DrawText
5156
grestore
5157
gsave
5158
grestore
5159
gsave
5160
1497 2619 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
5161
1.000 1.000 1.000 setrgbcolor AdjustColor
5162
fill
5163
1497 2619 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
5164
 
5165
1 setlinewidth
5166
[] 0 setdash
5167
0.000 0.000 0.000 setrgbcolor AdjustColor
5168
stroke
5169
grestore
5170
gsave
5171
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5172
0.000 0.000 0.000 setrgbcolor AdjustColor
5173
1566 2607 [
5174
[(STATE_GROUP_HEADER)]
5175
] 13 -0.5 0.5 0 false DrawText
5176
grestore
5177
gsave
5178
grestore
5179
gsave
5180
1494 2402 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
5181
1.000 1.000 1.000 setrgbcolor AdjustColor
5182
fill
5183
1494 2402 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
5184
 
5185
1 setlinewidth
5186
[] 0 setdash
5187
0.000 0.000 0.000 setrgbcolor AdjustColor
5188
stroke
5189
grestore
5190
gsave
5191
1497 2399 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
5192
 
5193
1 setlinewidth
5194
[] 0 setdash
5195
0.000 0.000 0.000 setrgbcolor AdjustColor
5196
stroke
5197
grestore
5198
gsave
5199
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5200
0.000 0.000 0.000 setrgbcolor AdjustColor
5201
1577 2387 [
5202
[(STATE_PICTURE_HEADER1)]
5203
] 13 -0.5 0.5 0 false DrawText
5204
grestore
5205
gsave
5206
grestore
5207
gsave
5208
1490 2512 moveto 152 0 rlineto 0 -29.9999999999999 rlineto -152 0 rlineto closepath
5209
1.000 1.000 1.000 setrgbcolor AdjustColor
5210
fill
5211
1490 2512 moveto 152 0 rlineto 0 -29.9999999999999 rlineto -152 0 rlineto closepath
5212
 
5213
1 setlinewidth
5214
[] 0 setdash
5215
0.000 0.000 0.000 setrgbcolor AdjustColor
5216
stroke
5217
grestore
5218
gsave
5219
1493 2509 moveto 146 0 rlineto 0 -23.9999999999999 rlineto -146 0 rlineto closepath
5220
 
5221
1 setlinewidth
5222
[] 0 setdash
5223
0.000 0.000 0.000 setrgbcolor AdjustColor
5224
stroke
5225
grestore
5226
gsave
5227
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5228
0.000 0.000 0.000 setrgbcolor AdjustColor
5229
1566 2497 [
5230
[(STATE_GROUP_HEADER0)]
5231
] 13 -0.5 0.5 0 false DrawText
5232
grestore
5233
gsave
5234
grestore
5235
gsave
5236
1592 2289 moveto 166 0 rlineto 0 -23.9999999999998 rlineto -166 0 rlineto closepath
5237
1.000 1.000 1.000 setrgbcolor AdjustColor
5238
fill
5239
1592 2289 moveto 166 0 rlineto 0 -23.9999999999998 rlineto -166 0 rlineto closepath
5240
 
5241
1 setlinewidth
5242
[] 0 setdash
5243
0.000 0.000 0.000 setrgbcolor AdjustColor
5244
stroke
5245
grestore
5246
gsave
5247
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5248
0.000 0.000 0.000 setrgbcolor AdjustColor
5249
1675 2277 [
5250
[(STATE_SEQUENCE_HEADER2)]
5251
] 13 -0.5 0.5 0 false DrawText
5252
grestore
5253
gsave
5254
grestore
5255
gsave
5256
1578 1962 moveto 194 0 rlineto 0 -30 rlineto -194 0 rlineto closepath
5257
1.000 1.000 1.000 setrgbcolor AdjustColor
5258
fill
5259
1578 1962 moveto 194 0 rlineto 0 -30 rlineto -194 0 rlineto closepath
5260
 
5261
1 setlinewidth
5262
[] 0 setdash
5263
0.000 0.000 0.000 setrgbcolor AdjustColor
5264
stroke
5265
grestore
5266
gsave
5267
1581 1959 moveto 188 0 rlineto 0 -24 rlineto -188 0 rlineto closepath
5268
 
5269
1 setlinewidth
5270
[] 0 setdash
5271
0.000 0.000 0.000 setrgbcolor AdjustColor
5272
stroke
5273
grestore
5274
gsave
5275
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5276
0.000 0.000 0.000 setrgbcolor AdjustColor
5277
1675 1947 [
5278
[(STATE_LD_NON_INTRA_QUANT0)]
5279
] 13 -0.5 0.5 0 false DrawText
5280
grestore
5281
gsave
5282
grestore
5283
gsave
5284
1589 2182 moveto 172 0 rlineto 0 -29.9999999999999 rlineto -172 0 rlineto closepath
5285
1.000 1.000 1.000 setrgbcolor AdjustColor
5286
fill
5287
1589 2182 moveto 172 0 rlineto 0 -29.9999999999999 rlineto -172 0 rlineto closepath
5288
 
5289
1 setlinewidth
5290
[] 0 setdash
5291
0.000 0.000 0.000 setrgbcolor AdjustColor
5292
stroke
5293
grestore
5294
gsave
5295
1592 2179 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
5296
 
5297
1 setlinewidth
5298
[] 0 setdash
5299
0.000 0.000 0.000 setrgbcolor AdjustColor
5300
stroke
5301
grestore
5302
gsave
5303
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5304
0.000 0.000 0.000 setrgbcolor AdjustColor
5305
1675 2167 [
5306
[(STATE_SEQUENCE_HEADER3)]
5307
] 13 -0.5 0.5 0 false DrawText
5308
grestore
5309
gsave
5310
grestore
5311
gsave
5312
1689 2619 moveto 152 0 rlineto 0 -24 rlineto -152 0 rlineto closepath
5313
1.000 1.000 1.000 setrgbcolor AdjustColor
5314
fill
5315
1689 2619 moveto 152 0 rlineto 0 -24 rlineto -152 0 rlineto closepath
5316
 
5317
1 setlinewidth
5318
[] 0 setdash
5319
0.000 0.000 0.000 setrgbcolor AdjustColor
5320
stroke
5321
grestore
5322
gsave
5323
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5324
0.000 0.000 0.000 setrgbcolor AdjustColor
5325
1765 2607 [
5326
[(STATE_PICTURE_HEADER)]
5327
] 13 -0.5 0.5 0 false DrawText
5328
grestore
5329
gsave
5330
grestore
5331
gsave
5332
1669 2072 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
5333
1.000 1.000 1.000 setrgbcolor AdjustColor
5334
fill
5335
1669 2072 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
5336
 
5337
1 setlinewidth
5338
[] 0 setdash
5339
0.000 0.000 0.000 setrgbcolor AdjustColor
5340
stroke
5341
grestore
5342
gsave
5343
1672 2069 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
5344
 
5345
1 setlinewidth
5346
[] 0 setdash
5347
0.000 0.000 0.000 setrgbcolor AdjustColor
5348
stroke
5349
grestore
5350
gsave
5351
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5352
0.000 0.000 0.000 setrgbcolor AdjustColor
5353
1752 2057 [
5354
[(STATE_LD_INTRA_QUANT0)]
5355
] 13 -0.5 0.5 0 false DrawText
5356
grestore
5357
gsave
5358
grestore
5359
gsave
5360
1700 2399 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
5361
1.000 1.000 1.000 setrgbcolor AdjustColor
5362
fill
5363
1700 2399 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
5364
 
5365
1 setlinewidth
5366
[] 0 setdash
5367
0.000 0.000 0.000 setrgbcolor AdjustColor
5368
stroke
5369
grestore
5370
gsave
5371
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5372
0.000 0.000 0.000 setrgbcolor AdjustColor
5373
1783 2387 [
5374
[(STATE_SEQUENCE_HEADER1)]
5375
] 13 -0.5 0.5 0 false DrawText
5376
grestore
5377
gsave
5378
grestore
5379
gsave
5380
1682 2512 moveto 166 0 rlineto 0 -29.9999999999999 rlineto -166 0 rlineto closepath
5381
1.000 1.000 1.000 setrgbcolor AdjustColor
5382
fill
5383
1682 2512 moveto 166 0 rlineto 0 -29.9999999999999 rlineto -166 0 rlineto closepath
5384
 
5385
1 setlinewidth
5386
[] 0 setdash
5387
0.000 0.000 0.000 setrgbcolor AdjustColor
5388
stroke
5389
grestore
5390
gsave
5391
1685 2509 moveto 160 0 rlineto 0 -23.9999999999999 rlineto -160 0 rlineto closepath
5392
 
5393
1 setlinewidth
5394
[] 0 setdash
5395
0.000 0.000 0.000 setrgbcolor AdjustColor
5396
stroke
5397
grestore
5398
gsave
5399
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5400
0.000 0.000 0.000 setrgbcolor AdjustColor
5401
1765 2497 [
5402
[(STATE_PICTURE_HEADER0)]
5403
] 13 -0.5 0.5 0 false DrawText
5404
grestore
5405
gsave
5406
grestore
5407
gsave
5408
1849 2952 moveto 96.0000000000002 0 rlineto 0 -30 rlineto -96.0000000000002 0 rlineto closepath
5409
1.000 1.000 1.000 setrgbcolor AdjustColor
5410
fill
5411
1849 2952 moveto 96.0000000000002 0 rlineto 0 -30 rlineto -96.0000000000002 0 rlineto closepath
5412
 
5413
1 setlinewidth
5414
[] 0 setdash
5415
0.000 0.000 0.000 setrgbcolor AdjustColor
5416
stroke
5417
grestore
5418
gsave
5419
1852 2949 moveto 90.0000000000005 0 rlineto 0 -24 rlineto -90.0000000000005 0 rlineto closepath
5420
 
5421
1 setlinewidth
5422
[] 0 setdash
5423
0.000 0.000 0.000 setrgbcolor AdjustColor
5424
stroke
5425
grestore
5426
gsave
5427
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5428
0.000 0.000 0.000 setrgbcolor AdjustColor
5429
1897 2937 [
5430
[(STATE_ERROR)]
5431
] 13 -0.5 0.5 0 false DrawText
5432
grestore
5433
gsave
5434
grestore
5435
gsave
5436
1814 2842 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
5437
1.000 1.000 1.000 setrgbcolor AdjustColor
5438
fill
5439
1814 2842 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
5440
 
5441
1 setlinewidth
5442
[] 0 setdash
5443
0.000 0.000 0.000 setrgbcolor AdjustColor
5444
stroke
5445
grestore
5446
gsave
5447
1817 2839 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
5448
 
5449
1 setlinewidth
5450
[] 0 setdash
5451
0.000 0.000 0.000 setrgbcolor AdjustColor
5452
stroke
5453
grestore
5454
gsave
5455
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5456
0.000 0.000 0.000 setrgbcolor AdjustColor
5457
1897 2827 [
5458
[(STATE_NEXT_START_CODE)]
5459
] 13 -0.5 0.5 0 false DrawText
5460
grestore
5461
gsave
5462
grestore
5463
gsave
5464
1888 2509 moveto 166 0 rlineto 0 -23.9999999999999 rlineto -166 0 rlineto closepath
5465
1.000 1.000 1.000 setrgbcolor AdjustColor
5466
fill
5467
1888 2509 moveto 166 0 rlineto 0 -23.9999999999999 rlineto -166 0 rlineto closepath
5468
 
5469
1 setlinewidth
5470
[] 0 setdash
5471
0.000 0.000 0.000 setrgbcolor AdjustColor
5472
stroke
5473
grestore
5474
gsave
5475
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5476
0.000 0.000 0.000 setrgbcolor AdjustColor
5477
1971 2497 [
5478
[(STATE_SEQUENCE_HEADER0)]
5479
] 13 -0.5 0.5 0 false DrawText
5480
grestore
5481
gsave
5482
grestore
5483
gsave
5484
1881 2622 moveto 144 0 rlineto 0 -29.9999999999999 rlineto -144 0 rlineto closepath
5485
1.000 1.000 1.000 setrgbcolor AdjustColor
5486
fill
5487
1881 2622 moveto 144 0 rlineto 0 -29.9999999999999 rlineto -144 0 rlineto closepath
5488
 
5489
1 setlinewidth
5490
[] 0 setdash
5491
0.000 0.000 0.000 setrgbcolor AdjustColor
5492
stroke
5493
grestore
5494
gsave
5495
1884 2619 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
5496
 
5497
1 setlinewidth
5498
[] 0 setdash
5499
0.000 0.000 0.000 setrgbcolor AdjustColor
5500
stroke
5501
grestore
5502
gsave
5503
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5504
0.000 0.000 0.000 setrgbcolor AdjustColor
5505
1953 2607 [
5506
[(STATE_SEQUENCE_END)]
5507
] 13 -0.5 0.5 0 false DrawText
5508
grestore
5509
gsave
5510
grestore
5511
gsave
5512
1832 2732 moveto 130 0 rlineto 0 -30 rlineto -130 0 rlineto closepath
5513
1.000 1.000 1.000 setrgbcolor AdjustColor
5514
fill
5515
1832 2732 moveto 130 0 rlineto 0 -30 rlineto -130 0 rlineto closepath
5516
 
5517
1 setlinewidth
5518
[] 0 setdash
5519
0.000 0.000 0.000 setrgbcolor AdjustColor
5520
stroke
5521
grestore
5522
gsave
5523
1835 2729 moveto 124 0 rlineto 0 -24 rlineto -124 0 rlineto closepath
5524
 
5525
1 setlinewidth
5526
[] 0 setdash
5527
0.000 0.000 0.000 setrgbcolor AdjustColor
5528
stroke
5529
grestore
5530
gsave
5531
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5532
0.000 0.000 0.000 setrgbcolor AdjustColor
5533
1897 2717 [
5534
[(STATE_START_CODE)]
5535
] 13 -0.5 0.5 0 false DrawText
5536
grestore
5537
gsave
5538
grestore
5539
gsave
5540
2065 2619 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
5541
1.000 1.000 1.000 setrgbcolor AdjustColor
5542
fill
5543
2065 2619 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
5544
 
5545
1 setlinewidth
5546
[] 0 setdash
5547
0.000 0.000 0.000 setrgbcolor AdjustColor
5548
stroke
5549
grestore
5550
gsave
5551
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5552
0.000 0.000 0.000 setrgbcolor AdjustColor
5553
2145 2607 [
5554
[(STATE_SEQUENCE_HEADER)]
5555
] 13 -0.5 0.5 0 false DrawText
5556
grestore
5557
gsave
5558
grestore
5559
gsave
5560
2997 2289 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
5561
1.000 1.000 1.000 setrgbcolor AdjustColor
5562
fill
5563
2997 2289 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
5564
 
5565
1 setlinewidth
5566
[] 0 setdash
5567
0.000 0.000 0.000 setrgbcolor AdjustColor
5568
stroke
5569
grestore
5570
gsave
5571
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5572
0.000 0.000 0.000 setrgbcolor AdjustColor
5573
3077 2277 [
5574
[(STATE_NEXT_MACROBLOCK)]
5575
] 13 -0.5 0.5 0 false DrawText
5576
grestore
5577
gsave
5578
grestore
5579
gsave
5580
3008 1436 moveto 180 0 rlineto 0 -24.0000000000002 rlineto -180 0 rlineto closepath
5581
1.000 1.000 1.000 setrgbcolor AdjustColor
5582
fill
5583
3008 1436 moveto 180 0 rlineto 0 -24.0000000000002 rlineto -180 0 rlineto closepath
5584
 
5585
1 setlinewidth
5586
[] 0 setdash
5587
0.000 0.000 0.000 setrgbcolor AdjustColor
5588
stroke
5589
grestore
5590
gsave
5591
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5592
0.000 0.000 0.000 setrgbcolor AdjustColor
5593
3098 1424 [
5594
[(STATE_NEXT_MOTION_VECTOR)]
5595
] 13 -0.5 0.5 0 false DrawText
5596
grestore
5597
gsave
5598
grestore
5599
gsave
5600
3087 2619 moveto 90 0 rlineto 0 -24 rlineto -90 0 rlineto closepath
5601
1.000 1.000 1.000 setrgbcolor AdjustColor
5602
fill
5603
3087 2619 moveto 90 0 rlineto 0 -24 rlineto -90 0 rlineto closepath
5604
 
5605
1 setlinewidth
5606
[] 0 setdash
5607
0.000 0.000 0.000 setrgbcolor AdjustColor
5608
stroke
5609
grestore
5610
gsave
5611
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5612
0.000 0.000 0.000 setrgbcolor AdjustColor
5613
3132 2607 [
5614
[(STATE_SLICE)]
5615
] 13 -0.5 0.5 0 false DrawText
5616
grestore
5617
gsave
5618
grestore
5619
gsave
5620
3061 1852 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
5621
1.000 1.000 1.000 setrgbcolor AdjustColor
5622
fill
5623
3061 1852 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
5624
 
5625
1 setlinewidth
5626
[] 0 setdash
5627
0.000 0.000 0.000 setrgbcolor AdjustColor
5628
stroke
5629
grestore
5630
gsave
5631
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5632
0.000 0.000 0.000 setrgbcolor AdjustColor
5633
3141 1840 [
5634
[(STATE_MACROBLOCK_TYPE)]
5635
] 13 -0.5 0.5 0 false DrawText
5636
grestore
5637
gsave
5638
grestore
5639
gsave
5640
3015 1540 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
5641
1.000 1.000 1.000 setrgbcolor AdjustColor
5642
fill
5643
3015 1540 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
5644
 
5645
1 setlinewidth
5646
[] 0 setdash
5647
0.000 0.000 0.000 setrgbcolor AdjustColor
5648
stroke
5649
grestore
5650
gsave
5651
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5652
0.000 0.000 0.000 setrgbcolor AdjustColor
5653
3098 1528 [
5654
[(STATE_MACROBLOCK_QUANT)]
5655
] 13 -0.5 0.5 0 false DrawText
5656
grestore
5657
gsave
5658
grestore
5659
gsave
5660
3075 1748 moveto 132 0 rlineto 0 -24 rlineto -132 0 rlineto closepath
5661
1.000 1.000 1.000 setrgbcolor AdjustColor
5662
fill
5663
3075 1748 moveto 132 0 rlineto 0 -24 rlineto -132 0 rlineto closepath
5664
 
5665
1 setlinewidth
5666
[] 0 setdash
5667
0.000 0.000 0.000 setrgbcolor AdjustColor
5668
stroke
5669
grestore
5670
gsave
5671
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5672
0.000 0.000 0.000 setrgbcolor AdjustColor
5673
3141 1736 [
5674
[(STATE_MOTION_TYPE)]
5675
] 13 -0.5 0.5 0 false DrawText
5676
grestore
5677
gsave
5678
grestore
5679
gsave
5680
3108 2509 moveto 160 0 rlineto 0 -23.9999999999999 rlineto -160 0 rlineto closepath
5681
1.000 1.000 1.000 setrgbcolor AdjustColor
5682
fill
5683
3108 2509 moveto 160 0 rlineto 0 -23.9999999999999 rlineto -160 0 rlineto closepath
5684
 
5685
1 setlinewidth
5686
[] 0 setdash
5687
0.000 0.000 0.000 setrgbcolor AdjustColor
5688
stroke
5689
grestore
5690
gsave
5691
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5692
0.000 0.000 0.000 setrgbcolor AdjustColor
5693
3188 2497 [
5694
[(STATE_SLICE_EXTENSION)]
5695
] 13 -0.5 0.5 0 false DrawText
5696
grestore
5697
gsave
5698
grestore
5699
gsave
5700
3170 2399 moveto 216 0 rlineto 0 -24 rlineto -216 0 rlineto closepath
5701
1.000 1.000 1.000 setrgbcolor AdjustColor
5702
fill
5703
3170 2399 moveto 216 0 rlineto 0 -24 rlineto -216 0 rlineto closepath
5704
 
5705
1 setlinewidth
5706
[] 0 setdash
5707
0.000 0.000 0.000 setrgbcolor AdjustColor
5708
stroke
5709
grestore
5710
gsave
5711
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5712
0.000 0.000 0.000 setrgbcolor AdjustColor
5713
3278 2387 [
5714
[(STATE_SLICE_EXTRA_INFORMATION)]
5715
] 13 -0.5 0.5 0 false DrawText
5716
grestore
5717
gsave
5718
grestore
5719
gsave
5720
3151 1332 moveto 188 0 rlineto 0 -24.0000000000002 rlineto -188 0 rlineto closepath
5721
1.000 1.000 1.000 setrgbcolor AdjustColor
5722
fill
5723
3151 1332 moveto 188 0 rlineto 0 -24.0000000000002 rlineto -188 0 rlineto closepath
5724
 
5725
1 setlinewidth
5726
[] 0 setdash
5727
0.000 0.000 0.000 setrgbcolor AdjustColor
5728
stroke
5729
grestore
5730
gsave
5731
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5732
0.000 0.000 0.000 setrgbcolor AdjustColor
5733
3245 1320 [
5734
[(STATE_MOTION_VERT_FLD_SEL)]
5735
] 13 -0.5 0.5 0 false DrawText
5736
grestore
5737
gsave
5738
grestore
5739
gsave
5740
3129 1644 moveto 110 0 rlineto 0 -24 rlineto -110 0 rlineto closepath
5741
1.000 1.000 1.000 setrgbcolor AdjustColor
5742
fill
5743
3129 1644 moveto 110 0 rlineto 0 -24 rlineto -110 0 rlineto closepath
5744
 
5745
1 setlinewidth
5746
[] 0 setdash
5747
0.000 0.000 0.000 setrgbcolor AdjustColor
5748
stroke
5749
grestore
5750
gsave
5751
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5752
0.000 0.000 0.000 setrgbcolor AdjustColor
5753
3184 1632 [
5754
[(STATE_DCT_TYPE)]
5755
] 13 -0.5 0.5 0 false DrawText
5756
grestore
5757
gsave
5758
grestore
5759
gsave
5760
3198 812 moveto 130 0 rlineto 0 -30 rlineto -130 0 rlineto closepath
5761
1.000 1.000 1.000 setrgbcolor AdjustColor
5762
fill
5763
3198 812 moveto 130 0 rlineto 0 -30 rlineto -130 0 rlineto closepath
5764
 
5765
1 setlinewidth
5766
[] 0 setdash
5767
0.000 0.000 0.000 setrgbcolor AdjustColor
5768
stroke
5769
grestore
5770
gsave
5771
3201 809 moveto 124 0 rlineto 0 -24 rlineto -124 0 rlineto closepath
5772
 
5773
1 setlinewidth
5774
[] 0 setdash
5775
0.000 0.000 0.000 setrgbcolor AdjustColor
5776
stroke
5777
grestore
5778
gsave
5779
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5780
0.000 0.000 0.000 setrgbcolor AdjustColor
5781
3263 797 [
5782
[(STATE_NEXT_BLOCK)]
5783
] 13 -0.5 0.5 0 false DrawText
5784
grestore
5785
gsave
5786
grestore
5787
gsave
5788
3178 916 moveto 152 0 rlineto 0 -24 rlineto -152 0 rlineto closepath
5789
1.000 1.000 1.000 setrgbcolor AdjustColor
5790
fill
5791
3178 916 moveto 152 0 rlineto 0 -24 rlineto -152 0 rlineto closepath
5792
 
5793
1 setlinewidth
5794
[] 0 setdash
5795
0.000 0.000 0.000 setrgbcolor AdjustColor
5796
stroke
5797
grestore
5798
gsave
5799
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5800
0.000 0.000 0.000 setrgbcolor AdjustColor
5801
3254 904 [
5802
[(STATE_MOTION_PREDICT)]
5803
] 13 -0.5 0.5 0 false DrawText
5804
grestore
5805
gsave
5806
grestore
5807
gsave
5808
3129 1228 moveto 132 0 rlineto 0 -24.0000000000005 rlineto -132 0 rlineto closepath
5809
1.000 1.000 1.000 setrgbcolor AdjustColor
5810
fill
5811
3129 1228 moveto 132 0 rlineto 0 -24.0000000000005 rlineto -132 0 rlineto closepath
5812
 
5813
1 setlinewidth
5814
[] 0 setdash
5815
0.000 0.000 0.000 setrgbcolor AdjustColor
5816
stroke
5817
grestore
5818
gsave
5819
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5820
0.000 0.000 0.000 setrgbcolor AdjustColor
5821
3195 1216 [
5822
[(STATE_MOTION_CODE)]
5823
] 13 -0.5 0.5 0 false DrawText
5824
grestore
5825
gsave
5826
grestore
5827
gsave
5828
3225 2179 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
5829
1.000 1.000 1.000 setrgbcolor AdjustColor
5830
fill
5831
3225 2179 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
5832
 
5833
1 setlinewidth
5834
[] 0 setdash
5835
0.000 0.000 0.000 setrgbcolor AdjustColor
5836
stroke
5837
grestore
5838
gsave
5839
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5840
0.000 0.000 0.000 setrgbcolor AdjustColor
5841
3305 2167 [
5842
[(STATE_MACROBLOCK_SKIP)]
5843
] 13 -0.5 0.5 0 false DrawText
5844
grestore
5845
gsave
5846
grestore
5847
gsave
5848
3248 1124 moveto 160.000000000001 0 rlineto 0 -23.9999999999998 rlineto -160.000000000001 0 rlineto closepath
5849
1.000 1.000 1.000 setrgbcolor AdjustColor
5850
fill
5851
3248 1124 moveto 160.000000000001 0 rlineto 0 -23.9999999999998 rlineto -160.000000000001 0 rlineto closepath
5852
 
5853
1 setlinewidth
5854
[] 0 setdash
5855
0.000 0.000 0.000 setrgbcolor AdjustColor
5856
stroke
5857
grestore
5858
gsave
5859
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5860
0.000 0.000 0.000 setrgbcolor AdjustColor
5861
3328 1112 [
5862
[(STATE_MOTION_RESIDUAL)]
5863
] 13 -0.5 0.5 0 false DrawText
5864
grestore
5865
gsave
5866
grestore
5867
gsave
5868
3226 1020 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
5869
1.000 1.000 1.000 setrgbcolor AdjustColor
5870
fill
5871
3226 1020 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
5872
 
5873
1 setlinewidth
5874
[] 0 setdash
5875
0.000 0.000 0.000 setrgbcolor AdjustColor
5876
stroke
5877
grestore
5878
gsave
5879
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5880
0.000 0.000 0.000 setrgbcolor AdjustColor
5881
3306 1008 [
5882
[(STATE_MOTION_DMVECTOR)]
5883
] 13 -0.5 0.5 0 false DrawText
5884
grestore
5885
gsave
5886
grestore
5887
gsave
5888
3234 1959 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
5889
1.000 1.000 1.000 setrgbcolor AdjustColor
5890
fill
5891
3234 1959 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
5892
 
5893
1 setlinewidth
5894
[] 0 setdash
5895
0.000 0.000 0.000 setrgbcolor AdjustColor
5896
stroke
5897
grestore
5898
gsave
5899
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5900
0.000 0.000 0.000 setrgbcolor AdjustColor
5901
3317 1947 [
5902
[(STATE_EMIT_EMPTY_BLOCK)]
5903
] 13 -0.5 0.5 0 false DrawText
5904
grestore
5905
gsave
5906
grestore
5907
gsave
5908
3348 2069 moveto 174 0 rlineto 0 -24 rlineto -174 0 rlineto closepath
5909
1.000 1.000 1.000 setrgbcolor AdjustColor
5910
fill
5911
3348 2069 moveto 174 0 rlineto 0 -24 rlineto -174 0 rlineto closepath
5912
 
5913
1 setlinewidth
5914
[] 0 setdash
5915
0.000 0.000 0.000 setrgbcolor AdjustColor
5916
stroke
5917
grestore
5918
gsave
5919
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5920
0.000 0.000 0.000 setrgbcolor AdjustColor
5921
3435 2057 [
5922
[(STATE_DELAY_EMPTY_BLOCK)]
5923
] 13 -0.5 0.5 0 false DrawText
5924
grestore
5925
gsave
5926
grestore
5927
gsave
5928
3322 702 moveto 180 0 rlineto 0 -24 rlineto -180 0 rlineto closepath
5929
1.000 1.000 1.000 setrgbcolor AdjustColor
5930
fill
5931
3322 702 moveto 180 0 rlineto 0 -24 rlineto -180 0 rlineto closepath
5932
 
5933
1 setlinewidth
5934
[] 0 setdash
5935
0.000 0.000 0.000 setrgbcolor AdjustColor
5936
stroke
5937
grestore
5938
gsave
5939
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5940
0.000 0.000 0.000 setrgbcolor AdjustColor
5941
3412 690 [
5942
[(STATE_DCT_DC_CHROMI_SIZE)]
5943
] 13 -0.5 0.5 0 false DrawText
5944
grestore
5945
gsave
5946
grestore
5947
gsave
5948
3363 182 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
5949
1.000 1.000 1.000 setrgbcolor AdjustColor
5950
fill
5951
3363 182 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
5952
 
5953
1 setlinewidth
5954
[] 0 setdash
5955
0.000 0.000 0.000 setrgbcolor AdjustColor
5956
stroke
5957
grestore
5958
gsave
5959
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5960
0.000 0.000 0.000 setrgbcolor AdjustColor
5961
3443 170 [
5962
[(STATE_NON_CODED_BLOCK)]
5963
] 13 -0.5 0.5 0 false DrawText
5964
grestore
5965
gsave
5966
grestore
5967
gsave
5968
3333 286 moveto 152 0 rlineto 0 -23.9999999999995 rlineto -152 0 rlineto closepath
5969
1.000 1.000 1.000 setrgbcolor AdjustColor
5970
fill
5971
3333 286 moveto 152 0 rlineto 0 -23.9999999999995 rlineto -152 0 rlineto closepath
5972
 
5973
1 setlinewidth
5974
[] 0 setdash
5975
0.000 0.000 0.000 setrgbcolor AdjustColor
5976
stroke
5977
grestore
5978
gsave
5979
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
5980
0.000 0.000 0.000 setrgbcolor AdjustColor
5981
3409 274 [
5982
[(STATE_DCT_ESCAPE_B15)]
5983
] 13 -0.5 0.5 0 false DrawText
5984
grestore
5985
gsave
5986
grestore
5987
gsave
5988
3340 390 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
5989
1.000 1.000 1.000 setrgbcolor AdjustColor
5990
fill
5991
3340 390 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
5992
 
5993
1 setlinewidth
5994
[] 0 setdash
5995
0.000 0.000 0.000 setrgbcolor AdjustColor
5996
stroke
5997
grestore
5998
gsave
5999
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
6000
0.000 0.000 0.000 setrgbcolor AdjustColor
6001
3409 378 [
6002
[(STATE_DCT_SUBS_B15)]
6003
] 13 -0.5 0.5 0 false DrawText
6004
grestore
6005
gsave
6006
grestore
6007
gsave
6008
3419 1332 moveto 202 0 rlineto 0 -24.0000000000002 rlineto -202 0 rlineto closepath
6009
1.000 1.000 1.000 setrgbcolor AdjustColor
6010
fill
6011
3419 1332 moveto 202 0 rlineto 0 -24.0000000000002 rlineto -202 0 rlineto closepath
6012
 
6013
1 setlinewidth
6014
[] 0 setdash
6015
0.000 0.000 0.000 setrgbcolor AdjustColor
6016
stroke
6017
grestore
6018
gsave
6019
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
6020
0.000 0.000 0.000 setrgbcolor AdjustColor
6021
3520 1320 [
6022
[(STATE_MOTION_PIPELINE_FLUSH)]
6023
] 13 -0.5 0.5 0 false DrawText
6024
grestore
6025
gsave
6026
grestore
6027
gsave
6028
3445 494 moveto 146 0 rlineto 0 -24 rlineto -146 0 rlineto closepath
6029
1.000 1.000 1.000 setrgbcolor AdjustColor
6030
fill
6031
3445 494 moveto 146 0 rlineto 0 -24 rlineto -146 0 rlineto closepath
6032
 
6033
1 setlinewidth
6034
[] 0 setdash
6035
0.000 0.000 0.000 setrgbcolor AdjustColor
6036
stroke
6037
grestore
6038
gsave
6039
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
6040
0.000 0.000 0.000 setrgbcolor AdjustColor
6041
3518 482 [
6042
[(STATE_DCT_DC_DIFF_0)]
6043
] 13 -0.5 0.5 0 false DrawText
6044
grestore
6045
gsave
6046
grestore
6047
gsave
6048
3452 598 moveto 132 0 rlineto 0 -24 rlineto -132 0 rlineto closepath
6049
1.000 1.000 1.000 setrgbcolor AdjustColor
6050
fill
6051
3452 598 moveto 132 0 rlineto 0 -24 rlineto -132 0 rlineto closepath
6052
 
6053
1 setlinewidth
6054
[] 0 setdash
6055
0.000 0.000 0.000 setrgbcolor AdjustColor
6056
stroke
6057
grestore
6058
gsave
6059
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
6060
0.000 0.000 0.000 setrgbcolor AdjustColor
6061
3518 586 [
6062
[(STATE_DCT_DC_DIFF)]
6063
] 13 -0.5 0.5 0 false DrawText
6064
grestore
6065
gsave
6066
grestore
6067
gsave
6068
3573 1228 moveto 138 0 rlineto 0 -24.0000000000005 rlineto -138 0 rlineto closepath
6069
1.000 1.000 1.000 setrgbcolor AdjustColor
6070
fill
6071
3573 1228 moveto 138 0 rlineto 0 -24.0000000000005 rlineto -138 0 rlineto closepath
6072
 
6073
1 setlinewidth
6074
[] 0 setdash
6075
0.000 0.000 0.000 setrgbcolor AdjustColor
6076
stroke
6077
grestore
6078
gsave
6079
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
6080
0.000 0.000 0.000 setrgbcolor AdjustColor
6081
3642 1216 [
6082
[(STATE_MARKER_BIT_0)]
6083
] 13 -0.5 0.5 0 false DrawText
6084
grestore
6085
gsave
6086
grestore
6087
gsave
6088
3573 1020 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
6089
1.000 1.000 1.000 setrgbcolor AdjustColor
6090
fill
6091
3573 1020 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
6092
 
6093
1 setlinewidth
6094
[] 0 setdash
6095
0.000 0.000 0.000 setrgbcolor AdjustColor
6096
stroke
6097
grestore
6098
gsave
6099
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
6100
0.000 0.000 0.000 setrgbcolor AdjustColor
6101
3674 1008 [
6102
[(STATE_CODED_BLOCK_PATTERN_1)]
6103
] 13 -0.5 0.5 0 false DrawText
6104
grestore
6105
gsave
6106
grestore
6107
gsave
6108
3551 1124 moveto 188 0 rlineto 0 -23.9999999999998 rlineto -188 0 rlineto closepath
6109
1.000 1.000 1.000 setrgbcolor AdjustColor
6110
fill
6111
3551 1124 moveto 188 0 rlineto 0 -23.9999999999998 rlineto -188 0 rlineto closepath
6112
 
6113
1 setlinewidth
6114
[] 0 setdash
6115
0.000 0.000 0.000 setrgbcolor AdjustColor
6116
stroke
6117
grestore
6118
gsave
6119
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
6120
0.000 0.000 0.000 setrgbcolor AdjustColor
6121
3645 1112 [
6122
[(STATE_CODED_BLOCK_PATTERN)]
6123
] 13 -0.5 0.5 0 false DrawText
6124
grestore
6125
gsave
6126
grestore
6127
gsave
6128
3564 286 moveto 118 0 rlineto 0 -23.9999999999995 rlineto -118 0 rlineto closepath
6129
1.000 1.000 1.000 setrgbcolor AdjustColor
6130
fill
6131
3564 286 moveto 118 0 rlineto 0 -23.9999999999995 rlineto -118 0 rlineto closepath
6132
 
6133
1 setlinewidth
6134
[] 0 setdash
6135
0.000 0.000 0.000 setrgbcolor AdjustColor
6136
stroke
6137
grestore
6138
gsave
6139
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
6140
0.000 0.000 0.000 setrgbcolor AdjustColor
6141
3623 274 [
6142
[(STATE_DCT_ERROR)]
6143
] 13 -0.5 0.5 0 false DrawText
6144
grestore
6145
gsave
6146
grestore
6147
gsave
6148
3542 702 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
6149
1.000 1.000 1.000 setrgbcolor AdjustColor
6150
fill
6151
3542 702 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
6152
 
6153
1 setlinewidth
6154
[] 0 setdash
6155
0.000 0.000 0.000 setrgbcolor AdjustColor
6156
stroke
6157
grestore
6158
gsave
6159
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
6160
0.000 0.000 0.000 setrgbcolor AdjustColor
6161
3625 690 [
6162
[(STATE_DCT_DC_LUMI_SIZE)]
6163
] 13 -0.5 0.5 0 false DrawText
6164
grestore
6165
gsave
6166
grestore
6167
gsave
6168
3695 916 moveto 89.9999999999995 0 rlineto 0 -24 rlineto -89.9999999999995 0 rlineto closepath
6169
1.000 1.000 1.000 setrgbcolor AdjustColor
6170
fill
6171
3695 916 moveto 89.9999999999995 0 rlineto 0 -24 rlineto -89.9999999999995 0 rlineto closepath
6172
 
6173
1 setlinewidth
6174
[] 0 setdash
6175
0.000 0.000 0.000 setrgbcolor AdjustColor
6176
stroke
6177
grestore
6178
gsave
6179
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
6180
0.000 0.000 0.000 setrgbcolor AdjustColor
6181
3740 904 [
6182
[(STATE_BLOCK)]
6183
] 13 -0.5 0.5 0 false DrawText
6184
grestore
6185
gsave
6186
grestore
6187
gsave
6188
3788 390 moveto 137.999999999999 0 rlineto 0 -24 rlineto -137.999999999999 0 rlineto closepath
6189
1.000 1.000 1.000 setrgbcolor AdjustColor
6190
fill
6191
3788 390 moveto 137.999999999999 0 rlineto 0 -24 rlineto -137.999999999999 0 rlineto closepath
6192
 
6193
1 setlinewidth
6194
[] 0 setdash
6195
0.000 0.000 0.000 setrgbcolor AdjustColor
6196
stroke
6197
grestore
6198
gsave
6199
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
6200
0.000 0.000 0.000 setrgbcolor AdjustColor
6201
3857 378 [
6202
[(STATE_DCT_SUBS_B14)]
6203
] 13 -0.5 0.5 0 false DrawText
6204
grestore
6205
gsave
6206
grestore
6207
gsave
6208
3770 702 moveto 188 0 rlineto 0 -24 rlineto -188 0 rlineto closepath
6209
1.000 1.000 1.000 setrgbcolor AdjustColor
6210
fill
6211
3770 702 moveto 188 0 rlineto 0 -24 rlineto -188 0 rlineto closepath
6212
 
6213
1 setlinewidth
6214
[] 0 setdash
6215
0.000 0.000 0.000 setrgbcolor AdjustColor
6216
stroke
6217
grestore
6218
gsave
6219
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
6220
0.000 0.000 0.000 setrgbcolor AdjustColor
6221
3864 690 [
6222
[(STATE_DCT_NON_INTRA_FIRST)]
6223
] 13 -0.5 0.5 0 false DrawText
6224
grestore
6225
gsave
6226
grestore
6227
gsave
6228
3831 286 moveto 152 0 rlineto 0 -23.9999999999995 rlineto -152 0 rlineto closepath
6229
1.000 1.000 1.000 setrgbcolor AdjustColor
6230
fill
6231
3831 286 moveto 152 0 rlineto 0 -23.9999999999995 rlineto -152 0 rlineto closepath
6232
 
6233
1 setlinewidth
6234
[] 0 setdash
6235
0.000 0.000 0.000 setrgbcolor AdjustColor
6236
stroke
6237
grestore
6238
gsave
6239
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
6240
0.000 0.000 0.000 setrgbcolor AdjustColor
6241
3907 274 [
6242
[(STATE_DCT_ESCAPE_B14)]
6243
] 13 -0.5 0.5 0 false DrawText
6244
grestore
6245
gsave
6246
grestore
6247
gsave
6248
3815 1020 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
6249
1.000 1.000 1.000 setrgbcolor AdjustColor
6250
fill
6251
3815 1020 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
6252
 
6253
1 setlinewidth
6254
[] 0 setdash
6255
0.000 0.000 0.000 setrgbcolor AdjustColor
6256
stroke
6257
grestore
6258
gsave
6259
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
6260
0.000 0.000 0.000 setrgbcolor AdjustColor
6261
3916 1008 [
6262
[(STATE_CODED_BLOCK_PATTERN_2)]
6263
] 13 -0.5 0.5 0 false DrawText
6264
grestore
6265
gsave
6266
grestore
6267
gsave
6268
729 2592 moveto
6269
461 2551 lineto
6270
200.466386447199 2510.01718438495 lineto
6271
 
6272
1 setlinejoin
6273
1 setlinewidth
6274
[] 0 setdash
6275
0.000 0.000 0.000 setrgbcolor AdjustColor
6276
stroke
6277
194 2509 moveto
6278
206.710035965442 2505.4306880555 lineto
6279
205.932917699151 2510.3709398912 lineto
6280
205.777525124408 2511.35879268778 lineto
6281
205.000406858117 2516.29904452349 lineto
6282
194 2509 lineto
6283
fill
6284
grestore
6285
gsave
6286
117 2372 moveto
6287
117 2332 lineto
6288
117 2298.54590083621 lineto
6289
 
6290
1 setlinejoin
6291
1 setlinewidth
6292
[] 0 setdash
6293
0.000 0.000 0.000 setrgbcolor AdjustColor
6294
stroke
6295
117 2292 moveto
6296
122.501 2304.001 lineto
6297
117.5 2304.001 lineto
6298
116.5 2304.001 lineto
6299
111.499 2304.001 lineto
6300
117 2292 lineto
6301
fill
6302
grestore
6303
gsave
6304
117 2485 moveto
6305
117 2444 lineto
6306
117 2408.54590083621 lineto
6307
 
6308
1 setlinejoin
6309
1 setlinewidth
6310
[] 0 setdash
6311
0.000 0.000 0.000 setrgbcolor AdjustColor
6312
stroke
6313
117 2402 moveto
6314
122.501 2414.001 lineto
6315
117.5 2414.001 lineto
6316
116.5 2414.001 lineto
6317
111.499 2414.001 lineto
6318
117 2402 lineto
6319
fill
6320
grestore
6321
gsave
6322
687 2482 moveto
6323
632 2435 lineto
6324
577 2387 lineto
6325
577 2332 lineto
6326
577 2277 lineto
6327
644 2230 lineto
6328
705.678753012686 2185.81223664763 lineto
6329
 
6330
1 setlinejoin
6331
1 setlinewidth
6332
[] 0 setdash
6333
0.000 0.000 0.000 setrgbcolor AdjustColor
6334
stroke
6335
711 2182 moveto
6336
704.44793446016 2193.46104005584 lineto
6337
701.535425402686 2189.39566282979 lineto
6338
700.953040068259 2188.58274996715 lineto
6339
698.040531010786 2184.51737274109 lineto
6340
711 2182 lineto
6341
fill
6342
grestore
6343
gsave
6344
grestore
6345
gsave
6346
grestore
6347
gsave
6348
877 2372 moveto
6349
738 2325 lineto
6350
599 2277 lineto
6351
656 2230 lineto
6352
708.957075169137 2186.17345503244 lineto
6353
 
6354
1 setlinejoin
6355
1 setlinewidth
6356
[] 0 setdash
6357
0.000 0.000 0.000 setrgbcolor AdjustColor
6358
stroke
6359
714 2182 moveto
6360
708.261757747085 2193.88938929663 lineto
6361
705.0732816092 2190.03664729669 lineto
6362
704.435713895165 2189.26625297556 lineto
6363
701.24723775728 2185.41351097562 lineto
6364
714 2182 lineto
6365
fill
6366
grestore
6367
gsave
6368
grestore
6369
gsave
6370
684 2482 moveto
6371
619 2435 lineto
6372
555 2387 lineto
6373
555 2332 lineto
6374
555 2277 lineto
6375
555 2222 lineto
6376
555 2167 lineto
6377
644 2120 lineto
6378
728.224205144519 2075.08042392292 lineto
6379
 
6380
1 setlinejoin
6381
1 setlinewidth
6382
[] 0 setdash
6383
0.000 0.000 0.000 setrgbcolor AdjustColor
6384
stroke
6385
734 2072 moveto
6386
725.999588235294 2082.50135294118 lineto
6387
723.646176470588 2078.08870588235 lineto
6388
723.175588235294 2077.20635294118 lineto
6389
720.822176470588 2072.79370588235 lineto
6390
734 2072 lineto
6391
fill
6392
grestore
6393
gsave
6394
grestore
6395
gsave
6396
grestore
6397
gsave
6398
grestore
6399
gsave
6400
626 2167 moveto
6401
612.66 2153.66 602.67 2150.33 596 2157 curveto
6402
589.33 2163.67 589.33 2170.33 596 2177 curveto
6403
602.67 2183.67 611.118659260203 2181.8813407398 621.37134912974 2171.62865087026 curveto
6404
 
6405
1 setlinejoin
6406
1 setlinewidth
6407
[] 0 setdash
6408
0.000 0.000 0.000 setrgbcolor AdjustColor
6409
stroke
6410
626 2167 moveto
6411
621.403805922287 2179.37578288433 lineto
6412
617.867564909574 2175.83954187161 lineto
6413
617.160458128387 2175.13243509043 lineto
6414
613.624217115673 2171.59619407771 lineto
6415
626 2167 lineto
6416
fill
6417
grestore
6418
gsave
6419
grestore
6420
gsave
6421
642 2057 moveto
6422
628.66 2043.66 618.67 2040.33 612 2047 curveto
6423
605.33 2053.67 605.33 2060.33 612 2067 curveto
6424
618.67 2073.67 627.118659260203 2071.8813407398 637.37134912974 2061.62865087026 curveto
6425
 
6426
1 setlinejoin
6427
1 setlinewidth
6428
[] 0 setdash
6429
0.000 0.000 0.000 setrgbcolor AdjustColor
6430
stroke
6431
642 2057 moveto
6432
637.403805922287 2069.37578288433 lineto
6433
633.867564909574 2065.83954187161 lineto
6434
633.160458128387 2065.13243509043 lineto
6435
629.624217115673 2061.59619407771 lineto
6436
642 2057 lineto
6437
fill
6438
grestore
6439
gsave
6440
grestore
6441
gsave
6442
809 2592 moveto
6443
765 2552 lineto
6444
725.843574345189 2516.40324940472 lineto
6445
 
6446
1 setlinejoin
6447
1 setlinewidth
6448
[] 0 setdash
6449
0.000 0.000 0.000 setrgbcolor AdjustColor
6450
stroke
6451
721 2512 moveto
6452
733.580393860598 2516.002335857 lineto
6453
730.216357217823 2519.70277616405 lineto
6454
729.543684423827 2520.44271623745 lineto
6455
726.179647781051 2524.1431565445 lineto
6456
721 2512 lineto
6457
fill
6458
grestore
6459
gsave
6460
705 2482 moveto
6461
705 2435 lineto
6462
705 2387 lineto
6463
731 2340 lineto
6464
754.790798541527 2297.70524703729 lineto
6465
 
6466
1 setlinejoin
6467
1 setlinewidth
6468
[] 0 setdash
6469
0.000 0.000 0.000 setrgbcolor AdjustColor
6470
stroke
6471
758 2292 moveto
6472
756.910911892892 2305.15670510025 lineto
6473
752.552162631732 2302.70490864085 lineto
6474
751.680587094607 2302.21464740122 lineto
6475
747.321837833447 2299.76285094181 lineto
6476
758 2292 lineto
6477
fill
6478
grestore
6479
gsave
6480
grestore
6481
gsave
6482
900 2372 moveto
6483
844 2332 lineto
6484
793.326618609625 2295.8047275783 lineto
6485
 
6486
1 setlinejoin
6487
1 setlinewidth
6488
[] 0 setdash
6489
0.000 0.000 0.000 setrgbcolor AdjustColor
6490
stroke
6491
788 2292 moveto
6492
800.963006691601 2294.49909173771 lineto
6493
798.056234484812 2298.56857282722 lineto
6494
797.474996291092 2299.38230629843 lineto
6495
794.568224084303 2303.45178738793 lineto
6496
788 2292 lineto
6497
fill
6498
grestore
6499
gsave
6500
734 2482 moveto
6501
812 2442 lineto
6502
885.160027712399 2404.95694799372 lineto
6503
 
6504
1 setlinejoin
6505
1 setlinewidth
6506
[] 0 setdash
6507
0.000 0.000 0.000 setrgbcolor AdjustColor
6508
stroke
6509
891 2402 moveto
6510
882.778161958656 2412.32890997259 lineto
6511
880.519084516664 2407.86723202466 lineto
6512
880.067359373294 2406.9750748665 lineto
6513
877.808281931302 2402.51339691857 lineto
6514
891 2402 lineto
6515
fill
6516
grestore
6517
gsave
6518
762 2262 moveto
6519
749 2222 lineto
6520
738.880950764412 2188.26983588137 lineto
6521
 
6522
1 setlinejoin
6523
1 setlinewidth
6524
[] 0 setdash
6525
0.000 0.000 0.000 setrgbcolor AdjustColor
6526
stroke
6527
737 2182 moveto
6528
745.717464369683 2191.91417253044 lineto
6529
740.927375117292 2193.35119930616 lineto
6530
739.969548832071 2193.63854719172 lineto
6531
735.17945957968 2195.07557396744 lineto
6532
737 2182 lineto
6533
fill
6534
grestore
6535
gsave
6536
781 2262 moveto
6537
826 2215 lineto
6538
871 2167 lineto
6539
824 2120 lineto
6540
781.579674514968 2076.67711439827 lineto
6541
 
6542
1 setlinejoin
6543
1 setlinewidth
6544
[] 0 setdash
6545
0.000 0.000 0.000 setrgbcolor AdjustColor
6546
stroke
6547
777 2072 moveto
6548
789.326718992232 2076.72620364421 lineto
6549
785.753452349338 2080.22502723204 lineto
6550
785.038941922844 2080.92465202465 lineto
6551
781.46567527995 2084.42347561249 lineto
6552
777 2072 lineto
6553
fill
6554
grestore
6555
gsave
6556
grestore
6557
gsave
6558
737 2152 moveto
6559
747 2112 lineto
6560
756.264311956066 2078.31159288703 lineto
6561
 
6562
1 setlinejoin
6563
1 setlinewidth
6564
[] 0 setdash
6565
0.000 0.000 0.000 setrgbcolor AdjustColor
6566
stroke
6567
758 2072 moveto
6568
760.121950913078 2085.03005473214 lineto
6569
755.299959743666 2083.70400716055 lineto
6570
754.335754350863 2083.43885067753 lineto
6571
749.513763181451 2082.11280310594 lineto
6572
758 2072 lineto
6573
fill
6574
grestore
6575
gsave
6576
917 2372 moveto
6577
906 2325 lineto
6578
895 2277 lineto
6579
895 2222 lineto
6580
895 2167 lineto
6581
838 2120 lineto
6582
786.007032851382 2076.21644871695 lineto
6583
 
6584
1 setlinejoin
6585
1 setlinewidth
6586
[] 0 setdash
6587
0.000 0.000 0.000 setrgbcolor AdjustColor
6588
stroke
6589
781 2072 moveto
6590
793.723090026154 2075.5224965843 lineto
6591
790.501767161494 2079.34781748608 lineto
6592
789.857631415711 2080.1127286842 lineto
6593
786.636308551052 2083.93804958598 lineto
6594
781 2072 lineto
6595
fill
6596
grestore
6597
gsave
6598
grestore
6599
gsave
6600
grestore
6601
gsave
6602
670 2277 moveto
6603
656.66 2263.66 646.67 2260.33 640 2267 curveto
6604
633.33 2273.67 633.33 2280.33 640 2287 curveto
6605
646.67 2293.67 655.118659260203 2291.8813407398 665.37134912974 2281.62865087026 curveto
6606
 
6607
1 setlinejoin
6608
1 setlinewidth
6609
[] 0 setdash
6610
0.000 0.000 0.000 setrgbcolor AdjustColor
6611
stroke
6612
670 2277 moveto
6613
665.403805922287 2289.37578288433 lineto
6614
661.867564909573 2285.83954187161 lineto
6615
661.160458128387 2285.13243509043 lineto
6616
657.624217115673 2281.59619407771 lineto
6617
670 2277 lineto
6618
fill
6619
grestore
6620
gsave
6621
grestore
6622
gsave
6623
1832 2711 moveto
6624
1379 2665 lineto
6625
932.510950637164 2618.6755290948 lineto
6626
 
6627
1 setlinejoin
6628
1 setlinewidth
6629
[] 0 setdash
6630
0.000 0.000 0.000 setrgbcolor AdjustColor
6631
stroke
6632
926 2618 moveto
6633
938.504620249411 2613.76685998129 lineto
6634
937.988523063149 2618.74115839356 lineto
6635
937.885324265656 2619.73581914387 lineto
6636
937.369227079394 2624.71011755614 lineto
6637
926 2618 lineto
6638
fill
6639
grestore
6640
gsave
6641
838 2387 moveto
6642
824.66 2373.66 814.67 2370.33 808 2377 curveto
6643
801.33 2383.67 801.33 2390.33 808 2397 curveto
6644
814.67 2403.67 823.118659260203 2401.8813407398 833.37134912974 2391.62865087026 curveto
6645
 
6646
1 setlinejoin
6647
1 setlinewidth
6648
[] 0 setdash
6649
0.000 0.000 0.000 setrgbcolor AdjustColor
6650
stroke
6651
838 2387 moveto
6652
833.403805922287 2399.37578288433 lineto
6653
829.867564909573 2395.83954187161 lineto
6654
829.160458128387 2395.13243509043 lineto
6655
825.624217115673 2391.59619407771 lineto
6656
838 2387 lineto
6657
fill
6658
grestore
6659
gsave
6660
grestore
6661
gsave
6662
901 2592 moveto
6663
1110 2551 lineto
6664
1313.58121613502 2510.283756773 lineto
6665
 
6666
1 setlinejoin
6667
1 setlinewidth
6668
[] 0 setdash
6669
0.000 0.000 0.000 setrgbcolor AdjustColor
6670
stroke
6671
1320 2509 moveto
6672
1309.31088617043 2516.74776403477 lineto
6673
1308.3301093786 2511.84388007564 lineto
6674
1308.13399324346 2510.86329939995 lineto
6675
1307.15321645164 2505.95941544082 lineto
6676
1320 2509 lineto
6677
fill
6678
grestore
6679
gsave
6680
863 2592 moveto
6681
967 2551 lineto
6682
1064.9303668831 2511.45119798952 lineto
6683
 
6684
1 setlinejoin
6685
1 setlinewidth
6686
[] 0 setdash
6687
0.000 0.000 0.000 setrgbcolor AdjustColor
6688
stroke
6689
1071 2509 moveto
6690
1061.93209194872 2518.5946884042 lineto
6691
1060.05940223767 2513.95755197682 lineto
6692
1059.68493918807 2513.03031013971 lineto
6693
1057.81224947701 2508.39317371233 lineto
6694
1071 2509 lineto
6695
fill
6696
grestore
6697
gsave
6698
1093 2485 moveto
6699
1064 2436 lineto
6700
1035 2387 lineto
6701
1032 2340 lineto
6702
1030.27250941744 2298.54022601864 lineto
6703
 
6704
1 setlinejoin
6705
1 setlinewidth
6706
[] 0 setdash
6707
0.000 0.000 0.000 setrgbcolor AdjustColor
6708
stroke
6709
1030 2292 moveto
6710
1035.99583920217 2303.76158638372 lineto
6711
1030.99917470364 2303.96978073783 lineto
6712
1030.00004163054 2304.01141128254 lineto
6713
1025.00337713201 2304.21960563664 lineto
6714
1030 2292 lineto
6715
fill
6716
grestore
6717
gsave
6718
grestore
6719
gsave
6720
1152 2375 moveto
6721
1100 2334 lineto
6722
1053.09232582202 2296.11303239471 lineto
6723
 
6724
1 setlinejoin
6725
1 setlinewidth
6726
[] 0 setdash
6727
0.000 0.000 0.000 setrgbcolor AdjustColor
6728
stroke
6729
1048 2292 moveto
6730
1060.79255452971 2295.26121918986 lineto
6731
1057.65024065717 2299.15170303206 lineto
6732
1057.02190355008 2299.92964421226 lineto
6733
1053.87958967754 2303.82012805446 lineto
6734
1048 2292 lineto
6735
fill
6736
grestore
6737
gsave
6738
1030 2262 moveto
6739
1030 2222 lineto
6740
1030 2188.54590083621 lineto
6741
 
6742
1 setlinejoin
6743
1 setlinewidth
6744
[] 0 setdash
6745
0.000 0.000 0.000 setrgbcolor AdjustColor
6746
stroke
6747
1030 2182 moveto
6748
1035.501 2194.001 lineto
6749
1030.5 2194.001 lineto
6750
1029.5 2194.001 lineto
6751
1024.499 2194.001 lineto
6752
1030 2182 lineto
6753
fill
6754
grestore
6755
gsave
6756
1108 2485 moveto
6757
1133 2442 lineto
6758
1155.61302431676 2404.60153670689 lineto
6759
 
6760
1 setlinejoin
6761
1 setlinewidth
6762
[] 0 setdash
6763
0.000 0.000 0.000 setrgbcolor AdjustColor
6764
stroke
6765
1159 2399 moveto
6766
1157.49783215543 2412.11596331829 lineto
6767
1153.21831650554 2409.52834920441 lineto
6768
1152.36258452196 2409.0109298655 lineto
6769
1148.08306887207 2406.42331575161 lineto
6770
1159 2399 lineto
6771
fill
6772
grestore
6773
gsave
6774
1368 2375 moveto
6775
1326 2334 lineto
6776
1289.57255213092 2296.68407779265 lineto
6777
 
6778
1 setlinejoin
6779
1 setlinewidth
6780
[] 0 setdash
6781
0.000 0.000 0.000 setrgbcolor AdjustColor
6782
stroke
6783
1285 2292 moveto
6784
1297.31951294074 2296.74495552171 lineto
6785
1293.74092633713 2300.23833768238 lineto
6786
1293.02535213124 2300.93687440717 lineto
6787
1289.44676552764 2304.43025656784 lineto
6788
1285 2292 lineto
6789
fill
6790
grestore
6791
gsave
6792
1381 2485 moveto
6793
1381 2442 lineto
6794
1381 2405.54590083621 lineto
6795
 
6796
1 setlinejoin
6797
1 setlinewidth
6798
[] 0 setdash
6799
0.000 0.000 0.000 setrgbcolor AdjustColor
6800
stroke
6801
1381 2399 moveto
6802
1386.501 2411.001 lineto
6803
1381.5 2411.001 lineto
6804
1380.5 2411.001 lineto
6805
1375.499 2411.001 lineto
6806
1381 2399 lineto
6807
fill
6808
grestore
6809
gsave
6810
1562 2372 moveto
6811
1522 2332 lineto
6812
1487.56969426485 2296.68686591267 lineto
6813
 
6814
1 setlinejoin
6815
1 setlinewidth
6816
[] 0 setdash
6817
0.000 0.000 0.000 setrgbcolor AdjustColor
6818
stroke
6819
1483 2292 moveto
6820
1495.31661650174 2296.75246882673 lineto
6821
1491.7358998035 2300.24366760752 lineto
6822
1491.01989966388 2300.94176774364 lineto
6823
1487.43918296564 2304.43296652443 lineto
6824
1483 2292 lineto
6825
fill
6826
grestore
6827
gsave
6828
1851 2702 moveto
6829
1726 2661 lineto
6830
1608.19991446962 2621.09997103003 lineto
6831
 
6832
1 setlinejoin
6833
1 setlinewidth
6834
[] 0 setdash
6835
0.000 0.000 0.000 setrgbcolor AdjustColor
6836
stroke
6837
1602 2619 moveto
6838
1615.13144154438 2617.63976290067 lineto
6839
1613.52708556895 2622.37643292338 lineto
6840
1613.20627853527 2623.32357749901 lineto
6841
1611.60192255983 2628.06024752173 lineto
6842
1602 2619 lineto
6843
fill
6844
grestore
6845
gsave
6846
1739 2482 moveto
6847
1670 2442 lineto
6848
1607.64213589976 2405.31890347045 lineto
6849
 
6850
1 setlinejoin
6851
1 setlinewidth
6852
[] 0 setdash
6853
0.000 0.000 0.000 setrgbcolor AdjustColor
6854
stroke
6855
1602 2402 moveto
6856
1615.13319023233 2403.3432484213 lineto
6857
1612.59758257939 2407.65378143131 lineto
6858
1612.09056245283 2408.51571564647 lineto
6859
1609.55495479988 2412.82624865647 lineto
6860
1602 2402 lineto
6861
fill
6862
grestore
6863
gsave
6864
1566 2595 moveto
6865
1566 2554 lineto
6866
1566 2518.54590083621 lineto
6867
 
6868
1 setlinejoin
6869
1 setlinewidth
6870
[] 0 setdash
6871
0.000 0.000 0.000 setrgbcolor AdjustColor
6872
stroke
6873
1566 2512 moveto
6874
1571.501 2524.001 lineto
6875
1566.5 2524.001 lineto
6876
1565.5 2524.001 lineto
6877
1560.499 2524.001 lineto
6878
1566 2512 lineto
6879
fill
6880
grestore
6881
gsave
6882
1771 2375 moveto
6883
1728 2332 lineto
6884
1690.57387963363 2293.68278152967 lineto
6885
 
6886
1 setlinejoin
6887
1 setlinewidth
6888
[] 0 setdash
6889
0.000 0.000 0.000 setrgbcolor AdjustColor
6890
stroke
6891
1686 2289 moveto
6892
1698.32085738784 2293.74146340581 lineto
6893
1694.74326111563 2297.23585976471 lineto
6894
1694.02788493642 2297.93459928858 lineto
6895
1690.45028866422 2301.42899564748 lineto
6896
1686 2289 lineto
6897
fill
6898
grestore
6899
gsave
6900
1664 2152 moveto
6901
1631 2105 lineto
6902
1598 2057 lineto
6903
1631 2010 lineto
6904
1660.29155850453 1967.39409672069 lineto
6905
 
6906
1 setlinejoin
6907
1 setlinewidth
6908
[] 0 setdash
6909
0.000 0.000 0.000 setrgbcolor AdjustColor
6910
stroke
6911
1664 1962 moveto
6912
1661.73414222155 1975.00580218702 lineto
6913
1657.61310855863 1972.17259154376 lineto
6914
1656.78906663443 1971.60606272087 lineto
6915
1652.66803297151 1968.77285207761 lineto
6916
1664 1962 lineto
6917
fill
6918
grestore
6919
gsave
6920
grestore
6921
gsave
6922
1675 2265 moveto
6923
1675 2224 lineto
6924
1675 2188.54590083621 lineto
6925
 
6926
1 setlinejoin
6927
1 setlinewidth
6928
[] 0 setdash
6929
0.000 0.000 0.000 setrgbcolor AdjustColor
6930
stroke
6931
1675 2182 moveto
6932
1680.501 2194.001 lineto
6933
1675.5 2194.001 lineto
6934
1674.5 2194.001 lineto
6935
1669.499 2194.001 lineto
6936
1675 2182 lineto
6937
fill
6938
grestore
6939
gsave
6940
1741 2042 moveto
6941
1713 2002 lineto
6942
1688.7538276395 1967.36261091358 lineto
6943
 
6944
1 setlinejoin
6945
1 setlinewidth
6946
[] 0 setdash
6947
0.000 0.000 0.000 setrgbcolor AdjustColor
6948
stroke
6949
1685 1962 moveto
6950
1696.38871638948 1968.67698592181 lineto
6951
1692.29173755496 1971.54487110597 lineto
6952
1691.47250563444 1972.11833345033 lineto
6953
1687.37552679993 1974.98621863449 lineto
6954
1685 1962 lineto
6955
fill
6956
grestore
6957
gsave
6958
1578 1947 moveto
6959
1564.66 1933.66 1554.67 1930.33 1548 1937 curveto
6960
1541.33 1943.67 1541.33 1950.33 1548 1957 curveto
6961
1554.67 1963.67 1563.1186592602 1961.8813407398 1573.37134912974 1951.62865087026 curveto
6962
 
6963
1 setlinejoin
6964
1 setlinewidth
6965
[] 0 setdash
6966
0.000 0.000 0.000 setrgbcolor AdjustColor
6967
stroke
6968
1578 1947 moveto
6969
1573.40380592229 1959.37578288433 lineto
6970
1569.86756490957 1955.83954187161 lineto
6971
1569.16045812839 1955.13243509043 lineto
6972
1565.62421711567 1951.59619407771 lineto
6973
1578 1947 lineto
6974
fill
6975
grestore
6976
gsave
6977
grestore
6978
gsave
6979
1685 2152 moveto
6980
1713 2112 lineto
6981
1737.2461723605 2077.36261091358 lineto
6982
 
6983
1 setlinejoin
6984
1 setlinewidth
6985
[] 0 setdash
6986
0.000 0.000 0.000 setrgbcolor AdjustColor
6987
stroke
6988
1741 2072 moveto
6989
1738.62447320007 2084.98621863449 lineto
6990
1734.52749436555 2082.11833345033 lineto
6991
1733.70826244504 2081.54487110597 lineto
6992
1729.61128361052 2078.67698592181 lineto
6993
1741 2072 lineto
6994
fill
6995
grestore
6996
gsave
6997
1879 2702 moveto
6998
1829 2661 lineto
6999
1784.01222811472 2623.21027161636 lineto
7000
 
7001
1 setlinejoin
7002
1 setlinewidth
7003
[] 0 setdash
7004
0.000 0.000 0.000 setrgbcolor AdjustColor
7005
stroke
7006
1779 2619 moveto
7007
1791.72742374975 2622.50680576796 lineto
7008
1788.51082012555 2626.33609579677 lineto
7009
1787.86762803913 2627.10180066156 lineto
7010
1784.65102441493 2630.93109069037 lineto
7011
1779 2619 lineto
7012
fill
7013
grestore
7014
gsave
7015
1669 2057 moveto
7016
1655.66 2043.66 1645.67 2040.33 1639 2047 curveto
7017
1632.33 2053.67 1632.33 2060.33 1639 2067 curveto
7018
1645.67 2073.67 1654.1186592602 2071.8813407398 1664.37134912974 2061.62865087026 curveto
7019
 
7020
1 setlinejoin
7021
1 setlinewidth
7022
[] 0 setdash
7023
0.000 0.000 0.000 setrgbcolor AdjustColor
7024
stroke
7025
1669 2057 moveto
7026
1664.40380592229 2069.37578288433 lineto
7027
1660.86756490957 2065.83954187161 lineto
7028
1660.16045812839 2065.13243509043 lineto
7029
1656.62421711567 2061.59619407771 lineto
7030
1669 2057 lineto
7031
fill
7032
grestore
7033
gsave
7034
grestore
7035
gsave
7036
1950 2485 moveto
7037
1876 2442 lineto
7038
1808.64014871177 2402.32227937817 lineto
7039
 
7040
1 setlinejoin
7041
1 setlinewidth
7042
[] 0 setdash
7043
0.000 0.000 0.000 setrgbcolor AdjustColor
7044
stroke
7045
1803 2399 moveto
7046
1816.13238402173 2400.35110765886 lineto
7047
1813.59419721048 2404.66012247796 lineto
7048
1813.0866613554 2405.52175311565 lineto
7049
1810.54847454415 2409.83076793474 lineto
7050
1803 2399 lineto
7051
fill
7052
grestore
7053
gsave
7054
1765 2595 moveto
7055
1765 2554 lineto
7056
1765 2518.54590083621 lineto
7057
 
7058
1 setlinejoin
7059
1 setlinewidth
7060
[] 0 setdash
7061
0.000 0.000 0.000 setrgbcolor AdjustColor
7062
stroke
7063
1765 2512 moveto
7064
1770.501 2524.001 lineto
7065
1765.5 2524.001 lineto
7066
1764.5 2524.001 lineto
7067
1759.499 2524.001 lineto
7068
1765 2512 lineto
7069
fill
7070
grestore
7071
gsave
7072
1897 2922 moveto
7073
1897 2882 lineto
7074
1897 2848.54590083621 lineto
7075
 
7076
1 setlinejoin
7077
1 setlinewidth
7078
[] 0 setdash
7079
0.000 0.000 0.000 setrgbcolor AdjustColor
7080
stroke
7081
1897 2842 moveto
7082
1902.501 2854.001 lineto
7083
1897.5 2854.001 lineto
7084
1896.5 2854.001 lineto
7085
1891.499 2854.001 lineto
7086
1897 2842 lineto
7087
fill
7088
grestore
7089
gsave
7090
1930 2702 moveto
7091
2023 2661 lineto
7092
2111.02353551771 2621.67033519421 lineto
7093
 
7094
1 setlinejoin
7095
1 setlinewidth
7096
[] 0 setdash
7097
0.000 0.000 0.000 setrgbcolor AdjustColor
7098
stroke
7099
2117 2619 moveto
7100
2108.28706074601 2628.91814960344 lineto
7101
2106.24695249499 2624.35219304165 lineto
7102
2105.8390124328 2623.43918433103 lineto
7103
2103.79890418179 2618.87322776925 lineto
7104
2117 2619 lineto
7105
fill
7106
grestore
7107
gsave
7108
1897 2812 moveto
7109
1897 2772 lineto
7110
1897 2738.54590083621 lineto
7111
 
7112
1 setlinejoin
7113
1 setlinewidth
7114
[] 0 setdash
7115
0.000 0.000 0.000 setrgbcolor AdjustColor
7116
stroke
7117
1897 2732 moveto
7118
1902.501 2744.001 lineto
7119
1897.5 2744.001 lineto
7120
1896.5 2744.001 lineto
7121
1891.499 2744.001 lineto
7122
1897 2732 lineto
7123
fill
7124
grestore
7125
gsave
7126
1904 2702 moveto
7127
1924 2662 lineto
7128
1941.9572433919 2627.79572687257 lineto
7129
 
7130
1 setlinejoin
7131
1 setlinewidth
7132
[] 0 setdash
7133
0.000 0.000 0.000 setrgbcolor AdjustColor
7134
stroke
7135
1945 2622 moveto
7136
1944.29210224173 2635.1827115103 lineto
7137
1939.86422732964 2632.85807718145 lineto
7138
1938.9788294268 2632.39324328246 lineto
7139
1934.55095451471 2630.06860895361 lineto
7140
1945 2622 lineto
7141
fill
7142
grestore
7143
gsave
7144
2126 2595 moveto
7145
2057 2552 lineto
7146
1994.5325523386 2512.49852574353 lineto
7147
 
7148
1 setlinejoin
7149
1 setlinewidth
7150
[] 0 setdash
7151
0.000 0.000 0.000 setrgbcolor AdjustColor
7152
stroke
7153
1989 2509 moveto
7154
2002.0832337479 2510.76465200474 lineto
7155
1999.41039655082 2514.99146431639 lineto
7156
1998.87593600352 2515.83665774003 lineto
7157
1996.20309880645 2520.06347005169 lineto
7158
1989 2509 lineto
7159
fill
7160
grestore
7161
gsave
7162
1962 2712 moveto
7163
2524 2662 lineto
7164
3080.47976189399 2612.57906199876 lineto
7165
 
7166
1 setlinejoin
7167
1 setlinewidth
7168
[] 0 setdash
7169
0.000 0.000 0.000 setrgbcolor AdjustColor
7170
stroke
7171
3087 2612 moveto
7172
3075.53267726883 2618.54106347463 lineto
7173
3075.09027993831 2613.55966953297 lineto
7174
3075.00181816456 2612.56358996056 lineto
7175
3074.55942083404 2607.5821960189 lineto
7176
3087 2612 lineto
7177
fill
7178
grestore
7179
gsave
7180
3256 2375 moveto
7181
3177 2332 lineto
7182
3103.74939639573 2292.12941829135 lineto
7183
 
7184
1 setlinejoin
7185
1 setlinewidth
7186
[] 0 setdash
7187
0.000 0.000 0.000 setrgbcolor AdjustColor
7188
stroke
7189
3098 2289 moveto
7190
3111.17059917697 2289.90571481144 lineto
7191
3108.77975622553 2294.29819372221 lineto
7192
3108.30168324984 2295.17651384034 lineto
7193
3105.91084029841 2299.56899275111 lineto
7194
3098 2289 lineto
7195
fill
7196
grestore
7197
gsave
7198
3126 2595 moveto
7199
3101 2546 lineto
7200
3077 2497 lineto
7201
3077 2442 lineto
7202
3077 2387 lineto
7203
3077 2338 lineto
7204
3077 2295.54590083621 lineto
7205
 
7206
1 setlinejoin
7207
1 setlinewidth
7208
[] 0 setdash
7209
0.000 0.000 0.000 setrgbcolor AdjustColor
7210
stroke
7211
3077 2289 moveto
7212
3082.501 2301.001 lineto
7213
3077.5 2301.001 lineto
7214
3076.5 2301.001 lineto
7215
3071.499 2301.001 lineto
7216
3077 2289 lineto
7217
fill
7218
grestore
7219
gsave
7220
grestore
7221
gsave
7222
grestore
7223
gsave
7224
3077 2265 moveto
7225
3077 2216 lineto
7226
3077 2167 lineto
7227
3077 2112 lineto
7228
3077 2057 lineto
7229
3077 2002 lineto
7230
3077 1947 lineto
7231
3105 1900 lineto
7232
3129.70171023268 1857.65421102969 lineto
7233
 
7234
1 setlinejoin
7235
1 setlinewidth
7236
[] 0 setdash
7237
0.000 0.000 0.000 setrgbcolor AdjustColor
7238
stroke
7239
3133 1852 moveto
7240
3131.70469155653 1865.13800510109 lineto
7241
3127.38493327313 1862.61814610244 lineto
7242
3126.52115437224 1862.11427507692 lineto
7243
3122.20139608884 1859.59441607827 lineto
7244
3133 1852 lineto
7245
fill
7246
grestore
7247
gsave
7248
grestore
7249
gsave
7250
grestore
7251
gsave
7252
grestore
7253
gsave
7254
3178 2485 moveto
7255
3138 2436 lineto
7256
3099 2387 lineto
7257
3089 2338 lineto
7258
3080.30891840973 2295.41370020769 lineto
7259
 
7260
1 setlinejoin
7261
1 setlinewidth
7262
[] 0 setdash
7263
0.000 0.000 0.000 setrgbcolor AdjustColor
7264
stroke
7265
3079 2289 moveto
7266
3086.78962223131 2299.65864848343 lineto
7267
3081.88962213335 2300.65864850343 lineto
7268
3080.90981807457 2300.85860851542 lineto
7269
3076.00981797661 2301.85860853541 lineto
7270
3079 2289 lineto
7271
fill
7272
grestore
7273
gsave
7274
grestore
7275
gsave
7276
3101 2265 moveto
7277
3190 2222 lineto
7278
3274.09360869731 2181.82194251129 lineto
7279
 
7280
1 setlinejoin
7281
1 setlinewidth
7282
[] 0 setdash
7283
0.000 0.000 0.000 setrgbcolor AdjustColor
7284
stroke
7285
3280 2179 moveto
7286
3271.54293692279 2189.13721293591 lineto
7287
3269.38700226199 2184.62479155285 lineto
7288
3268.95590154997 2183.722487737 lineto
7289
3266.79996688917 2179.21006635393 lineto
7290
3280 2179 lineto
7291
fill
7292
grestore
7293
gsave
7294
2997 2277 moveto
7295
2983.66 2263.66 2973.67 2260.33 2967 2267 curveto
7296
2960.33 2273.67 2960.33 2280.33 2967 2287 curveto
7297
2973.67 2293.67 2982.1186592602 2291.8813407398 2992.37134912974 2281.62865087026 curveto
7298
 
7299
1 setlinejoin
7300
1 setlinewidth
7301
[] 0 setdash
7302
0.000 0.000 0.000 setrgbcolor AdjustColor
7303
stroke
7304
2997 2277 moveto
7305
2992.40380592229 2289.37578288433 lineto
7306
2988.86756490957 2285.83954187161 lineto
7307
2988.16045812839 2285.13243509043 lineto
7308
2984.62421711567 2281.59619407771 lineto
7309
2997 2277 lineto
7310
fill
7311
grestore
7312
gsave
7313
grestore
7314
gsave
7315
3055.86435624844 2260.94118477699 moveto
7316
2999 2216 lineto
7317
2937 2167 lineto
7318
2937 2112 lineto
7319
2937 2057 lineto
7320
2937 2002 lineto
7321
2937 1947 lineto
7322
2937 1894 lineto
7323
2937 1840 lineto
7324
2937 1788 lineto
7325
2937 1736 lineto
7326
2937 1684 lineto
7327
2937 1632 lineto
7328
2937 1580 lineto
7329
2937 1528 lineto
7330
2937 1476 lineto
7331
2937 1424 lineto
7332
2937 1372 lineto
7333
2937 1320 lineto
7334
2937 1268 lineto
7335
2937 1216 lineto
7336
2937 1164 lineto
7337
2937 1112 lineto
7338
2937 1060 lineto
7339
2937 1008 lineto
7340
2937 956 lineto
7341
2937 904 lineto
7342
3077 858 lineto
7343
3217 812 lineto
7344
 
7345
1 setlinejoin
7346
1 setlinewidth
7347
[] 0 setdash
7348
0.000 0.000 0.000 setrgbcolor AdjustColor
7349
stroke
7350
3061 2265 moveto
7351
3048.17359072416 2261.87458369354 lineto
7352
3051.27448324273 2257.95100540474 lineto
7353
3051.89453773554 2257.16644665873 lineto
7354
3054.99543025411 2253.24286836993 lineto
7355
3061 2265 lineto
7356
fill
7357
grestore
7358
gsave
7359
grestore
7360
gsave
7361
grestore
7362
gsave
7363
grestore
7364
gsave
7365
grestore
7366
gsave
7367
grestore
7368
gsave
7369
grestore
7370
gsave
7371
grestore
7372
gsave
7373
grestore
7374
gsave
7375
grestore
7376
gsave
7377
grestore
7378
gsave
7379
grestore
7380
gsave
7381
grestore
7382
gsave
7383
grestore
7384
gsave
7385
3100 1412 moveto
7386
3110 1366 lineto
7387
3120 1320 lineto
7388
3153 1274 lineto
7389
3182.18434285065 1233.31879481425 lineto
7390
 
7391
1 setlinejoin
7392
1 setlinewidth
7393
[] 0 setdash
7394
0.000 0.000 0.000 setrgbcolor AdjustColor
7395
stroke
7396
3186 1228 moveto
7397
3183.47429550342 1240.95784776867 lineto
7398
3179.41079171202 1238.04272548353 lineto
7399
3178.59825346139 1237.45981760808 lineto
7400
3174.53474966999 1234.54469532295 lineto
7401
3186 1228 lineto
7402
fill
7403
grestore
7404
gsave
7405
grestore
7406
gsave
7407
3098 1516 moveto
7408
3098 1476 lineto
7409
3098 1442.54590083621 lineto
7410
 
7411
1 setlinejoin
7412
1 setlinewidth
7413
[] 0 setdash
7414
0.000 0.000 0.000 setrgbcolor AdjustColor
7415
stroke
7416
3098 1436 moveto
7417
3103.501 1448.001 lineto
7418
3098.5 1448.001 lineto
7419
3097.5 1448.001 lineto
7420
3092.499 1448.001 lineto
7421
3098 1436 lineto
7422
fill
7423
grestore
7424
gsave
7425
3146 1412 moveto
7426
3308 1372 lineto
7427
3464.64272041735 1333.56006860924 lineto
7428
 
7429
1 setlinejoin
7430
1 setlinewidth
7431
[] 0 setdash
7432
0.000 0.000 0.000 setrgbcolor AdjustColor
7433
stroke
7434
3471 1332 moveto
7435
3460.65585080706 1340.20265685459 lineto
7436
3459.4639746528 1335.345761526 lineto
7437
3459.22564708747 1334.37457669725 lineto
7438
3458.03377093321 1329.51768136865 lineto
7439
3471 1332 lineto
7440
fill
7441
grestore
7442
gsave
7443
3114 1412 moveto
7444
3171 1372 lineto
7445
3222.64180906232 1335.76013399135 lineto
7446
 
7447
1 setlinejoin
7448
1 setlinewidth
7449
[] 0 setdash
7450
0.000 0.000 0.000 setrgbcolor AdjustColor
7451
stroke
7452
3228 1332 moveto
7453
3221.33641717954 1343.39656378014 lineto
7454
3218.46371400831 1339.30296176114 lineto
7455
3217.88928825921 1338.48440506868 lineto
7456
3215.01658508798 1334.39080304967 lineto
7457
3228 1332 lineto
7458
fill
7459
grestore
7460
gsave
7461
3008 1424 moveto
7462
2994.66 1410.66 2984.67 1407.33 2978 1414 curveto
7463
2971.33 1420.67 2971.33 1427.33 2978 1434 curveto
7464
2984.67 1440.67 2993.1186592602 1438.8813407398 3003.37134912974 1428.62865087026 curveto
7465
 
7466
1 setlinejoin
7467
1 setlinewidth
7468
[] 0 setdash
7469
0.000 0.000 0.000 setrgbcolor AdjustColor
7470
stroke
7471
3008 1424 moveto
7472
3003.40380592229 1436.37578288433 lineto
7473
2999.86756490957 1432.83954187161 lineto
7474
2999.16045812839 1432.13243509043 lineto
7475
2995.62421711567 1428.59619407771 lineto
7476
3008 1424 lineto
7477
fill
7478
grestore
7479
gsave
7480
grestore
7481
gsave
7482
3098 1405.45409916379 moveto
7483
3098 1366 lineto
7484
3098 1320 lineto
7485
3098 1268 lineto
7486
3098 1216 lineto
7487
3098 1164 lineto
7488
3098 1112 lineto
7489
3098 1060 lineto
7490
3098 1008 lineto
7491
3167 962 lineto
7492
3236 916 lineto
7493
 
7494
1 setlinejoin
7495
1 setlinewidth
7496
[] 0 setdash
7497
0.000 0.000 0.000 setrgbcolor AdjustColor
7498
stroke
7499
3098 1412 moveto
7500
3092.499 1399.999 lineto
7501
3097.5 1399.999 lineto
7502
3098.5 1399.999 lineto
7503
3103.501 1399.999 lineto
7504
3098 1412 lineto
7505
fill
7506
grestore
7507
gsave
7508
grestore
7509
gsave
7510
grestore
7511
gsave
7512
grestore
7513
gsave
7514
grestore
7515
gsave
7516
3138 2595 moveto
7517
3159 2552 lineto
7518
3178.01850055167 2514.82747619447 lineto
7519
 
7520
1 setlinejoin
7521
1 setlinewidth
7522
[] 0 setdash
7523
0.000 0.000 0.000 setrgbcolor AdjustColor
7524
stroke
7525
3181 2509 moveto
7526
3180.43109001697 2522.18944060342 lineto
7527
3175.97895895392 2519.91160610605 lineto
7528
3175.08871079094 2519.45613030173 lineto
7529
3170.63657972789 2517.17829580436 lineto
7530
3181 2509 lineto
7531
fill
7532
grestore
7533
gsave
7534
3297 1935 moveto
7535
3228 1894 lineto
7536
3165.56923932236 1855.43982428734 lineto
7537
 
7538
1 setlinejoin
7539
1 setlinewidth
7540
[] 0 setdash
7541
0.000 0.000 0.000 setrgbcolor AdjustColor
7542
stroke
7543
3160 1852 moveto
7544
3173.10116310316 1853.62620027807 lineto
7545
3170.47317320667 1857.88104106286 lineto
7546
3169.94768032595 1858.73183906022 lineto
7547
3167.31969042946 1862.98667984502 lineto
7548
3160 1852 lineto
7549
fill
7550
grestore
7551
gsave
7552
3197 2485 moveto
7553
3232 2442 lineto
7554
3263.79794630369 2404.01911969282 lineto
7555
 
7556
1 setlinejoin
7557
1 setlinewidth
7558
[] 0 setdash
7559
0.000 0.000 0.000 setrgbcolor AdjustColor
7560
stroke
7561
3268 2399 moveto
7562
3264.51405214497 2411.73315238077 lineto
7563
3260.67949702233 2408.52282716182 lineto
7564
3259.91273934933 2407.88089050536 lineto
7565
3256.0781842267 2404.67056528641 lineto
7566
3268 2399 lineto
7567
fill
7568
grestore
7569
gsave
7570
3141 1828 moveto
7571
3141 1788 lineto
7572
3141 1754.54590083621 lineto
7573
 
7574
1 setlinejoin
7575
1 setlinewidth
7576
[] 0 setdash
7577
0.000 0.000 0.000 setrgbcolor AdjustColor
7578
stroke
7579
3141 1748 moveto
7580
3146.501 1760.001 lineto
7581
3141.5 1760.001 lineto
7582
3140.5 1760.001 lineto
7583
3135.499 1760.001 lineto
7584
3141 1748 lineto
7585
fill
7586
grestore
7587
gsave
7588
3145 1724 moveto
7589
3162 1684 lineto
7590
3176.43963215529 1650.02439492873 lineto
7591
 
7592
1 setlinejoin
7593
1 setlinewidth
7594
[] 0 setdash
7595
0.000 0.000 0.000 setrgbcolor AdjustColor
7596
stroke
7597
3179 1644 moveto
7598
3179.36866155766 1657.19655601496 lineto
7599
3174.76608663445 1655.24046167259 lineto
7600
3173.84575571599 1654.84932103225 lineto
7601
3169.24318079278 1652.89322668988 lineto
7602
3179 1644 lineto
7603
fill
7604
grestore
7605
gsave
7606
3136 1724 moveto
7607
3117 1678 lineto
7608
3098 1632 lineto
7609
3098 1586 lineto
7610
3098 1546.54590083621 lineto
7611
 
7612
1 setlinejoin
7613
1 setlinewidth
7614
[] 0 setdash
7615
0.000 0.000 0.000 setrgbcolor AdjustColor
7616
stroke
7617
3098 1540 moveto
7618
3103.501 1552.001 lineto
7619
3098.5 1552.001 lineto
7620
3097.5 1552.001 lineto
7621
3092.499 1552.001 lineto
7622
3098 1540 lineto
7623
fill
7624
grestore
7625
gsave
7626
grestore
7627
gsave
7628
3174 1620 moveto
7629
3140 1580 lineto
7630
3111.16569971595 1545.04933298903 lineto
7631
 
7632
1 setlinejoin
7633
1 setlinewidth
7634
[] 0 setdash
7635
0.000 0.000 0.000 setrgbcolor AdjustColor
7636
stroke
7637
3107 1540 moveto
7638
3118.88055624575 1545.75650808143 lineto
7639
3115.02291847977 1548.93905923836 lineto
7640
3114.25154520123 1549.57544219316 lineto
7641
3110.39390743525 1552.75799335009 lineto
7642
3107 1540 lineto
7643
fill
7644
grestore
7645
gsave
7646
3287 2155 moveto
7647
3214 2106 lineto
7648
3141 2057 lineto
7649
3141 2002 lineto
7650
3141 1947 lineto
7651
3141 1900 lineto
7652
3141 1858.54590083621 lineto
7653
 
7654
1 setlinejoin
7655
1 setlinewidth
7656
[] 0 setdash
7657
0.000 0.000 0.000 setrgbcolor AdjustColor
7658
stroke
7659
3141 1852 moveto
7660
3146.501 1864.001 lineto
7661
3141.5 1864.001 lineto
7662
3140.5 1864.001 lineto
7663
3135.499 1864.001 lineto
7664
3141 1852 lineto
7665
fill
7666
grestore
7667
gsave
7668
grestore
7669
gsave
7670
grestore
7671
gsave
7672
3170 2387 moveto
7673
3156.66 2373.66 3146.67 2370.33 3140 2377 curveto
7674
3133.33 2383.67 3133.33 2390.33 3140 2397 curveto
7675
3146.67 2403.67 3155.1186592602 2401.8813407398 3165.37134912974 2391.62865087026 curveto
7676
 
7677
1 setlinejoin
7678
1 setlinewidth
7679
[] 0 setdash
7680
0.000 0.000 0.000 setrgbcolor AdjustColor
7681
stroke
7682
3170 2387 moveto
7683
3165.40380592229 2399.37578288433 lineto
7684
3161.86756490957 2395.83954187161 lineto
7685
3161.16045812839 2395.13243509043 lineto
7686
3157.62421711567 2391.59619407771 lineto
7687
3170 2387 lineto
7688
fill
7689
grestore
7690
gsave
7691
grestore
7692
gsave
7693
3234 1947 moveto
7694
3220.66 1933.66 3210.67 1930.33 3204 1937 curveto
7695
3197.33 1943.67 3197.33 1950.33 3204 1957 curveto
7696
3210.67 1963.67 3219.1186592602 1961.8813407398 3229.37134912974 1951.62865087026 curveto
7697
 
7698
1 setlinejoin
7699
1 setlinewidth
7700
[] 0 setdash
7701
0.000 0.000 0.000 setrgbcolor AdjustColor
7702
stroke
7703
3234 1947 moveto
7704
3229.40380592229 1959.37578288433 lineto
7705
3225.86756490957 1955.83954187161 lineto
7706
3225.16045812839 1955.13243509043 lineto
7707
3221.62421711567 1951.59619407771 lineto
7708
3234 1947 lineto
7709
fill
7710
grestore
7711
gsave
7712
grestore
7713
gsave
7714
3239 1308 moveto
7715
3219 1268 lineto
7716
3202.80856336126 1233.91276497108 lineto
7717
 
7718
1 setlinejoin
7719
1 setlinewidth
7720
[] 0 setdash
7721
0.000 0.000 0.000 setrgbcolor AdjustColor
7722
stroke
7723
3200 1228 moveto
7724
3210.11804038309 1236.47999179282 lineto
7725
3205.60074958381 1238.62570492247 lineto
7726
3204.69747207946 1239.05476173704 lineto
7727
3200.18018128018 1241.2004748667 lineto
7728
3200 1228 lineto
7729
fill
7730
grestore
7731
gsave
7732
3195 1204 moveto
7733
3195 1158 lineto
7734
3195 1112 lineto
7735
3195 1060 lineto
7736
3195 1008 lineto
7737
3221 962 lineto
7738
3243.77904199211 921.698618013953 lineto
7739
 
7740
1 setlinejoin
7741
1 setlinewidth
7742
[] 0 setdash
7743
0.000 0.000 0.000 setrgbcolor AdjustColor
7744
stroke
7745
3247 916 moveto
7746
3245.88378703853 929.15443159641 lineto
7747
3241.53010228209 926.693653255814 lineto
7748
3240.65953944337 926.201595999146 lineto
7749
3236.30585468693 923.74081765855 lineto
7750
3247 916 lineto
7751
fill
7752
grestore
7753
gsave
7754
grestore
7755
gsave
7756
grestore
7757
gsave
7758
3197 1204 moveto
7759
3207 1158 lineto
7760
3217 1112 lineto
7761
3256 1066 lineto
7762
3290.76686247056 1024.99293144499 lineto
7763
 
7764
1 setlinejoin
7765
1 setlinewidth
7766
[] 0 setdash
7767
0.000 0.000 0.000 setrgbcolor AdjustColor
7768
stroke
7769
3295 1020 moveto
7770
3291.43505635116 1032.71126188781 lineto
7771
3287.62050877686 1029.47718894439 lineto
7772
3286.85775181339 1028.83050369275 lineto
7773
3283.04320423909 1025.59643074932 lineto
7774
3295 1020 lineto
7775
fill
7776
grestore
7777
gsave
7778
grestore
7779
gsave
7780
3300 996 moveto
7781
3280 956 lineto
7782
3262.92741584875 921.854831697497 lineto
7783
 
7784
1 setlinejoin
7785
1 setlinewidth
7786
[] 0 setdash
7787
0.000 0.000 0.000 setrgbcolor AdjustColor
7788
stroke
7789
3260 916 moveto
7790
3270.28725433729 924.273898730345 lineto
7791
3265.81422395509 926.51041392144 lineto
7792
3264.91979676409 926.95762751694 lineto
7793
3260.4467663819 929.194142708035 lineto
7794
3260 916 lineto
7795
fill
7796
grestore
7797
gsave
7798
3695 894 moveto
7799
3511 853 lineto
7800
3334.38755021732 813.431090485848 lineto
7801
 
7802
1 setlinejoin
7803
1 setlinewidth
7804
[] 0 setdash
7805
0.000 0.000 0.000 setrgbcolor AdjustColor
7806
stroke
7807
3328 812 moveto
7808
3340.91333630555 809.255779261816 lineto
7809
3339.81999809301 814.135801039738 lineto
7810
3339.60137417528 815.111610233484 lineto
7811
3338.50803596274 819.991632011407 lineto
7812
3328 812 lineto
7813
fill
7814
grestore
7815
gsave
7816
3334.38707769444 781.566802078321 moveto
7817
3533 737 lineto
7818
3739 690 lineto
7819
3739 638 lineto
7820
3739 586 lineto
7821
3739 534 lineto
7822
3739 482 lineto
7823
3791 436 lineto
7824
3843 390 lineto
7825
 
7826
1 setlinejoin
7827
1 setlinewidth
7828
[] 0 setdash
7829
0.000 0.000 0.000 setrgbcolor AdjustColor
7830
stroke
7831
3328 783 moveto
7832
3338.50539862495 775.004901393301 lineto
7833
3339.6003468965 779.884562168666 lineto
7834
3339.81929276163 780.860299176338 lineto
7835
3340.91424103318 785.739959951703 lineto
7836
3328 783 lineto
7837
fill
7838
grestore
7839
gsave
7840
grestore
7841
gsave
7842
grestore
7843
gsave
7844
grestore
7845
gsave
7846
3267.65232870761 775.666073287485 moveto
7847
3278 736 lineto
7848
3291 690 lineto
7849
3291 638 lineto
7850
3291 586 lineto
7851
3291 534 lineto
7852
3291 482 lineto
7853
3343 436 lineto
7854
3395 390 lineto
7855
 
7856
1 setlinejoin
7857
1 setlinewidth
7858
[] 0 setdash
7859
0.000 0.000 0.000 setrgbcolor AdjustColor
7860
stroke
7861
3266 782 moveto
7862
3263.70645257221 768.99905225776 lineto
7863
3268.54550655146 770.261414165392 lineto
7864
3269.51312382386 770.513836062539 lineto
7865
3274.35217780312 771.776197970171 lineto
7866
3266 782 lineto
7867
fill
7868
grestore
7869
gsave
7870
grestore
7871
gsave
7872
grestore
7873
gsave
7874
grestore
7875
gsave
7876
3338 1100 moveto
7877
3377 1054 lineto
7878
3417 1008 lineto
7879
3344 962 lineto
7880
3277.51620615178 919.52424281919 lineto
7881
 
7882
1 setlinejoin
7883
1 setlinewidth
7884
[] 0 setdash
7885
0.000 0.000 0.000 setrgbcolor AdjustColor
7886
stroke
7887
3272 916 moveto
7888
3285.07487722734 917.825537589277 lineto
7889
3282.38239245256 922.039861584597 lineto
7890
3281.84400317545 922.88255784441 lineto
7891
3279.15151840067 927.09688183973 lineto
7892
3272 916 lineto
7893
fill
7894
grestore
7895
gsave
7896
grestore
7897
gsave
7898
3283 782 moveto
7899
3339 742 lineto
7900
3389.67338139037 705.804727578304 lineto
7901
 
7902
1 setlinejoin
7903
1 setlinewidth
7904
[] 0 setdash
7905
0.000 0.000 0.000 setrgbcolor AdjustColor
7906
stroke
7907
3395 702 moveto
7908
3388.4317759157 713.451787387931 lineto
7909
3385.52500370891 709.382306298426 lineto
7910
3384.94376551519 708.56857282722 lineto
7911
3382.0369933084 704.499091737714 lineto
7912
3395 702 lineto
7913
fill
7914
grestore
7915
gsave
7916
3313 782 moveto
7917
3448 742 lineto
7918
3577.72008856103 703.847032776167 lineto
7919
 
7920
1 setlinejoin
7921
1 setlinewidth
7922
[] 0 setdash
7923
0.000 0.000 0.000 setrgbcolor AdjustColor
7924
stroke
7925
3584 702 moveto
7926
3574.03885156392 710.663747678366 lineto
7927
3572.62773777764 705.865960805008 lineto
7928
3572.34557145365 704.906595303437 lineto
7929
3570.93445766737 700.108808430079 lineto
7930
3584 702 lineto
7931
fill
7932
grestore
7933
gsave
7934
3198 797 moveto
7935
3184.66 783.66 3174.67 780.33 3168 787 curveto
7936
3161.33 793.67 3161.33 800.33 3168 807 curveto
7937
3174.67 813.67 3183.1186592602 811.881340739797 3193.37134912974 801.62865087026 curveto
7938
 
7939
1 setlinejoin
7940
1 setlinewidth
7941
[] 0 setdash
7942
0.000 0.000 0.000 setrgbcolor AdjustColor
7943
stroke
7944
3198 797 moveto
7945
3193.40380592229 809.375782884327 lineto
7946
3189.86756490957 805.839541871613 lineto
7947
3189.16045812839 805.132435090426 lineto
7948
3185.62421711567 801.596194077712 lineto
7949
3198 797 lineto
7950
fill
7951
grestore
7952
gsave
7953
grestore
7954
gsave
7955
3328 786 moveto
7956
3562 744 lineto
7957
3789.55705828308 703.15642543637 lineto
7958
 
7959
1 setlinejoin
7960
1 setlinewidth
7961
[] 0 setdash
7962
0.000 0.000 0.000 setrgbcolor AdjustColor
7963
stroke
7964
3796 702 moveto
7965
3785.15959025429 709.534621327261 lineto
7966
3784.27609327626 704.612281021085 lineto
7967
3784.09942921347 703.628009814091 lineto
7968
3783.21593223544 698.705669507915 lineto
7969
3796 702 lineto
7970
fill
7971
grestore
7972
gsave
7973
3263.70734468175 775.492428927878 moveto
7974
3268 736 lineto
7975
3273 690 lineto
7976
3273 638 lineto
7977
3273 586 lineto
7978
3273 534 lineto
7979
3273 482 lineto
7980
3273 430 lineto
7981
3273 378 lineto
7982
3272 329 lineto
7983
3271 279.000000000001 lineto
7984
3346 231 lineto
7985
3422 182 lineto
7986
 
7987
1 setlinejoin
7988
1 setlinewidth
7989
[] 0 setdash
7990
0.000 0.000 0.000 setrgbcolor AdjustColor
7991
stroke
7992
3263 782 moveto
7993
3258.82802953706 769.474838745296 lineto
7994
3263.79974599687 770.015242708319 lineto
7995
3264.79389045994 770.123301889088 lineto
7996
3269.76560691975 770.663705852111 lineto
7997
3263 782 lineto
7998
fill
7999
grestore
8000
gsave
8001
grestore
8002
gsave
8003
grestore
8004
gsave
8005
grestore
8006
gsave
8007
grestore
8008
gsave
8009
grestore
8010
gsave
8011
3263 782 moveto
8012
3263 736 lineto
8013
3263 690 lineto
8014
3263 638 lineto
8015
3263 586 lineto
8016
3263 534 lineto
8017
3263 482 lineto
8018
3263 430 lineto
8019
3263 378 lineto
8020
3263 326 lineto
8021
3263 274 lineto
8022
3342 228 lineto
8023
3416.3253173059 185.262942549109 lineto
8024
 
8025
1 setlinejoin
8026
1 setlinewidth
8027
[] 0 setdash
8028
0.000 0.000 0.000 setrgbcolor AdjustColor
8029
stroke
8030
3422 182 moveto
8031
3414.33834711155 192.751003535341 lineto
8032
3411.84549301914 188.415605113751 lineto
8033
3411.34702189488 187.548698810693 lineto
8034
3408.85416780246 183.213300389102 lineto
8035
3422 182 lineto
8036
fill
8037
grestore
8038
gsave
8039
grestore
8040
gsave
8041
grestore
8042
gsave
8043
grestore
8044
gsave
8045
grestore
8046
gsave
8047
grestore
8048
gsave
8049
3210 1204 moveto
8050
3261 1164 lineto
8051
3306.84933555735 1128.03973681776 lineto
8052
 
8053
1 setlinejoin
8054
1 setlinewidth
8055
[] 0 setdash
8056
0.000 0.000 0.000 setrgbcolor AdjustColor
8057
stroke
8058
3312 1124 moveto
8059
3305.95185892174 1135.73477701098 lineto
8060
3302.8655421059 1131.79972307079 lineto
8061
3302.24840217072 1131.01286965343 lineto
8062
3299.16208535488 1127.07781571323 lineto
8063
3312 1124 lineto
8064
fill
8065
grestore
8066
gsave
8067
3305 2148.45409916379 moveto
8068
3305 2106 lineto
8069
3305 2057 lineto
8070
3310 2008 lineto
8071
3315 1959 lineto
8072
 
8073
1 setlinejoin
8074
1 setlinewidth
8075
[] 0 setdash
8076
0.000 0.000 0.000 setrgbcolor AdjustColor
8077
stroke
8078
3305 2155 moveto
8079
3299.499 2142.999 lineto
8080
3304.5 2142.999 lineto
8081
3305.5 2142.999 lineto
8082
3310.501 2142.999 lineto
8083
3305 2155 lineto
8084
fill
8085
grestore
8086
gsave
8087
grestore
8088
gsave
8089
3422 2045 moveto
8090
3375 2002 lineto
8091
3333.781956903 1963.47009014846 lineto
8092
 
8093
1 setlinejoin
8094
1 setlinewidth
8095
[] 0 setdash
8096
0.000 0.000 0.000 setrgbcolor AdjustColor
8097
stroke
8098
3329 1959 moveto
8099
3341.52359801207 1963.17666072743 lineto
8100
3338.10849573787 1966.83002595099 lineto
8101
3337.42561185981 1967.56055289032 lineto
8102
3334.0105095856 1971.21391811388 lineto
8103
3329 1959 lineto
8104
fill
8105
grestore
8106
gsave
8107
3319 2155 moveto
8108
3369 2112 lineto
8109
3414.99551268804 2073.2194696944 lineto
8110
 
8111
1 setlinejoin
8112
1 setlinewidth
8113
[] 0 setdash
8114
0.000 0.000 0.000 setrgbcolor AdjustColor
8115
stroke
8116
3420 2069 moveto
8117
3414.37089709057 2080.94144892528 lineto
8118
3411.14726623064 2077.11807278908 lineto
8119
3410.5026689781 2076.3535504663 lineto
8120
3407.27903811816 2072.5301743301 lineto
8121
3420 2069 lineto
8122
fill
8123
grestore
8124
gsave
8125
3325 1100 moveto
8126
3316 1060 lineto
8127
3309.28375677299 1026.41878386498 lineto
8128
 
8129
1 setlinejoin
8130
1 setlinewidth
8131
[] 0 setdash
8132
0.000 0.000 0.000 setrgbcolor AdjustColor
8133
stroke
8134
3308 1020 moveto
8135
3315.74776403477 1030.68911382957 lineto
8136
3310.84388007564 1031.6698906214 lineto
8137
3309.86329939995 1031.86600675654 lineto
8138
3304.95941544082 1032.84678354836 lineto
8139
3308 1020 lineto
8140
fill
8141
grestore
8142
gsave
8143
3340 378 moveto
8144
3326.66 364.66 3316.67 361.33 3310 368 curveto
8145
3303.33 374.67 3303.33 381.33 3310 388 curveto
8146
3316.67 394.67 3325.1186592602 392.881340739797 3335.37134912974 382.62865087026 curveto
8147
 
8148
1 setlinejoin
8149
1 setlinewidth
8150
[] 0 setdash
8151
0.000 0.000 0.000 setrgbcolor AdjustColor
8152
stroke
8153
3340 378 moveto
8154
3335.40380592229 390.375782884327 lineto
8155
3331.86756490957 386.839541871613 lineto
8156
3331.16045812839 386.132435090426 lineto
8157
3327.62421711567 382.596194077713 lineto
8158
3340 378 lineto
8159
fill
8160
grestore
8161
gsave
8162
grestore
8163
gsave
8164
3419 1320 moveto
8165
3405.66 1306.66 3395.67 1303.33 3389 1310 curveto
8166
3382.33 1316.67 3382.33 1323.33 3389 1330 curveto
8167
3395.67 1336.67 3404.1186592602 1334.8813407398 3414.37134912974 1324.62865087026 curveto
8168
 
8169
1 setlinejoin
8170
1 setlinewidth
8171
[] 0 setdash
8172
0.000 0.000 0.000 setrgbcolor AdjustColor
8173
stroke
8174
3419 1320 moveto
8175
3414.40380592229 1332.37578288433 lineto
8176
3410.86756490957 1328.83954187161 lineto
8177
3410.16045812839 1328.13243509043 lineto
8178
3406.62421711567 1324.59619407771 lineto
8179
3419 1320 lineto
8180
fill
8181
grestore
8182
gsave
8183
grestore
8184
gsave
8185
3412 678 moveto
8186
3412 632 lineto
8187
3412 586 lineto
8188
3412 534 lineto
8189
3412 482 lineto
8190
3460 430 lineto
8191
3509 378 lineto
8192
3559 332 lineto
8193
3604.18266857471 290.431944911263 lineto
8194
 
8195
1 setlinejoin
8196
1 setlinewidth
8197
[] 0 setdash
8198
0.000 0.000 0.000 setrgbcolor AdjustColor
8199
stroke
8200
3609 286 moveto
8201
3603.89257990389 298.173711922083 lineto
8202
3600.50662019326 294.493320932263 lineto
8203
3599.82956366244 293.7573899205 lineto
8204
3596.4436039518 290.07699893068 lineto
8205
3609 286 lineto
8206
fill
8207
grestore
8208
gsave
8209
grestore
8210
gsave
8211
grestore
8212
gsave
8213
grestore
8214
gsave
8215
3505 470 moveto
8216
3463 430 lineto
8217
3425.74013508829 394.514414369801 lineto
8218
 
8219
1 setlinejoin
8220
1 setlinewidth
8221
[] 0 setdash
8222
0.000 0.000 0.000 setrgbcolor AdjustColor
8223
stroke
8224
3421 390 moveto
8225
3433.48417241379 394.293068965517 lineto
8226
3430.03520689655 397.914482758621 lineto
8227
3429.34555172414 398.638620689655 lineto
8228
3425.8965862069 402.260034482759 lineto
8229
3421 390 lineto
8230
fill
8231
grestore
8232
gsave
8233
3424 678 moveto
8234
3464 638 lineto
8235
3500.31456234557 602.571158687246 lineto
8236
 
8237
1 setlinejoin
8238
1 setlinewidth
8239
[] 0 setdash
8240
0.000 0.000 0.000 setrgbcolor AdjustColor
8241
stroke
8242
3505 598 moveto
8243
3500.25138034779 610.318101046779 lineto
8244
3496.75906276356 606.738475522945 lineto
8245
3496.06073891149 606.022693574567 lineto
8246
3492.56842132726 602.443068050733 lineto
8247
3505 598 lineto
8248
fill
8249
grestore
8250
gsave
8251
3602 262 moveto
8252
3532 222 lineto
8253
3468.66312065903 185.282968497989 lineto
8254
 
8255
1 setlinejoin
8256
1 setlinewidth
8257
[] 0 setdash
8258
0.000 0.000 0.000 setrgbcolor AdjustColor
8259
stroke
8260
3463 182 moveto
8261
3476.14146408399 183.25973160996 lineto
8262
3473.6333103754 187.586296757286 lineto
8263
3473.13177993977 188.451436758751 lineto
8264
3470.62362623117 192.778001906078 lineto
8265
3463 182 lineto
8266
fill
8267
grestore
8268
gsave
8269
3410.58761415074 359.649543397054 moveto
8270
3414 346 lineto
8271
3419 326 lineto
8272
3414 306 lineto
8273
3409 286 lineto
8274
 
8275
1 setlinejoin
8276
1 setlinewidth
8277
[] 0 setdash
8278
0.000 0.000 0.000 setrgbcolor AdjustColor
8279
stroke
8280
3409 366 moveto
8281
3406.57391614276 353.023131382431 lineto
8282
3411.42559878599 354.236052043238 lineto
8283
3412.39574128613 354.478587668274 lineto
8284
3417.24742392936 355.691508329081 lineto
8285
3409 366 lineto
8286
fill
8287
grestore
8288
gsave
8289
3409 366 moveto
8290
3409 346 lineto
8291
3409 326 lineto
8292
3409 306 lineto
8293
3409 292.545900836212 lineto
8294
 
8295
1 setlinejoin
8296
1 setlinewidth
8297
[] 0 setdash
8298
0.000 0.000 0.000 setrgbcolor AdjustColor
8299
stroke
8300
3409 286 moveto
8301
3414.501 298.001 lineto
8302
3409.5 298.001 lineto
8303
3408.5 298.001 lineto
8304
3403.499 298.001 lineto
8305
3409 286 lineto
8306
fill
8307
grestore
8308
gsave
8309
3433 366 moveto
8310
3515 326 lineto
8311
3592.10316131251 288.841849969873 lineto
8312
 
8313
1 setlinejoin
8314
1 setlinewidth
8315
[] 0 setdash
8316
0.000 0.000 0.000 setrgbcolor AdjustColor
8317
stroke
8318
3598 286 moveto
8319
3589.57718001176 296.165682733872 lineto
8320
3587.40603626013 291.660559449238 lineto
8321
3586.97189433819 290.759714961209 lineto
8322
3584.80075058656 286.254591676575 lineto
8323
3598 286 lineto
8324
fill
8325
grestore
8326
gsave
8327
3520 1308 moveto
8328
3520 1262 lineto
8329
3520 1216 lineto
8330
3520 1164 lineto
8331
3520 1112 lineto
8332
3520 1060 lineto
8333
3520 1008 lineto
8334
3617 962 lineto
8335
3708.08546386956 918.80483156701 lineto
8336
 
8337
1 setlinejoin
8338
1 setlinewidth
8339
[] 0 setdash
8340
0.000 0.000 0.000 setrgbcolor AdjustColor
8341
stroke
8342
3714 916 moveto
8343
3705.51362493243 926.112687091594 lineto
8344
3703.37076285468 921.594043145038 lineto
8345
3702.94227613647 920.690495065343 lineto
8346
3700.79941405873 916.171851118786 lineto
8347
3714 916 lineto
8348
fill
8349
grestore
8350
gsave
8351
grestore
8352
gsave
8353
grestore
8354
gsave
8355
grestore
8356
gsave
8357
3522 1308 moveto
8358
3532 1262 lineto
8359
3542 1216 lineto
8360
3587 1170 lineto
8361
3628.37134912974 1128.62865087026 lineto
8362
 
8363
1 setlinejoin
8364
1 setlinewidth
8365
[] 0 setdash
8366
0.000 0.000 0.000 setrgbcolor AdjustColor
8367
stroke
8368
3633 1124 moveto
8369
3628.40380592229 1136.37578288433 lineto
8370
3624.86756490957 1132.83954187161 lineto
8371
3624.16045812839 1132.13243509043 lineto
8372
3620.62421711567 1128.59619407771 lineto
8373
3633 1124 lineto
8374
fill
8375
grestore
8376
gsave
8377
grestore
8378
gsave
8379
3612 678 moveto
8380
3571 638 lineto
8381
3534.68543765443 602.571158687246 lineto
8382
 
8383
1 setlinejoin
8384
1 setlinewidth
8385
[] 0 setdash
8386
0.000 0.000 0.000 setrgbcolor AdjustColor
8387
stroke
8388
3530 598 moveto
8389
3542.43157867274 602.443068050733 lineto
8390
3538.93926108851 606.022693574567 lineto
8391
3538.24093723644 606.738475522945 lineto
8392
3534.74861965221 610.318101046779 lineto
8393
3530 598 lineto
8394
fill
8395
grestore
8396
gsave
8397
3534 1308 moveto
8398
3580 1268 lineto
8399
3622.01503867218 1232.24252027899 lineto
8400
 
8401
1 setlinejoin
8402
1 setlinewidth
8403
[] 0 setdash
8404
0.000 0.000 0.000 setrgbcolor AdjustColor
8405
stroke
8406
3627 1228 moveto
8407
3621.4260663653 1239.96729985569 lineto
8408
3618.18482509902 1236.15884136782 lineto
8409
3617.5367064695 1235.39730197812 lineto
8410
3614.29546520322 1231.58884349025 lineto
8411
3627 1228 lineto
8412
fill
8413
grestore
8414
gsave
8415
3557 470 moveto
8416
3687 430 lineto
8417
3810.74356538757 391.925056803824 lineto
8418
 
8419
1 setlinejoin
8420
1 setlinewidth
8421
[] 0 setdash
8422
0.000 0.000 0.000 setrgbcolor AdjustColor
8423
stroke
8424
3817 390 moveto
8425
3807.14746237078 398.787064598879 lineto
8426
3805.67673904075 394.00721377626 lineto
8427
3805.38265319191 393.051434767538 lineto
8428
3803.91192986187 388.27158394492 lineto
8429
3817 390 lineto
8430
fill
8431
grestore
8432
gsave
8433
3518 574 moveto
8434
3518 534 lineto
8435
3518 500.545900836212 lineto
8436
 
8437
1 setlinejoin
8438
1 setlinewidth
8439
[] 0 setdash
8440
0.000 0.000 0.000 setrgbcolor AdjustColor
8441
stroke
8442
3518 494 moveto
8443
3523.501 506.001 lineto
8444
3518.5 506.001 lineto
8445
3517.5 506.001 lineto
8446
3512.499 506.001 lineto
8447
3518 494 lineto
8448
fill
8449
grestore
8450
gsave
8451
3688 1204 moveto
8452
3868 1158 lineto
8453
4048 1112 lineto
8454
4048 1060 lineto
8455
4048 1008 lineto
8456
3911 962 lineto
8457
3781.20080770283 918.097332017132 lineto
8458
 
8459
1 setlinejoin
8460
1 setlinewidth
8461
[] 0 setdash
8462
0.000 0.000 0.000 setrgbcolor AdjustColor
8463
stroke
8464
3775 916 moveto
8465
3788.13086140755 914.63417398776 lineto
8466
3786.52852161046 919.371526431336 lineto
8467
3786.20811773182 920.318807463845 lineto
8468
3784.60577793472 925.056159907421 lineto
8469
3775 916 lineto
8470
fill
8471
grestore
8472
gsave
8473
grestore
8474
gsave
8475
grestore
8476
gsave
8477
3642 1204 moveto
8478
3643 1164 lineto
8479
3643.83640359499 1130.54385620057 lineto
8480
 
8481
1 setlinejoin
8482
1 setlinewidth
8483
[] 0 setdash
8484
0.000 0.000 0.000 setrgbcolor AdjustColor
8485
stroke
8486
3644 1124 moveto
8487
3649.19935045678 1136.13473348812 lineto
8488
3644.19991253709 1136.00974754012 lineto
8489
3643.20022489068 1135.98475534896 lineto
8490
3638.200786971 1135.85976940097 lineto
8491
3644 1124 lineto
8492
fill
8493
grestore
8494
gsave
8495
3648 1100 moveto
8496
3659 1060 lineto
8497
3668.26431195607 1026.31159288703 lineto
8498
 
8499
1 setlinejoin
8500
1 setlinewidth
8501
[] 0 setdash
8502
0.000 0.000 0.000 setrgbcolor AdjustColor
8503
stroke
8504
3670 1020 moveto
8505
3672.12195091308 1033.03005473214 lineto
8506
3667.29995974367 1031.70400716055 lineto
8507
3666.33575435086 1031.43885067753 lineto
8508
3661.51376318145 1030.11280310594 lineto
8509
3670 1020 lineto
8510
fill
8511
grestore
8512
gsave
8513
3676 1100 moveto
8514
3780 1060 lineto
8515
3877.89041221588 1022.34984145543 lineto
8516
 
8517
1 setlinejoin
8518
1 setlinewidth
8519
[] 0 setdash
8520
0.000 0.000 0.000 setrgbcolor AdjustColor
8521
stroke
8522
3884 1020 moveto
8523
3874.77366329524 1029.44244211051 lineto
8524
3872.97840891961 1024.77478073389 lineto
8525
3872.6194298403 1023.84143512768 lineto
8526
3870.82417546468 1019.17377375106 lineto
8527
3884 1020 lineto
8528
fill
8529
grestore
8530
gsave
8531
3633 1100 moveto
8532
3587 1054 lineto
8533
3542 1008 lineto
8534
3629 962 lineto
8535
3711.1988561253 919.032416116321 lineto
8536
 
8537
1 setlinejoin
8538
1 setlinewidth
8539
[] 0 setdash
8540
0.000 0.000 0.000 setrgbcolor AdjustColor
8541
stroke
8542
3717 916 moveto
8543
3708.91276985261 926.434639933568 lineto
8544
3706.59603555169 922.002626488314 lineto
8545
3706.13278134234 921.116401044353 lineto
8546
3703.81604704141 916.684387599099 lineto
8547
3717 916 lineto
8548
fill
8549
grestore
8550
gsave
8551
grestore
8552
gsave
8553
3830 366 moveto
8554
3740 326 lineto
8555
3655.98171978025 288.658542124557 lineto
8556
 
8557
1 setlinejoin
8558
1 setlinewidth
8559
[] 0 setdash
8560
0.000 0.000 0.000 setrgbcolor AdjustColor
8561
stroke
8562
3650 286 moveto
8563
3663.20082009675 285.847190402148 lineto
8564
3661.16972162802 290.417161956797 lineto
8565
3660.76358316197 291.330973505418 lineto
8566
3658.73248469323 295.900945060067 lineto
8567
3650 286 lineto
8568
fill
8569
grestore
8570
gsave
8571
3625 678 moveto
8572
3625 632 lineto
8573
3625 586 lineto
8574
3625 534 lineto
8575
3625 482 lineto
8576
3625 430 lineto
8577
3625 378 lineto
8578
3624 332 lineto
8579
3623.14226857872 292.544354621276 lineto
8580
 
8581
1 setlinejoin
8582
1 setlinewidth
8583
[] 0 setdash
8584
0.000 0.000 0.000 setrgbcolor AdjustColor
8585
stroke
8586
3623 286 moveto
8587
3628.76053028123 297.87860652093 lineto
8588
3623.76071157332 297.987298231971 lineto
8589
3622.76094778449 298.00903222738 lineto
8590
3617.76112907658 298.117723938422 lineto
8591
3623 286 lineto
8592
fill
8593
grestore
8594
gsave
8595
grestore
8596
gsave
8597
grestore
8598
gsave
8599
grestore
8600
gsave
8601
3847 678 moveto
8602
3782 632 lineto
8603
3717 586 lineto
8604
3717 534 lineto
8605
3717 482 lineto
8606
3717 430 lineto
8607
3717 378 lineto
8608
3675 332 lineto
8609
3637.41370039378 290.834052812234 lineto
8610
 
8611
1 setlinejoin
8612
1 setlinewidth
8613
[] 0 setdash
8614
0.000 0.000 0.000 setrgbcolor AdjustColor
8615
stroke
8616
3633 286 moveto
8617
3645.15431533972 291.15340864115 lineto
8618
3641.46114938458 294.525429730621 lineto
8619
3640.72266389066 295.199699094642 lineto
8620
3637.02949793552 298.571720184113 lineto
8621
3633 286 lineto
8622
fill
8623
grestore
8624
gsave
8625
grestore
8626
gsave
8627
grestore
8628
gsave
8629
grestore
8630
gsave
8631
3681 996 moveto
8632
3706 956 lineto
8633
3728.43256030011 921.488368769059 lineto
8634
 
8635
1 setlinejoin
8636
1 setlinewidth
8637
[] 0 setdash
8638
0.000 0.000 0.000 setrgbcolor AdjustColor
8639
stroke
8640
3732 916 moveto
8641
3730.07187313777 929.060142755849 lineto
8642
3725.87881661265 926.334656014522 lineto
8643
3725.04037299635 925.789667663926 lineto
8644
3720.84731647123 923.064180922599 lineto
8645
3732 916 lineto
8646
fill
8647
grestore
8648
gsave
8649
3895 996 moveto
8650
3827 956 lineto
8651
3765.62045192734 919.355493687965 lineto
8652
 
8653
1 setlinejoin
8654
1 setlinewidth
8655
[] 0 setdash
8656
0.000 0.000 0.000 setrgbcolor AdjustColor
8657
stroke
8658
3760 916 moveto
8659
3773.1241851209 917.428554133487 lineto
8660
3770.56062292322 921.72252081461 lineto
8661
3770.04801300566 922.581142426512 lineto
8662
3767.48445080798 926.875109107635 lineto
8663
3760 916 lineto
8664
fill
8665
grestore
8666
gsave
8667
3874 678 moveto
8668
3915 632 lineto
8669
3957 586 lineto
8670
3957 534 lineto
8671
3957 482 lineto
8672
3957 430 lineto
8673
3957 378 lineto
8674
3934 332 lineto
8675
3914.82426490059 291.90528115578 lineto
8676
 
8677
1 setlinejoin
8678
1 setlinewidth
8679
[] 0 setdash
8680
0.000 0.000 0.000 setrgbcolor AdjustColor
8681
stroke
8682
3912 286 moveto
8683
3922.14053777636 294.45307610318 lineto
8684
3917.62896453396 296.610785045197 lineto
8685
3916.72683031233 297.042240542502 lineto
8686
3912.21525706993 299.199949484519 lineto
8687
3912 286 lineto
8688
fill
8689
grestore
8690
gsave
8691
grestore
8692
gsave
8693
grestore
8694
gsave
8695
grestore
8696
gsave
8697
3864 678 moveto
8698
3864 632 lineto
8699
3864 586 lineto
8700
3864 534 lineto
8701
3864 482 lineto
8702
3860 436 lineto
8703
3857.42600157957 396.532024220081 lineto
8704
 
8705
1 setlinejoin
8706
1 setlinewidth
8707
[] 0 setdash
8708
0.000 0.000 0.000 setrgbcolor AdjustColor
8709
stroke
8710
3857 390 moveto
8711
3863.2703531902 401.617558817158 lineto
8712
3858.27995478027 401.943019583023 lineto
8713
3857.2820746743 402.008098720369 lineto
8714
3852.29167626437 402.333559486234 lineto
8715
3857 390 lineto
8716
fill
8717
grestore
8718
gsave
8719
grestore
8720
gsave
8721
grestore
8722
gsave
8723
3865.9763081671 360.800212396863 moveto
8724
3875 349 lineto
8725
3889 331 lineto
8726
3895 309.000000000001 lineto
8727
3901 286 lineto
8728
 
8729
1 setlinejoin
8730
1 setlinewidth
8731
[] 0 setdash
8732
0.000 0.000 0.000 setrgbcolor AdjustColor
8733
stroke
8734
3862 366 moveto
8735
3864.92024630175 353.125328604694 lineto
8736
3868.89282982447 356.163186592655 lineto
8737
3869.68718765745 356.770636700226 lineto
8738
3873.65977118016 359.808494688188 lineto
8739
3862 366 lineto
8740
fill
8741
grestore
8742
gsave
8743
3862 366 moveto
8744
3871 347 lineto
8745
3881 327 lineto
8746
3891 307 lineto
8747
3898.18569741659 291.910035425152 lineto
8748
 
8749
1 setlinejoin
8750
1 setlinewidth
8751
[] 0 setdash
8752
0.000 0.000 0.000 setrgbcolor AdjustColor
8753
stroke
8754
3901 286 moveto
8755
3900.80700281576 299.200293712144 lineto
8756
3896.29179736112 297.050195876602 lineto
8757
3895.3889368423 296.62026229621 lineto
8758
3890.87373138766 294.470164460668 lineto
8759
3901 286 lineto
8760
fill
8761
grestore
8762
gsave
8763
3788 378 moveto
8764
3774.66 364.66 3764.67 361.33 3758 368 curveto
8765
3751.33 374.67 3751.33 381.33 3758 388 curveto
8766
3764.67 394.67 3773.1186592602 392.881340739797 3783.37134912974 382.62865087026 curveto
8767
 
8768
1 setlinejoin
8769
1 setlinewidth
8770
[] 0 setdash
8771
0.000 0.000 0.000 setrgbcolor AdjustColor
8772
stroke
8773
3788 378 moveto
8774
3783.40380592229 390.375782884327 lineto
8775
3779.86756490957 386.839541871613 lineto
8776
3779.16045812839 386.132435090426 lineto
8777
3775.62421711567 382.596194077712 lineto
8778
3788 378 lineto
8779
fill
8780
grestore
8781
gsave
8782
grestore
8783
restore showpage
8784
 
8785
end
8786
 
8787
 
8788
%%EndDocument
8789
tileepilog
8790
 
8791
%%Page: 3 3
8792
2 1 tileprolog
8793
%%BeginDocument: vld-simple.ps
8794
 
8795
/CurrentEncoding [
8796
/space/space/space/space/space/space/space/space
8797
/space/space/space/space/space/space/space/space
8798
/space/space/space/space/space/space/space/space
8799
/space/space/space/space/space/space/space/space
8800
/space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quotesingle
8801
/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash
8802
/zero/one/two/three/four/five/six/seven
8803
/eight/nine/colon/semicolon/less/equal/greater/question
8804
/at/A/B/C/D/E/F/G
8805
/H/I/J/K/L/M/N/O
8806
/P/Q/R/S/T/U/V/W
8807
/X/Y/Z/bracketleft/backslash/bracketright/asciicircum/underscore
8808
/grave/a/b/c/d/e/f/g
8809
/h/i/j/k/l/m/n/o
8810
/p/q/r/s/t/u/v/w
8811
/x/y/z/braceleft/bar/braceright/asciitilde/space
8812
/space/space/space/space/space/space/space/space
8813
/space/space/space/space/space/space/space/space
8814
/space/space/space/space/space/space/space/space
8815
/space/space/space/space/space/space/space/space
8816
/space/exclamdown/cent/sterling/currency/yen/brokenbar/section
8817
/dieresis/copyright/ordfeminine/guillemotleft/logicalnot/hyphen/registered/macron
8818
/degree/plusminus/twosuperior/threesuperior/acute/mu/paragraph/periodcentered
8819
/cedilla/onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters/questiondown
8820
/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
8821
/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis
8822
/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply
8823
/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls
8824
/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
8825
/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
8826
/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide
8827
/oslash/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis
8828
] def
8829
 
8830
50 dict begin
8831
 
8832
 
8833
/baseline 0 def
8834
/stipimage 0 def
8835
/height 0 def
8836
/justify 0 def
8837
/lineLength 0 def
8838
/spacing 0 def
8839
/stipple 0 def
8840
/strings 0 def
8841
/xoffset 0 def
8842
/yoffset 0 def
8843
/tmpstip null def
8844
 
8845
 
8846
/cstringshow {
8847
    {
8848
        dup type /stringtype eq
8849
        { show } { glyphshow }
8850
        ifelse
8851
    }
8852
    forall
8853
} bind def
8854
 
8855
 
8856
 
8857
/cstringwidth {
8858
 
8859
    {
8860
        dup type /stringtype eq
8861
        { stringwidth } {
8862
            currentfont /Encoding get exch 1 exch put (\001) stringwidth
8863
        }
8864
        ifelse
8865
        exch 3 1 roll add 3 1 roll add exch
8866
    }
8867
    forall
8868
} bind def
8869
 
8870
 
8871
/ISOEncode {
8872
    dup length dict begin
8873
        {1 index /FID ne {def} {pop pop} ifelse} forall
8874
        /Encoding CurrentEncoding def
8875
        currentdict
8876
    end
8877
 
8878
    % I'm not sure why it's necessary to use "definefont" on this new
8879
    % font, but it seems to be important; just use the name "Temporary"
8880
    % for the font.
8881
 
8882
    /Temporary exch definefont
8883
} bind def
8884
 
8885
 
8886
/StrokeClip {
8887
    {strokepath} stopped {
8888
        (This Postscript printer gets limitcheck overflows when) =
8889
        (stippling dashed lines;  lines will be printed solid instead.) =
8890
        [] 0 setdash strokepath} if
8891
    clip
8892
} bind def
8893
 
8894
 
8895
/EvenPixels {
8896
    % Compute exact number of device pixels per stipple dot.
8897
    dup 0 matrix currentmatrix dtransform
8898
    dup mul exch dup mul add sqrt
8899
 
8900
    % Round to an integer, make sure the number is at least 1, and compute
8901
    % user coord distance corresponding to this.
8902
    dup round dup 1 lt {pop 1} if
8903
    exch div mul
8904
} bind def
8905
 
8906
 
8907
/StippleFill {
8908
    % The following code is needed to work around a NeWSprint bug.
8909
 
8910
    /tmpstip 1 index def
8911
 
8912
    % Change the scaling so that one user unit in user coordinates
8913
    % corresponds to the size of one stipple dot.
8914
    1 EvenPixels dup scale
8915
 
8916
    % Compute the bounding box occupied by the path (which is now
8917
    % the clipping region), and round the lower coordinates down
8918
    % to the nearest starting point for the stipple pattern.  Be
8919
    % careful about negative numbers, since the rounding works
8920
    % differently on them.
8921
 
8922
    pathbbox
8923
    4 2 roll
8924
    5 index div dup 0 lt {1 sub} if cvi 5 index mul 4 1 roll
8925
    6 index div dup 0 lt {1 sub} if cvi 6 index mul 3 2 roll
8926
 
8927
    % Stack now: width height string y1 y2 x1 x2
8928
    % Below is a doubly-nested for loop to iterate across this area
8929
    % in units of the stipple pattern size, going up columns then
8930
    % across rows, blasting out a stipple-pattern-sized rectangle at
8931
    % each position
8932
 
8933
    6 index exch {
8934
        2 index 5 index 3 index {
8935
            % Stack now: width height string y1 y2 x y
8936
 
8937
            gsave
8938
            1 index exch translate
8939
            5 index 5 index true matrix tmpstip imagemask
8940
            grestore
8941
        } for
8942
        pop
8943
    } for
8944
    pop pop pop pop pop
8945
} bind def
8946
 
8947
 
8948
/AdjustColor {
8949
    CL 2 lt {
8950
        currentgray
8951
        CL 0 eq {
8952
            .5 lt {0} {1} ifelse
8953
        } if
8954
        setgray
8955
    } if
8956
} bind def
8957
 
8958
 
8959
/DrawText {
8960
    /stipple exch def
8961
    /justify exch def
8962
    /yoffset exch def
8963
    /xoffset exch def
8964
    /spacing exch def
8965
    /strings exch def
8966
 
8967
    % First scan through all of the text to find the widest line.
8968
 
8969
    /lineLength 0 def
8970
    strings {
8971
        cstringwidth pop
8972
        dup lineLength gt {/lineLength exch def} {pop} ifelse
8973
        newpath
8974
    } forall
8975
 
8976
    % Compute the baseline offset and the actual font height.
8977
 
8978
 
8979
    pathbbox dup /baseline exch def
8980
    exch pop exch sub /height exch def pop
8981
    newpath
8982
 
8983
    % Translate coordinates first so that the origin is at the upper-left
8984
    % corner of the text's bounding box. Remember that x and y for
8985
    % positioning are still on the stack.
8986
 
8987
    translate
8988
    lineLength xoffset mul
8989
    strings length 1 sub spacing mul height add yoffset mul translate
8990
 
8991
    % Now use the baseline and justification information to translate so
8992
    % that the origin is at the baseline and positioning point for the
8993
    % first line of text.
8994
 
8995
    justify lineLength mul baseline neg translate
8996
 
8997
    % Iterate over each of the lines to output it.  For each line,
8998
    % compute its width again so it can be properly justified, then
8999
    % display it.
9000
 
9001
    strings {
9002
        dup cstringwidth pop
9003
        justify neg mul 0 moveto
9004
        stipple {
9005
 
9006
 
9007
            % The text is stippled, so turn it into a path and print
9008
            % by calling StippledText, which in turn calls StippleFill.
9009
            % Unfortunately, many Postscript interpreters will get
9010
            % overflow errors if we try to do the whole string at
9011
            % once, so do it a character at a time.
9012
 
9013
            gsave
9014
            /char (X) def
9015
            {
9016
                dup type /stringtype eq {
9017
                    % This segment is a string.
9018
                    {
9019
                        char 0 3 -1 roll put
9020
                        currentpoint
9021
                        gsave
9022
                        char true charpath clip StippleText
9023
                        grestore
9024
                        char stringwidth translate
9025
                        moveto
9026
                    } forall
9027
                } {
9028
                    % This segment is glyph name
9029
                    % Temporary override
9030
                    currentfont /Encoding get exch 1 exch put
9031
                    currentpoint
9032
                    gsave (\001) true charpath clip StippleText
9033
                    grestore
9034
                    (\001) stringwidth translate
9035
                    moveto
9036
                } ifelse
9037
            } forall
9038
            grestore
9039
        } {cstringshow} ifelse
9040
 
9041
    } forall
9042
} bind def
9043
 
9044
/CL 2 def
9045
 
9046
save
9047
0.0 0.0 translate
9048
90 rotate
9049
0.1909 0.1909 scale
9050
173 -3111 translate
9051
-173 3111 moveto 4232 3111 lineto 4232 0 lineto -173 0 lineto closepath clip newpath
9052
gsave
9053
 
9054
1.000 1.000 1.000 setrgbcolor AdjustColor
9055
fill
9056
 
9057
 
9058
1 setlinewidth
9059
[] 0 setdash
9060
1.000 1.000 1.000 setrgbcolor AdjustColor
9061
stroke
9062
grestore
9063
gsave
9064
27 2509 moveto 180 0 rlineto 0 -23.9999999999999 rlineto -180 0 rlineto closepath
9065
1.000 1.000 1.000 setrgbcolor AdjustColor
9066
fill
9067
27 2509 moveto 180 0 rlineto 0 -23.9999999999999 rlineto -180 0 rlineto closepath
9068
 
9069
1 setlinewidth
9070
[] 0 setdash
9071
0.000 0.000 0.000 setrgbcolor AdjustColor
9072
stroke
9073
grestore
9074
gsave
9075
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9076
0.000 0.000 0.000 setrgbcolor AdjustColor
9077
117 2497 [
9078
[(STATE_PICTURE_CODING_EXT)]
9079
] 13 -0.5 0.5 0 false DrawText
9080
grestore
9081
gsave
9082
grestore
9083
gsave
9084
20 2292 moveto 194 0 rlineto 0 -29.9999999999999 rlineto -194 0 rlineto closepath
9085
1.000 1.000 1.000 setrgbcolor AdjustColor
9086
fill
9087
20 2292 moveto 194 0 rlineto 0 -29.9999999999999 rlineto -194 0 rlineto closepath
9088
 
9089
1 setlinewidth
9090
[] 0 setdash
9091
0.000 0.000 0.000 setrgbcolor AdjustColor
9092
stroke
9093
grestore
9094
gsave
9095
23 2289 moveto 188 0 rlineto 0 -23.9999999999998 rlineto -188 0 rlineto closepath
9096
 
9097
1 setlinewidth
9098
[] 0 setdash
9099
0.000 0.000 0.000 setrgbcolor AdjustColor
9100
stroke
9101
grestore
9102
gsave
9103
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9104
0.000 0.000 0.000 setrgbcolor AdjustColor
9105
117 2277 [
9106
[(STATE_PICTURE_CODING_EXT1)]
9107
] 13 -0.5 0.5 0 false DrawText
9108
grestore
9109
gsave
9110
grestore
9111
gsave
9112
20 2402 moveto 194 0 rlineto 0 -30 rlineto -194 0 rlineto closepath
9113
1.000 1.000 1.000 setrgbcolor AdjustColor
9114
fill
9115
20 2402 moveto 194 0 rlineto 0 -30 rlineto -194 0 rlineto closepath
9116
 
9117
1 setlinewidth
9118
[] 0 setdash
9119
0.000 0.000 0.000 setrgbcolor AdjustColor
9120
stroke
9121
grestore
9122
gsave
9123
23 2399 moveto 188 0 rlineto 0 -24 rlineto -188 0 rlineto closepath
9124
 
9125
1 setlinewidth
9126
[] 0 setdash
9127
0.000 0.000 0.000 setrgbcolor AdjustColor
9128
stroke
9129
grestore
9130
gsave
9131
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9132
0.000 0.000 0.000 setrgbcolor AdjustColor
9133
117 2387 [
9134
[(STATE_PICTURE_CODING_EXT0)]
9135
] 13 -0.5 0.5 0 false DrawText
9136
grestore
9137
gsave
9138
grestore
9139
gsave
9140
619 2512 moveto 172 0 rlineto 0 -29.9999999999999 rlineto -172 0 rlineto closepath
9141
1.000 1.000 1.000 setrgbcolor AdjustColor
9142
fill
9143
619 2512 moveto 172 0 rlineto 0 -29.9999999999999 rlineto -172 0 rlineto closepath
9144
 
9145
1 setlinewidth
9146
[] 0 setdash
9147
0.000 0.000 0.000 setrgbcolor AdjustColor
9148
stroke
9149
grestore
9150
gsave
9151
622 2509 moveto 166 0 rlineto 0 -23.9999999999999 rlineto -166 0 rlineto closepath
9152
 
9153
1 setlinewidth
9154
[] 0 setdash
9155
0.000 0.000 0.000 setrgbcolor AdjustColor
9156
stroke
9157
grestore
9158
gsave
9159
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9160
0.000 0.000 0.000 setrgbcolor AdjustColor
9161
705 2497 [
9162
[(STATE_QUANT_MATRIX_EXT)]
9163
] 13 -0.5 0.5 0 false DrawText
9164
grestore
9165
gsave
9166
grestore
9167
gsave
9168
642 2072 moveto 242 0 rlineto 0 -30 rlineto -242 0 rlineto closepath
9169
1.000 1.000 1.000 setrgbcolor AdjustColor
9170
fill
9171
642 2072 moveto 242 0 rlineto 0 -30 rlineto -242 0 rlineto closepath
9172
 
9173
1 setlinewidth
9174
[] 0 setdash
9175
0.000 0.000 0.000 setrgbcolor AdjustColor
9176
stroke
9177
grestore
9178
gsave
9179
645 2069 moveto 236 0 rlineto 0 -24 rlineto -236 0 rlineto closepath
9180
 
9181
1 setlinewidth
9182
[] 0 setdash
9183
0.000 0.000 0.000 setrgbcolor AdjustColor
9184
stroke
9185
grestore
9186
gsave
9187
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9188
0.000 0.000 0.000 setrgbcolor AdjustColor
9189
763 2057 [
9190
[(STATE_LD_CHROMA_NON_INTRA_QUANT1)]
9191
] 13 -0.5 0.5 0 false DrawText
9192
grestore
9193
gsave
9194
grestore
9195
gsave
9196
626 2182 moveto 214 0 rlineto 0 -29.9999999999999 rlineto -214 0 rlineto closepath
9197
1.000 1.000 1.000 setrgbcolor AdjustColor
9198
fill
9199
626 2182 moveto 214 0 rlineto 0 -29.9999999999999 rlineto -214 0 rlineto closepath
9200
 
9201
1 setlinewidth
9202
[] 0 setdash
9203
0.000 0.000 0.000 setrgbcolor AdjustColor
9204
stroke
9205
grestore
9206
gsave
9207
629 2179 moveto 208 0 rlineto 0 -24 rlineto -208 0 rlineto closepath
9208
 
9209
1 setlinewidth
9210
[] 0 setdash
9211
0.000 0.000 0.000 setrgbcolor AdjustColor
9212
stroke
9213
grestore
9214
gsave
9215
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9216
0.000 0.000 0.000 setrgbcolor AdjustColor
9217
733 2167 [
9218
[(STATE_LD_CHROMA_INTRA_QUANT1)]
9219
] 13 -0.5 0.5 0 false DrawText
9220
grestore
9221
gsave
9222
grestore
9223
gsave
9224
670 2292 moveto 194 0 rlineto 0 -29.9999999999999 rlineto -194 0 rlineto closepath
9225
1.000 1.000 1.000 setrgbcolor AdjustColor
9226
fill
9227
670 2292 moveto 194 0 rlineto 0 -29.9999999999999 rlineto -194 0 rlineto closepath
9228
 
9229
1 setlinewidth
9230
[] 0 setdash
9231
0.000 0.000 0.000 setrgbcolor AdjustColor
9232
stroke
9233
grestore
9234
gsave
9235
673 2289 moveto 188 0 rlineto 0 -23.9999999999998 rlineto -188 0 rlineto closepath
9236
 
9237
1 setlinewidth
9238
[] 0 setdash
9239
0.000 0.000 0.000 setrgbcolor AdjustColor
9240
stroke
9241
grestore
9242
gsave
9243
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9244
0.000 0.000 0.000 setrgbcolor AdjustColor
9245
767 2277 [
9246
[(STATE_LD_NON_INTRA_QUANT1)]
9247
] 13 -0.5 0.5 0 false DrawText
9248
grestore
9249
gsave
9250
grestore
9251
gsave
9252
726 2622 moveto 200 0 rlineto 0 -29.9999999999999 rlineto -200 0 rlineto closepath
9253
1.000 1.000 1.000 setrgbcolor AdjustColor
9254
fill
9255
726 2622 moveto 200 0 rlineto 0 -29.9999999999999 rlineto -200 0 rlineto closepath
9256
 
9257
1 setlinewidth
9258
[] 0 setdash
9259
0.000 0.000 0.000 setrgbcolor AdjustColor
9260
stroke
9261
grestore
9262
gsave
9263
729 2619 moveto 194 0 rlineto 0 -24 rlineto -194 0 rlineto closepath
9264
 
9265
1 setlinewidth
9266
[] 0 setdash
9267
0.000 0.000 0.000 setrgbcolor AdjustColor
9268
stroke
9269
grestore
9270
gsave
9271
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9272
0.000 0.000 0.000 setrgbcolor AdjustColor
9273
826 2607 [
9274
[(STATE_EXTENSION_START_CODE)]
9275
] 13 -0.5 0.5 0 false DrawText
9276
grestore
9277
gsave
9278
grestore
9279
gsave
9280
838 2402 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
9281
1.000 1.000 1.000 setrgbcolor AdjustColor
9282
fill
9283
838 2402 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
9284
 
9285
1 setlinewidth
9286
[] 0 setdash
9287
0.000 0.000 0.000 setrgbcolor AdjustColor
9288
stroke
9289
grestore
9290
gsave
9291
841 2399 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
9292
 
9293
1 setlinewidth
9294
[] 0 setdash
9295
0.000 0.000 0.000 setrgbcolor AdjustColor
9296
stroke
9297
grestore
9298
gsave
9299
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9300
0.000 0.000 0.000 setrgbcolor AdjustColor
9301
921 2387 [
9302
[(STATE_LD_INTRA_QUANT1)]
9303
] 13 -0.5 0.5 0 false DrawText
9304
grestore
9305
gsave
9306
grestore
9307
gsave
9308
1004 2509 moveto 194 0 rlineto 0 -23.9999999999999 rlineto -194 0 rlineto closepath
9309
1.000 1.000 1.000 setrgbcolor AdjustColor
9310
fill
9311
1004 2509 moveto 194 0 rlineto 0 -23.9999999999999 rlineto -194 0 rlineto closepath
9312
 
9313
1 setlinewidth
9314
[] 0 setdash
9315
0.000 0.000 0.000 setrgbcolor AdjustColor
9316
stroke
9317
grestore
9318
gsave
9319
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9320
0.000 0.000 0.000 setrgbcolor AdjustColor
9321
1101 2497 [
9322
[(STATE_SEQUENCE_DISPLAY_EXT)]
9323
] 13 -0.5 0.5 0 false DrawText
9324
grestore
9325
gsave
9326
grestore
9327
gsave
9328
926 2182 moveto 208 0 rlineto 0 -29.9999999999999 rlineto -208 0 rlineto closepath
9329
1.000 1.000 1.000 setrgbcolor AdjustColor
9330
fill
9331
926 2182 moveto 208 0 rlineto 0 -29.9999999999999 rlineto -208 0 rlineto closepath
9332
 
9333
1 setlinewidth
9334
[] 0 setdash
9335
0.000 0.000 0.000 setrgbcolor AdjustColor
9336
stroke
9337
grestore
9338
gsave
9339
929 2179 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
9340
 
9341
1 setlinewidth
9342
[] 0 setdash
9343
0.000 0.000 0.000 setrgbcolor AdjustColor
9344
stroke
9345
grestore
9346
gsave
9347
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9348
0.000 0.000 0.000 setrgbcolor AdjustColor
9349
1030 2167 [
9350
[(STATE_SEQUENCE_DISPLAY_EXT2)]
9351
] 13 -0.5 0.5 0 false DrawText
9352
grestore
9353
gsave
9354
grestore
9355
gsave
9356
926 2292 moveto 208 0 rlineto 0 -29.9999999999999 rlineto -208 0 rlineto closepath
9357
1.000 1.000 1.000 setrgbcolor AdjustColor
9358
fill
9359
926 2292 moveto 208 0 rlineto 0 -29.9999999999999 rlineto -208 0 rlineto closepath
9360
 
9361
1 setlinewidth
9362
[] 0 setdash
9363
0.000 0.000 0.000 setrgbcolor AdjustColor
9364
stroke
9365
grestore
9366
gsave
9367
929 2289 moveto 202 0 rlineto 0 -23.9999999999998 rlineto -202 0 rlineto closepath
9368
 
9369
1 setlinewidth
9370
[] 0 setdash
9371
0.000 0.000 0.000 setrgbcolor AdjustColor
9372
stroke
9373
grestore
9374
gsave
9375
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9376
0.000 0.000 0.000 setrgbcolor AdjustColor
9377
1030 2277 [
9378
[(STATE_SEQUENCE_DISPLAY_EXT1)]
9379
] 13 -0.5 0.5 0 false DrawText
9380
grestore
9381
gsave
9382
grestore
9383
gsave
9384
1066 2399 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
9385
1.000 1.000 1.000 setrgbcolor AdjustColor
9386
fill
9387
1066 2399 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
9388
 
9389
1 setlinewidth
9390
[] 0 setdash
9391
0.000 0.000 0.000 setrgbcolor AdjustColor
9392
stroke
9393
grestore
9394
gsave
9395
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9396
0.000 0.000 0.000 setrgbcolor AdjustColor
9397
1167 2387 [
9398
[(STATE_SEQUENCE_DISPLAY_EXT0)]
9399
] 13 -0.5 0.5 0 false DrawText
9400
grestore
9401
gsave
9402
grestore
9403
gsave
9404
1194 2292 moveto 152 0 rlineto 0 -29.9999999999999 rlineto -152 0 rlineto closepath
9405
1.000 1.000 1.000 setrgbcolor AdjustColor
9406
fill
9407
1194 2292 moveto 152 0 rlineto 0 -29.9999999999999 rlineto -152 0 rlineto closepath
9408
 
9409
1 setlinewidth
9410
[] 0 setdash
9411
0.000 0.000 0.000 setrgbcolor AdjustColor
9412
stroke
9413
grestore
9414
gsave
9415
1197 2289 moveto 146 0 rlineto 0 -23.9999999999998 rlineto -146 0 rlineto closepath
9416
 
9417
1 setlinewidth
9418
[] 0 setdash
9419
0.000 0.000 0.000 setrgbcolor AdjustColor
9420
stroke
9421
grestore
9422
gsave
9423
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9424
0.000 0.000 0.000 setrgbcolor AdjustColor
9425
1270 2277 [
9426
[(STATE_SEQUENCE_EXT1)]
9427
] 13 -0.5 0.5 0 false DrawText
9428
grestore
9429
gsave
9430
grestore
9431
gsave
9432
1308 2399 moveto 146 0 rlineto 0 -24 rlineto -146 0 rlineto closepath
9433
1.000 1.000 1.000 setrgbcolor AdjustColor
9434
fill
9435
1308 2399 moveto 146 0 rlineto 0 -24 rlineto -146 0 rlineto closepath
9436
 
9437
1 setlinewidth
9438
[] 0 setdash
9439
0.000 0.000 0.000 setrgbcolor AdjustColor
9440
stroke
9441
grestore
9442
gsave
9443
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9444
0.000 0.000 0.000 setrgbcolor AdjustColor
9445
1381 2387 [
9446
[(STATE_SEQUENCE_EXT0)]
9447
] 13 -0.5 0.5 0 false DrawText
9448
grestore
9449
gsave
9450
grestore
9451
gsave
9452
1386 2292 moveto 166 0 rlineto 0 -29.9999999999999 rlineto -166 0 rlineto closepath
9453
1.000 1.000 1.000 setrgbcolor AdjustColor
9454
fill
9455
1386 2292 moveto 166 0 rlineto 0 -29.9999999999999 rlineto -166 0 rlineto closepath
9456
 
9457
1 setlinewidth
9458
[] 0 setdash
9459
0.000 0.000 0.000 setrgbcolor AdjustColor
9460
stroke
9461
grestore
9462
gsave
9463
1389 2289 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
9464
 
9465
1 setlinewidth
9466
[] 0 setdash
9467
0.000 0.000 0.000 setrgbcolor AdjustColor
9468
stroke
9469
grestore
9470
gsave
9471
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9472
0.000 0.000 0.000 setrgbcolor AdjustColor
9473
1469 2277 [
9474
[(STATE_PICTURE_HEADER2)]
9475
] 13 -0.5 0.5 0 false DrawText
9476
grestore
9477
gsave
9478
grestore
9479
gsave
9480
1312 2509 moveto 138 0 rlineto 0 -23.9999999999999 rlineto -138 0 rlineto closepath
9481
1.000 1.000 1.000 setrgbcolor AdjustColor
9482
fill
9483
1312 2509 moveto 138 0 rlineto 0 -23.9999999999999 rlineto -138 0 rlineto closepath
9484
 
9485
1 setlinewidth
9486
[] 0 setdash
9487
0.000 0.000 0.000 setrgbcolor AdjustColor
9488
stroke
9489
grestore
9490
gsave
9491
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9492
0.000 0.000 0.000 setrgbcolor AdjustColor
9493
1381 2497 [
9494
[(STATE_SEQUENCE_EXT)]
9495
] 13 -0.5 0.5 0 false DrawText
9496
grestore
9497
gsave
9498
grestore
9499
gsave
9500
1497 2619 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
9501
1.000 1.000 1.000 setrgbcolor AdjustColor
9502
fill
9503
1497 2619 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
9504
 
9505
1 setlinewidth
9506
[] 0 setdash
9507
0.000 0.000 0.000 setrgbcolor AdjustColor
9508
stroke
9509
grestore
9510
gsave
9511
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9512
0.000 0.000 0.000 setrgbcolor AdjustColor
9513
1566 2607 [
9514
[(STATE_GROUP_HEADER)]
9515
] 13 -0.5 0.5 0 false DrawText
9516
grestore
9517
gsave
9518
grestore
9519
gsave
9520
1494 2402 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
9521
1.000 1.000 1.000 setrgbcolor AdjustColor
9522
fill
9523
1494 2402 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
9524
 
9525
1 setlinewidth
9526
[] 0 setdash
9527
0.000 0.000 0.000 setrgbcolor AdjustColor
9528
stroke
9529
grestore
9530
gsave
9531
1497 2399 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
9532
 
9533
1 setlinewidth
9534
[] 0 setdash
9535
0.000 0.000 0.000 setrgbcolor AdjustColor
9536
stroke
9537
grestore
9538
gsave
9539
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9540
0.000 0.000 0.000 setrgbcolor AdjustColor
9541
1577 2387 [
9542
[(STATE_PICTURE_HEADER1)]
9543
] 13 -0.5 0.5 0 false DrawText
9544
grestore
9545
gsave
9546
grestore
9547
gsave
9548
1490 2512 moveto 152 0 rlineto 0 -29.9999999999999 rlineto -152 0 rlineto closepath
9549
1.000 1.000 1.000 setrgbcolor AdjustColor
9550
fill
9551
1490 2512 moveto 152 0 rlineto 0 -29.9999999999999 rlineto -152 0 rlineto closepath
9552
 
9553
1 setlinewidth
9554
[] 0 setdash
9555
0.000 0.000 0.000 setrgbcolor AdjustColor
9556
stroke
9557
grestore
9558
gsave
9559
1493 2509 moveto 146 0 rlineto 0 -23.9999999999999 rlineto -146 0 rlineto closepath
9560
 
9561
1 setlinewidth
9562
[] 0 setdash
9563
0.000 0.000 0.000 setrgbcolor AdjustColor
9564
stroke
9565
grestore
9566
gsave
9567
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9568
0.000 0.000 0.000 setrgbcolor AdjustColor
9569
1566 2497 [
9570
[(STATE_GROUP_HEADER0)]
9571
] 13 -0.5 0.5 0 false DrawText
9572
grestore
9573
gsave
9574
grestore
9575
gsave
9576
1592 2289 moveto 166 0 rlineto 0 -23.9999999999998 rlineto -166 0 rlineto closepath
9577
1.000 1.000 1.000 setrgbcolor AdjustColor
9578
fill
9579
1592 2289 moveto 166 0 rlineto 0 -23.9999999999998 rlineto -166 0 rlineto closepath
9580
 
9581
1 setlinewidth
9582
[] 0 setdash
9583
0.000 0.000 0.000 setrgbcolor AdjustColor
9584
stroke
9585
grestore
9586
gsave
9587
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9588
0.000 0.000 0.000 setrgbcolor AdjustColor
9589
1675 2277 [
9590
[(STATE_SEQUENCE_HEADER2)]
9591
] 13 -0.5 0.5 0 false DrawText
9592
grestore
9593
gsave
9594
grestore
9595
gsave
9596
1578 1962 moveto 194 0 rlineto 0 -30 rlineto -194 0 rlineto closepath
9597
1.000 1.000 1.000 setrgbcolor AdjustColor
9598
fill
9599
1578 1962 moveto 194 0 rlineto 0 -30 rlineto -194 0 rlineto closepath
9600
 
9601
1 setlinewidth
9602
[] 0 setdash
9603
0.000 0.000 0.000 setrgbcolor AdjustColor
9604
stroke
9605
grestore
9606
gsave
9607
1581 1959 moveto 188 0 rlineto 0 -24 rlineto -188 0 rlineto closepath
9608
 
9609
1 setlinewidth
9610
[] 0 setdash
9611
0.000 0.000 0.000 setrgbcolor AdjustColor
9612
stroke
9613
grestore
9614
gsave
9615
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9616
0.000 0.000 0.000 setrgbcolor AdjustColor
9617
1675 1947 [
9618
[(STATE_LD_NON_INTRA_QUANT0)]
9619
] 13 -0.5 0.5 0 false DrawText
9620
grestore
9621
gsave
9622
grestore
9623
gsave
9624
1589 2182 moveto 172 0 rlineto 0 -29.9999999999999 rlineto -172 0 rlineto closepath
9625
1.000 1.000 1.000 setrgbcolor AdjustColor
9626
fill
9627
1589 2182 moveto 172 0 rlineto 0 -29.9999999999999 rlineto -172 0 rlineto closepath
9628
 
9629
1 setlinewidth
9630
[] 0 setdash
9631
0.000 0.000 0.000 setrgbcolor AdjustColor
9632
stroke
9633
grestore
9634
gsave
9635
1592 2179 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
9636
 
9637
1 setlinewidth
9638
[] 0 setdash
9639
0.000 0.000 0.000 setrgbcolor AdjustColor
9640
stroke
9641
grestore
9642
gsave
9643
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9644
0.000 0.000 0.000 setrgbcolor AdjustColor
9645
1675 2167 [
9646
[(STATE_SEQUENCE_HEADER3)]
9647
] 13 -0.5 0.5 0 false DrawText
9648
grestore
9649
gsave
9650
grestore
9651
gsave
9652
1689 2619 moveto 152 0 rlineto 0 -24 rlineto -152 0 rlineto closepath
9653
1.000 1.000 1.000 setrgbcolor AdjustColor
9654
fill
9655
1689 2619 moveto 152 0 rlineto 0 -24 rlineto -152 0 rlineto closepath
9656
 
9657
1 setlinewidth
9658
[] 0 setdash
9659
0.000 0.000 0.000 setrgbcolor AdjustColor
9660
stroke
9661
grestore
9662
gsave
9663
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9664
0.000 0.000 0.000 setrgbcolor AdjustColor
9665
1765 2607 [
9666
[(STATE_PICTURE_HEADER)]
9667
] 13 -0.5 0.5 0 false DrawText
9668
grestore
9669
gsave
9670
grestore
9671
gsave
9672
1669 2072 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
9673
1.000 1.000 1.000 setrgbcolor AdjustColor
9674
fill
9675
1669 2072 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
9676
 
9677
1 setlinewidth
9678
[] 0 setdash
9679
0.000 0.000 0.000 setrgbcolor AdjustColor
9680
stroke
9681
grestore
9682
gsave
9683
1672 2069 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
9684
 
9685
1 setlinewidth
9686
[] 0 setdash
9687
0.000 0.000 0.000 setrgbcolor AdjustColor
9688
stroke
9689
grestore
9690
gsave
9691
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9692
0.000 0.000 0.000 setrgbcolor AdjustColor
9693
1752 2057 [
9694
[(STATE_LD_INTRA_QUANT0)]
9695
] 13 -0.5 0.5 0 false DrawText
9696
grestore
9697
gsave
9698
grestore
9699
gsave
9700
1700 2399 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
9701
1.000 1.000 1.000 setrgbcolor AdjustColor
9702
fill
9703
1700 2399 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
9704
 
9705
1 setlinewidth
9706
[] 0 setdash
9707
0.000 0.000 0.000 setrgbcolor AdjustColor
9708
stroke
9709
grestore
9710
gsave
9711
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9712
0.000 0.000 0.000 setrgbcolor AdjustColor
9713
1783 2387 [
9714
[(STATE_SEQUENCE_HEADER1)]
9715
] 13 -0.5 0.5 0 false DrawText
9716
grestore
9717
gsave
9718
grestore
9719
gsave
9720
1682 2512 moveto 166 0 rlineto 0 -29.9999999999999 rlineto -166 0 rlineto closepath
9721
1.000 1.000 1.000 setrgbcolor AdjustColor
9722
fill
9723
1682 2512 moveto 166 0 rlineto 0 -29.9999999999999 rlineto -166 0 rlineto closepath
9724
 
9725
1 setlinewidth
9726
[] 0 setdash
9727
0.000 0.000 0.000 setrgbcolor AdjustColor
9728
stroke
9729
grestore
9730
gsave
9731
1685 2509 moveto 160 0 rlineto 0 -23.9999999999999 rlineto -160 0 rlineto closepath
9732
 
9733
1 setlinewidth
9734
[] 0 setdash
9735
0.000 0.000 0.000 setrgbcolor AdjustColor
9736
stroke
9737
grestore
9738
gsave
9739
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9740
0.000 0.000 0.000 setrgbcolor AdjustColor
9741
1765 2497 [
9742
[(STATE_PICTURE_HEADER0)]
9743
] 13 -0.5 0.5 0 false DrawText
9744
grestore
9745
gsave
9746
grestore
9747
gsave
9748
1849 2952 moveto 96.0000000000002 0 rlineto 0 -30 rlineto -96.0000000000002 0 rlineto closepath
9749
1.000 1.000 1.000 setrgbcolor AdjustColor
9750
fill
9751
1849 2952 moveto 96.0000000000002 0 rlineto 0 -30 rlineto -96.0000000000002 0 rlineto closepath
9752
 
9753
1 setlinewidth
9754
[] 0 setdash
9755
0.000 0.000 0.000 setrgbcolor AdjustColor
9756
stroke
9757
grestore
9758
gsave
9759
1852 2949 moveto 90.0000000000005 0 rlineto 0 -24 rlineto -90.0000000000005 0 rlineto closepath
9760
 
9761
1 setlinewidth
9762
[] 0 setdash
9763
0.000 0.000 0.000 setrgbcolor AdjustColor
9764
stroke
9765
grestore
9766
gsave
9767
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9768
0.000 0.000 0.000 setrgbcolor AdjustColor
9769
1897 2937 [
9770
[(STATE_ERROR)]
9771
] 13 -0.5 0.5 0 false DrawText
9772
grestore
9773
gsave
9774
grestore
9775
gsave
9776
1814 2842 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
9777
1.000 1.000 1.000 setrgbcolor AdjustColor
9778
fill
9779
1814 2842 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
9780
 
9781
1 setlinewidth
9782
[] 0 setdash
9783
0.000 0.000 0.000 setrgbcolor AdjustColor
9784
stroke
9785
grestore
9786
gsave
9787
1817 2839 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
9788
 
9789
1 setlinewidth
9790
[] 0 setdash
9791
0.000 0.000 0.000 setrgbcolor AdjustColor
9792
stroke
9793
grestore
9794
gsave
9795
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9796
0.000 0.000 0.000 setrgbcolor AdjustColor
9797
1897 2827 [
9798
[(STATE_NEXT_START_CODE)]
9799
] 13 -0.5 0.5 0 false DrawText
9800
grestore
9801
gsave
9802
grestore
9803
gsave
9804
1888 2509 moveto 166 0 rlineto 0 -23.9999999999999 rlineto -166 0 rlineto closepath
9805
1.000 1.000 1.000 setrgbcolor AdjustColor
9806
fill
9807
1888 2509 moveto 166 0 rlineto 0 -23.9999999999999 rlineto -166 0 rlineto closepath
9808
 
9809
1 setlinewidth
9810
[] 0 setdash
9811
0.000 0.000 0.000 setrgbcolor AdjustColor
9812
stroke
9813
grestore
9814
gsave
9815
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9816
0.000 0.000 0.000 setrgbcolor AdjustColor
9817
1971 2497 [
9818
[(STATE_SEQUENCE_HEADER0)]
9819
] 13 -0.5 0.5 0 false DrawText
9820
grestore
9821
gsave
9822
grestore
9823
gsave
9824
1881 2622 moveto 144 0 rlineto 0 -29.9999999999999 rlineto -144 0 rlineto closepath
9825
1.000 1.000 1.000 setrgbcolor AdjustColor
9826
fill
9827
1881 2622 moveto 144 0 rlineto 0 -29.9999999999999 rlineto -144 0 rlineto closepath
9828
 
9829
1 setlinewidth
9830
[] 0 setdash
9831
0.000 0.000 0.000 setrgbcolor AdjustColor
9832
stroke
9833
grestore
9834
gsave
9835
1884 2619 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
9836
 
9837
1 setlinewidth
9838
[] 0 setdash
9839
0.000 0.000 0.000 setrgbcolor AdjustColor
9840
stroke
9841
grestore
9842
gsave
9843
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9844
0.000 0.000 0.000 setrgbcolor AdjustColor
9845
1953 2607 [
9846
[(STATE_SEQUENCE_END)]
9847
] 13 -0.5 0.5 0 false DrawText
9848
grestore
9849
gsave
9850
grestore
9851
gsave
9852
1832 2732 moveto 130 0 rlineto 0 -30 rlineto -130 0 rlineto closepath
9853
1.000 1.000 1.000 setrgbcolor AdjustColor
9854
fill
9855
1832 2732 moveto 130 0 rlineto 0 -30 rlineto -130 0 rlineto closepath
9856
 
9857
1 setlinewidth
9858
[] 0 setdash
9859
0.000 0.000 0.000 setrgbcolor AdjustColor
9860
stroke
9861
grestore
9862
gsave
9863
1835 2729 moveto 124 0 rlineto 0 -24 rlineto -124 0 rlineto closepath
9864
 
9865
1 setlinewidth
9866
[] 0 setdash
9867
0.000 0.000 0.000 setrgbcolor AdjustColor
9868
stroke
9869
grestore
9870
gsave
9871
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9872
0.000 0.000 0.000 setrgbcolor AdjustColor
9873
1897 2717 [
9874
[(STATE_START_CODE)]
9875
] 13 -0.5 0.5 0 false DrawText
9876
grestore
9877
gsave
9878
grestore
9879
gsave
9880
2065 2619 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
9881
1.000 1.000 1.000 setrgbcolor AdjustColor
9882
fill
9883
2065 2619 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
9884
 
9885
1 setlinewidth
9886
[] 0 setdash
9887
0.000 0.000 0.000 setrgbcolor AdjustColor
9888
stroke
9889
grestore
9890
gsave
9891
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9892
0.000 0.000 0.000 setrgbcolor AdjustColor
9893
2145 2607 [
9894
[(STATE_SEQUENCE_HEADER)]
9895
] 13 -0.5 0.5 0 false DrawText
9896
grestore
9897
gsave
9898
grestore
9899
gsave
9900
2997 2289 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
9901
1.000 1.000 1.000 setrgbcolor AdjustColor
9902
fill
9903
2997 2289 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
9904
 
9905
1 setlinewidth
9906
[] 0 setdash
9907
0.000 0.000 0.000 setrgbcolor AdjustColor
9908
stroke
9909
grestore
9910
gsave
9911
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9912
0.000 0.000 0.000 setrgbcolor AdjustColor
9913
3077 2277 [
9914
[(STATE_NEXT_MACROBLOCK)]
9915
] 13 -0.5 0.5 0 false DrawText
9916
grestore
9917
gsave
9918
grestore
9919
gsave
9920
3008 1436 moveto 180 0 rlineto 0 -24.0000000000002 rlineto -180 0 rlineto closepath
9921
1.000 1.000 1.000 setrgbcolor AdjustColor
9922
fill
9923
3008 1436 moveto 180 0 rlineto 0 -24.0000000000002 rlineto -180 0 rlineto closepath
9924
 
9925
1 setlinewidth
9926
[] 0 setdash
9927
0.000 0.000 0.000 setrgbcolor AdjustColor
9928
stroke
9929
grestore
9930
gsave
9931
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9932
0.000 0.000 0.000 setrgbcolor AdjustColor
9933
3098 1424 [
9934
[(STATE_NEXT_MOTION_VECTOR)]
9935
] 13 -0.5 0.5 0 false DrawText
9936
grestore
9937
gsave
9938
grestore
9939
gsave
9940
3087 2619 moveto 90 0 rlineto 0 -24 rlineto -90 0 rlineto closepath
9941
1.000 1.000 1.000 setrgbcolor AdjustColor
9942
fill
9943
3087 2619 moveto 90 0 rlineto 0 -24 rlineto -90 0 rlineto closepath
9944
 
9945
1 setlinewidth
9946
[] 0 setdash
9947
0.000 0.000 0.000 setrgbcolor AdjustColor
9948
stroke
9949
grestore
9950
gsave
9951
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9952
0.000 0.000 0.000 setrgbcolor AdjustColor
9953
3132 2607 [
9954
[(STATE_SLICE)]
9955
] 13 -0.5 0.5 0 false DrawText
9956
grestore
9957
gsave
9958
grestore
9959
gsave
9960
3061 1852 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
9961
1.000 1.000 1.000 setrgbcolor AdjustColor
9962
fill
9963
3061 1852 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
9964
 
9965
1 setlinewidth
9966
[] 0 setdash
9967
0.000 0.000 0.000 setrgbcolor AdjustColor
9968
stroke
9969
grestore
9970
gsave
9971
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9972
0.000 0.000 0.000 setrgbcolor AdjustColor
9973
3141 1840 [
9974
[(STATE_MACROBLOCK_TYPE)]
9975
] 13 -0.5 0.5 0 false DrawText
9976
grestore
9977
gsave
9978
grestore
9979
gsave
9980
3015 1540 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
9981
1.000 1.000 1.000 setrgbcolor AdjustColor
9982
fill
9983
3015 1540 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
9984
 
9985
1 setlinewidth
9986
[] 0 setdash
9987
0.000 0.000 0.000 setrgbcolor AdjustColor
9988
stroke
9989
grestore
9990
gsave
9991
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
9992
0.000 0.000 0.000 setrgbcolor AdjustColor
9993
3098 1528 [
9994
[(STATE_MACROBLOCK_QUANT)]
9995
] 13 -0.5 0.5 0 false DrawText
9996
grestore
9997
gsave
9998
grestore
9999
gsave
10000
3075 1748 moveto 132 0 rlineto 0 -24 rlineto -132 0 rlineto closepath
10001
1.000 1.000 1.000 setrgbcolor AdjustColor
10002
fill
10003
3075 1748 moveto 132 0 rlineto 0 -24 rlineto -132 0 rlineto closepath
10004
 
10005
1 setlinewidth
10006
[] 0 setdash
10007
0.000 0.000 0.000 setrgbcolor AdjustColor
10008
stroke
10009
grestore
10010
gsave
10011
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10012
0.000 0.000 0.000 setrgbcolor AdjustColor
10013
3141 1736 [
10014
[(STATE_MOTION_TYPE)]
10015
] 13 -0.5 0.5 0 false DrawText
10016
grestore
10017
gsave
10018
grestore
10019
gsave
10020
3108 2509 moveto 160 0 rlineto 0 -23.9999999999999 rlineto -160 0 rlineto closepath
10021
1.000 1.000 1.000 setrgbcolor AdjustColor
10022
fill
10023
3108 2509 moveto 160 0 rlineto 0 -23.9999999999999 rlineto -160 0 rlineto closepath
10024
 
10025
1 setlinewidth
10026
[] 0 setdash
10027
0.000 0.000 0.000 setrgbcolor AdjustColor
10028
stroke
10029
grestore
10030
gsave
10031
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10032
0.000 0.000 0.000 setrgbcolor AdjustColor
10033
3188 2497 [
10034
[(STATE_SLICE_EXTENSION)]
10035
] 13 -0.5 0.5 0 false DrawText
10036
grestore
10037
gsave
10038
grestore
10039
gsave
10040
3170 2399 moveto 216 0 rlineto 0 -24 rlineto -216 0 rlineto closepath
10041
1.000 1.000 1.000 setrgbcolor AdjustColor
10042
fill
10043
3170 2399 moveto 216 0 rlineto 0 -24 rlineto -216 0 rlineto closepath
10044
 
10045
1 setlinewidth
10046
[] 0 setdash
10047
0.000 0.000 0.000 setrgbcolor AdjustColor
10048
stroke
10049
grestore
10050
gsave
10051
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10052
0.000 0.000 0.000 setrgbcolor AdjustColor
10053
3278 2387 [
10054
[(STATE_SLICE_EXTRA_INFORMATION)]
10055
] 13 -0.5 0.5 0 false DrawText
10056
grestore
10057
gsave
10058
grestore
10059
gsave
10060
3151 1332 moveto 188 0 rlineto 0 -24.0000000000002 rlineto -188 0 rlineto closepath
10061
1.000 1.000 1.000 setrgbcolor AdjustColor
10062
fill
10063
3151 1332 moveto 188 0 rlineto 0 -24.0000000000002 rlineto -188 0 rlineto closepath
10064
 
10065
1 setlinewidth
10066
[] 0 setdash
10067
0.000 0.000 0.000 setrgbcolor AdjustColor
10068
stroke
10069
grestore
10070
gsave
10071
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10072
0.000 0.000 0.000 setrgbcolor AdjustColor
10073
3245 1320 [
10074
[(STATE_MOTION_VERT_FLD_SEL)]
10075
] 13 -0.5 0.5 0 false DrawText
10076
grestore
10077
gsave
10078
grestore
10079
gsave
10080
3129 1644 moveto 110 0 rlineto 0 -24 rlineto -110 0 rlineto closepath
10081
1.000 1.000 1.000 setrgbcolor AdjustColor
10082
fill
10083
3129 1644 moveto 110 0 rlineto 0 -24 rlineto -110 0 rlineto closepath
10084
 
10085
1 setlinewidth
10086
[] 0 setdash
10087
0.000 0.000 0.000 setrgbcolor AdjustColor
10088
stroke
10089
grestore
10090
gsave
10091
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10092
0.000 0.000 0.000 setrgbcolor AdjustColor
10093
3184 1632 [
10094
[(STATE_DCT_TYPE)]
10095
] 13 -0.5 0.5 0 false DrawText
10096
grestore
10097
gsave
10098
grestore
10099
gsave
10100
3198 812 moveto 130 0 rlineto 0 -30 rlineto -130 0 rlineto closepath
10101
1.000 1.000 1.000 setrgbcolor AdjustColor
10102
fill
10103
3198 812 moveto 130 0 rlineto 0 -30 rlineto -130 0 rlineto closepath
10104
 
10105
1 setlinewidth
10106
[] 0 setdash
10107
0.000 0.000 0.000 setrgbcolor AdjustColor
10108
stroke
10109
grestore
10110
gsave
10111
3201 809 moveto 124 0 rlineto 0 -24 rlineto -124 0 rlineto closepath
10112
 
10113
1 setlinewidth
10114
[] 0 setdash
10115
0.000 0.000 0.000 setrgbcolor AdjustColor
10116
stroke
10117
grestore
10118
gsave
10119
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10120
0.000 0.000 0.000 setrgbcolor AdjustColor
10121
3263 797 [
10122
[(STATE_NEXT_BLOCK)]
10123
] 13 -0.5 0.5 0 false DrawText
10124
grestore
10125
gsave
10126
grestore
10127
gsave
10128
3178 916 moveto 152 0 rlineto 0 -24 rlineto -152 0 rlineto closepath
10129
1.000 1.000 1.000 setrgbcolor AdjustColor
10130
fill
10131
3178 916 moveto 152 0 rlineto 0 -24 rlineto -152 0 rlineto closepath
10132
 
10133
1 setlinewidth
10134
[] 0 setdash
10135
0.000 0.000 0.000 setrgbcolor AdjustColor
10136
stroke
10137
grestore
10138
gsave
10139
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10140
0.000 0.000 0.000 setrgbcolor AdjustColor
10141
3254 904 [
10142
[(STATE_MOTION_PREDICT)]
10143
] 13 -0.5 0.5 0 false DrawText
10144
grestore
10145
gsave
10146
grestore
10147
gsave
10148
3129 1228 moveto 132 0 rlineto 0 -24.0000000000005 rlineto -132 0 rlineto closepath
10149
1.000 1.000 1.000 setrgbcolor AdjustColor
10150
fill
10151
3129 1228 moveto 132 0 rlineto 0 -24.0000000000005 rlineto -132 0 rlineto closepath
10152
 
10153
1 setlinewidth
10154
[] 0 setdash
10155
0.000 0.000 0.000 setrgbcolor AdjustColor
10156
stroke
10157
grestore
10158
gsave
10159
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10160
0.000 0.000 0.000 setrgbcolor AdjustColor
10161
3195 1216 [
10162
[(STATE_MOTION_CODE)]
10163
] 13 -0.5 0.5 0 false DrawText
10164
grestore
10165
gsave
10166
grestore
10167
gsave
10168
3225 2179 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
10169
1.000 1.000 1.000 setrgbcolor AdjustColor
10170
fill
10171
3225 2179 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
10172
 
10173
1 setlinewidth
10174
[] 0 setdash
10175
0.000 0.000 0.000 setrgbcolor AdjustColor
10176
stroke
10177
grestore
10178
gsave
10179
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10180
0.000 0.000 0.000 setrgbcolor AdjustColor
10181
3305 2167 [
10182
[(STATE_MACROBLOCK_SKIP)]
10183
] 13 -0.5 0.5 0 false DrawText
10184
grestore
10185
gsave
10186
grestore
10187
gsave
10188
3248 1124 moveto 160.000000000001 0 rlineto 0 -23.9999999999998 rlineto -160.000000000001 0 rlineto closepath
10189
1.000 1.000 1.000 setrgbcolor AdjustColor
10190
fill
10191
3248 1124 moveto 160.000000000001 0 rlineto 0 -23.9999999999998 rlineto -160.000000000001 0 rlineto closepath
10192
 
10193
1 setlinewidth
10194
[] 0 setdash
10195
0.000 0.000 0.000 setrgbcolor AdjustColor
10196
stroke
10197
grestore
10198
gsave
10199
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10200
0.000 0.000 0.000 setrgbcolor AdjustColor
10201
3328 1112 [
10202
[(STATE_MOTION_RESIDUAL)]
10203
] 13 -0.5 0.5 0 false DrawText
10204
grestore
10205
gsave
10206
grestore
10207
gsave
10208
3226 1020 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
10209
1.000 1.000 1.000 setrgbcolor AdjustColor
10210
fill
10211
3226 1020 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
10212
 
10213
1 setlinewidth
10214
[] 0 setdash
10215
0.000 0.000 0.000 setrgbcolor AdjustColor
10216
stroke
10217
grestore
10218
gsave
10219
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10220
0.000 0.000 0.000 setrgbcolor AdjustColor
10221
3306 1008 [
10222
[(STATE_MOTION_DMVECTOR)]
10223
] 13 -0.5 0.5 0 false DrawText
10224
grestore
10225
gsave
10226
grestore
10227
gsave
10228
3234 1959 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
10229
1.000 1.000 1.000 setrgbcolor AdjustColor
10230
fill
10231
3234 1959 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
10232
 
10233
1 setlinewidth
10234
[] 0 setdash
10235
0.000 0.000 0.000 setrgbcolor AdjustColor
10236
stroke
10237
grestore
10238
gsave
10239
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10240
0.000 0.000 0.000 setrgbcolor AdjustColor
10241
3317 1947 [
10242
[(STATE_EMIT_EMPTY_BLOCK)]
10243
] 13 -0.5 0.5 0 false DrawText
10244
grestore
10245
gsave
10246
grestore
10247
gsave
10248
3348 2069 moveto 174 0 rlineto 0 -24 rlineto -174 0 rlineto closepath
10249
1.000 1.000 1.000 setrgbcolor AdjustColor
10250
fill
10251
3348 2069 moveto 174 0 rlineto 0 -24 rlineto -174 0 rlineto closepath
10252
 
10253
1 setlinewidth
10254
[] 0 setdash
10255
0.000 0.000 0.000 setrgbcolor AdjustColor
10256
stroke
10257
grestore
10258
gsave
10259
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10260
0.000 0.000 0.000 setrgbcolor AdjustColor
10261
3435 2057 [
10262
[(STATE_DELAY_EMPTY_BLOCK)]
10263
] 13 -0.5 0.5 0 false DrawText
10264
grestore
10265
gsave
10266
grestore
10267
gsave
10268
3322 702 moveto 180 0 rlineto 0 -24 rlineto -180 0 rlineto closepath
10269
1.000 1.000 1.000 setrgbcolor AdjustColor
10270
fill
10271
3322 702 moveto 180 0 rlineto 0 -24 rlineto -180 0 rlineto closepath
10272
 
10273
1 setlinewidth
10274
[] 0 setdash
10275
0.000 0.000 0.000 setrgbcolor AdjustColor
10276
stroke
10277
grestore
10278
gsave
10279
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10280
0.000 0.000 0.000 setrgbcolor AdjustColor
10281
3412 690 [
10282
[(STATE_DCT_DC_CHROMI_SIZE)]
10283
] 13 -0.5 0.5 0 false DrawText
10284
grestore
10285
gsave
10286
grestore
10287
gsave
10288
3363 182 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
10289
1.000 1.000 1.000 setrgbcolor AdjustColor
10290
fill
10291
3363 182 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
10292
 
10293
1 setlinewidth
10294
[] 0 setdash
10295
0.000 0.000 0.000 setrgbcolor AdjustColor
10296
stroke
10297
grestore
10298
gsave
10299
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10300
0.000 0.000 0.000 setrgbcolor AdjustColor
10301
3443 170 [
10302
[(STATE_NON_CODED_BLOCK)]
10303
] 13 -0.5 0.5 0 false DrawText
10304
grestore
10305
gsave
10306
grestore
10307
gsave
10308
3333 286 moveto 152 0 rlineto 0 -23.9999999999995 rlineto -152 0 rlineto closepath
10309
1.000 1.000 1.000 setrgbcolor AdjustColor
10310
fill
10311
3333 286 moveto 152 0 rlineto 0 -23.9999999999995 rlineto -152 0 rlineto closepath
10312
 
10313
1 setlinewidth
10314
[] 0 setdash
10315
0.000 0.000 0.000 setrgbcolor AdjustColor
10316
stroke
10317
grestore
10318
gsave
10319
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10320
0.000 0.000 0.000 setrgbcolor AdjustColor
10321
3409 274 [
10322
[(STATE_DCT_ESCAPE_B15)]
10323
] 13 -0.5 0.5 0 false DrawText
10324
grestore
10325
gsave
10326
grestore
10327
gsave
10328
3340 390 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
10329
1.000 1.000 1.000 setrgbcolor AdjustColor
10330
fill
10331
3340 390 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
10332
 
10333
1 setlinewidth
10334
[] 0 setdash
10335
0.000 0.000 0.000 setrgbcolor AdjustColor
10336
stroke
10337
grestore
10338
gsave
10339
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10340
0.000 0.000 0.000 setrgbcolor AdjustColor
10341
3409 378 [
10342
[(STATE_DCT_SUBS_B15)]
10343
] 13 -0.5 0.5 0 false DrawText
10344
grestore
10345
gsave
10346
grestore
10347
gsave
10348
3419 1332 moveto 202 0 rlineto 0 -24.0000000000002 rlineto -202 0 rlineto closepath
10349
1.000 1.000 1.000 setrgbcolor AdjustColor
10350
fill
10351
3419 1332 moveto 202 0 rlineto 0 -24.0000000000002 rlineto -202 0 rlineto closepath
10352
 
10353
1 setlinewidth
10354
[] 0 setdash
10355
0.000 0.000 0.000 setrgbcolor AdjustColor
10356
stroke
10357
grestore
10358
gsave
10359
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10360
0.000 0.000 0.000 setrgbcolor AdjustColor
10361
3520 1320 [
10362
[(STATE_MOTION_PIPELINE_FLUSH)]
10363
] 13 -0.5 0.5 0 false DrawText
10364
grestore
10365
gsave
10366
grestore
10367
gsave
10368
3445 494 moveto 146 0 rlineto 0 -24 rlineto -146 0 rlineto closepath
10369
1.000 1.000 1.000 setrgbcolor AdjustColor
10370
fill
10371
3445 494 moveto 146 0 rlineto 0 -24 rlineto -146 0 rlineto closepath
10372
 
10373
1 setlinewidth
10374
[] 0 setdash
10375
0.000 0.000 0.000 setrgbcolor AdjustColor
10376
stroke
10377
grestore
10378
gsave
10379
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10380
0.000 0.000 0.000 setrgbcolor AdjustColor
10381
3518 482 [
10382
[(STATE_DCT_DC_DIFF_0)]
10383
] 13 -0.5 0.5 0 false DrawText
10384
grestore
10385
gsave
10386
grestore
10387
gsave
10388
3452 598 moveto 132 0 rlineto 0 -24 rlineto -132 0 rlineto closepath
10389
1.000 1.000 1.000 setrgbcolor AdjustColor
10390
fill
10391
3452 598 moveto 132 0 rlineto 0 -24 rlineto -132 0 rlineto closepath
10392
 
10393
1 setlinewidth
10394
[] 0 setdash
10395
0.000 0.000 0.000 setrgbcolor AdjustColor
10396
stroke
10397
grestore
10398
gsave
10399
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10400
0.000 0.000 0.000 setrgbcolor AdjustColor
10401
3518 586 [
10402
[(STATE_DCT_DC_DIFF)]
10403
] 13 -0.5 0.5 0 false DrawText
10404
grestore
10405
gsave
10406
grestore
10407
gsave
10408
3573 1228 moveto 138 0 rlineto 0 -24.0000000000005 rlineto -138 0 rlineto closepath
10409
1.000 1.000 1.000 setrgbcolor AdjustColor
10410
fill
10411
3573 1228 moveto 138 0 rlineto 0 -24.0000000000005 rlineto -138 0 rlineto closepath
10412
 
10413
1 setlinewidth
10414
[] 0 setdash
10415
0.000 0.000 0.000 setrgbcolor AdjustColor
10416
stroke
10417
grestore
10418
gsave
10419
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10420
0.000 0.000 0.000 setrgbcolor AdjustColor
10421
3642 1216 [
10422
[(STATE_MARKER_BIT_0)]
10423
] 13 -0.5 0.5 0 false DrawText
10424
grestore
10425
gsave
10426
grestore
10427
gsave
10428
3573 1020 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
10429
1.000 1.000 1.000 setrgbcolor AdjustColor
10430
fill
10431
3573 1020 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
10432
 
10433
1 setlinewidth
10434
[] 0 setdash
10435
0.000 0.000 0.000 setrgbcolor AdjustColor
10436
stroke
10437
grestore
10438
gsave
10439
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10440
0.000 0.000 0.000 setrgbcolor AdjustColor
10441
3674 1008 [
10442
[(STATE_CODED_BLOCK_PATTERN_1)]
10443
] 13 -0.5 0.5 0 false DrawText
10444
grestore
10445
gsave
10446
grestore
10447
gsave
10448
3551 1124 moveto 188 0 rlineto 0 -23.9999999999998 rlineto -188 0 rlineto closepath
10449
1.000 1.000 1.000 setrgbcolor AdjustColor
10450
fill
10451
3551 1124 moveto 188 0 rlineto 0 -23.9999999999998 rlineto -188 0 rlineto closepath
10452
 
10453
1 setlinewidth
10454
[] 0 setdash
10455
0.000 0.000 0.000 setrgbcolor AdjustColor
10456
stroke
10457
grestore
10458
gsave
10459
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10460
0.000 0.000 0.000 setrgbcolor AdjustColor
10461
3645 1112 [
10462
[(STATE_CODED_BLOCK_PATTERN)]
10463
] 13 -0.5 0.5 0 false DrawText
10464
grestore
10465
gsave
10466
grestore
10467
gsave
10468
3564 286 moveto 118 0 rlineto 0 -23.9999999999995 rlineto -118 0 rlineto closepath
10469
1.000 1.000 1.000 setrgbcolor AdjustColor
10470
fill
10471
3564 286 moveto 118 0 rlineto 0 -23.9999999999995 rlineto -118 0 rlineto closepath
10472
 
10473
1 setlinewidth
10474
[] 0 setdash
10475
0.000 0.000 0.000 setrgbcolor AdjustColor
10476
stroke
10477
grestore
10478
gsave
10479
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10480
0.000 0.000 0.000 setrgbcolor AdjustColor
10481
3623 274 [
10482
[(STATE_DCT_ERROR)]
10483
] 13 -0.5 0.5 0 false DrawText
10484
grestore
10485
gsave
10486
grestore
10487
gsave
10488
3542 702 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
10489
1.000 1.000 1.000 setrgbcolor AdjustColor
10490
fill
10491
3542 702 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
10492
 
10493
1 setlinewidth
10494
[] 0 setdash
10495
0.000 0.000 0.000 setrgbcolor AdjustColor
10496
stroke
10497
grestore
10498
gsave
10499
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10500
0.000 0.000 0.000 setrgbcolor AdjustColor
10501
3625 690 [
10502
[(STATE_DCT_DC_LUMI_SIZE)]
10503
] 13 -0.5 0.5 0 false DrawText
10504
grestore
10505
gsave
10506
grestore
10507
gsave
10508
3695 916 moveto 89.9999999999995 0 rlineto 0 -24 rlineto -89.9999999999995 0 rlineto closepath
10509
1.000 1.000 1.000 setrgbcolor AdjustColor
10510
fill
10511
3695 916 moveto 89.9999999999995 0 rlineto 0 -24 rlineto -89.9999999999995 0 rlineto closepath
10512
 
10513
1 setlinewidth
10514
[] 0 setdash
10515
0.000 0.000 0.000 setrgbcolor AdjustColor
10516
stroke
10517
grestore
10518
gsave
10519
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10520
0.000 0.000 0.000 setrgbcolor AdjustColor
10521
3740 904 [
10522
[(STATE_BLOCK)]
10523
] 13 -0.5 0.5 0 false DrawText
10524
grestore
10525
gsave
10526
grestore
10527
gsave
10528
3788 390 moveto 137.999999999999 0 rlineto 0 -24 rlineto -137.999999999999 0 rlineto closepath
10529
1.000 1.000 1.000 setrgbcolor AdjustColor
10530
fill
10531
3788 390 moveto 137.999999999999 0 rlineto 0 -24 rlineto -137.999999999999 0 rlineto closepath
10532
 
10533
1 setlinewidth
10534
[] 0 setdash
10535
0.000 0.000 0.000 setrgbcolor AdjustColor
10536
stroke
10537
grestore
10538
gsave
10539
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10540
0.000 0.000 0.000 setrgbcolor AdjustColor
10541
3857 378 [
10542
[(STATE_DCT_SUBS_B14)]
10543
] 13 -0.5 0.5 0 false DrawText
10544
grestore
10545
gsave
10546
grestore
10547
gsave
10548
3770 702 moveto 188 0 rlineto 0 -24 rlineto -188 0 rlineto closepath
10549
1.000 1.000 1.000 setrgbcolor AdjustColor
10550
fill
10551
3770 702 moveto 188 0 rlineto 0 -24 rlineto -188 0 rlineto closepath
10552
 
10553
1 setlinewidth
10554
[] 0 setdash
10555
0.000 0.000 0.000 setrgbcolor AdjustColor
10556
stroke
10557
grestore
10558
gsave
10559
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10560
0.000 0.000 0.000 setrgbcolor AdjustColor
10561
3864 690 [
10562
[(STATE_DCT_NON_INTRA_FIRST)]
10563
] 13 -0.5 0.5 0 false DrawText
10564
grestore
10565
gsave
10566
grestore
10567
gsave
10568
3831 286 moveto 152 0 rlineto 0 -23.9999999999995 rlineto -152 0 rlineto closepath
10569
1.000 1.000 1.000 setrgbcolor AdjustColor
10570
fill
10571
3831 286 moveto 152 0 rlineto 0 -23.9999999999995 rlineto -152 0 rlineto closepath
10572
 
10573
1 setlinewidth
10574
[] 0 setdash
10575
0.000 0.000 0.000 setrgbcolor AdjustColor
10576
stroke
10577
grestore
10578
gsave
10579
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10580
0.000 0.000 0.000 setrgbcolor AdjustColor
10581
3907 274 [
10582
[(STATE_DCT_ESCAPE_B14)]
10583
] 13 -0.5 0.5 0 false DrawText
10584
grestore
10585
gsave
10586
grestore
10587
gsave
10588
3815 1020 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
10589
1.000 1.000 1.000 setrgbcolor AdjustColor
10590
fill
10591
3815 1020 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
10592
 
10593
1 setlinewidth
10594
[] 0 setdash
10595
0.000 0.000 0.000 setrgbcolor AdjustColor
10596
stroke
10597
grestore
10598
gsave
10599
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
10600
0.000 0.000 0.000 setrgbcolor AdjustColor
10601
3916 1008 [
10602
[(STATE_CODED_BLOCK_PATTERN_2)]
10603
] 13 -0.5 0.5 0 false DrawText
10604
grestore
10605
gsave
10606
grestore
10607
gsave
10608
729 2592 moveto
10609
461 2551 lineto
10610
200.466386447199 2510.01718438495 lineto
10611
 
10612
1 setlinejoin
10613
1 setlinewidth
10614
[] 0 setdash
10615
0.000 0.000 0.000 setrgbcolor AdjustColor
10616
stroke
10617
194 2509 moveto
10618
206.710035965442 2505.4306880555 lineto
10619
205.932917699151 2510.3709398912 lineto
10620
205.777525124408 2511.35879268778 lineto
10621
205.000406858117 2516.29904452349 lineto
10622
194 2509 lineto
10623
fill
10624
grestore
10625
gsave
10626
117 2372 moveto
10627
117 2332 lineto
10628
117 2298.54590083621 lineto
10629
 
10630
1 setlinejoin
10631
1 setlinewidth
10632
[] 0 setdash
10633
0.000 0.000 0.000 setrgbcolor AdjustColor
10634
stroke
10635
117 2292 moveto
10636
122.501 2304.001 lineto
10637
117.5 2304.001 lineto
10638
116.5 2304.001 lineto
10639
111.499 2304.001 lineto
10640
117 2292 lineto
10641
fill
10642
grestore
10643
gsave
10644
117 2485 moveto
10645
117 2444 lineto
10646
117 2408.54590083621 lineto
10647
 
10648
1 setlinejoin
10649
1 setlinewidth
10650
[] 0 setdash
10651
0.000 0.000 0.000 setrgbcolor AdjustColor
10652
stroke
10653
117 2402 moveto
10654
122.501 2414.001 lineto
10655
117.5 2414.001 lineto
10656
116.5 2414.001 lineto
10657
111.499 2414.001 lineto
10658
117 2402 lineto
10659
fill
10660
grestore
10661
gsave
10662
687 2482 moveto
10663
632 2435 lineto
10664
577 2387 lineto
10665
577 2332 lineto
10666
577 2277 lineto
10667
644 2230 lineto
10668
705.678753012686 2185.81223664763 lineto
10669
 
10670
1 setlinejoin
10671
1 setlinewidth
10672
[] 0 setdash
10673
0.000 0.000 0.000 setrgbcolor AdjustColor
10674
stroke
10675
711 2182 moveto
10676
704.44793446016 2193.46104005584 lineto
10677
701.535425402686 2189.39566282979 lineto
10678
700.953040068259 2188.58274996715 lineto
10679
698.040531010786 2184.51737274109 lineto
10680
711 2182 lineto
10681
fill
10682
grestore
10683
gsave
10684
grestore
10685
gsave
10686
grestore
10687
gsave
10688
877 2372 moveto
10689
738 2325 lineto
10690
599 2277 lineto
10691
656 2230 lineto
10692
708.957075169137 2186.17345503244 lineto
10693
 
10694
1 setlinejoin
10695
1 setlinewidth
10696
[] 0 setdash
10697
0.000 0.000 0.000 setrgbcolor AdjustColor
10698
stroke
10699
714 2182 moveto
10700
708.261757747085 2193.88938929663 lineto
10701
705.0732816092 2190.03664729669 lineto
10702
704.435713895165 2189.26625297556 lineto
10703
701.24723775728 2185.41351097562 lineto
10704
714 2182 lineto
10705
fill
10706
grestore
10707
gsave
10708
grestore
10709
gsave
10710
684 2482 moveto
10711
619 2435 lineto
10712
555 2387 lineto
10713
555 2332 lineto
10714
555 2277 lineto
10715
555 2222 lineto
10716
555 2167 lineto
10717
644 2120 lineto
10718
728.224205144519 2075.08042392292 lineto
10719
 
10720
1 setlinejoin
10721
1 setlinewidth
10722
[] 0 setdash
10723
0.000 0.000 0.000 setrgbcolor AdjustColor
10724
stroke
10725
734 2072 moveto
10726
725.999588235294 2082.50135294118 lineto
10727
723.646176470588 2078.08870588235 lineto
10728
723.175588235294 2077.20635294118 lineto
10729
720.822176470588 2072.79370588235 lineto
10730
734 2072 lineto
10731
fill
10732
grestore
10733
gsave
10734
grestore
10735
gsave
10736
grestore
10737
gsave
10738
grestore
10739
gsave
10740
626 2167 moveto
10741
612.66 2153.66 602.67 2150.33 596 2157 curveto
10742
589.33 2163.67 589.33 2170.33 596 2177 curveto
10743
602.67 2183.67 611.118659260203 2181.8813407398 621.37134912974 2171.62865087026 curveto
10744
 
10745
1 setlinejoin
10746
1 setlinewidth
10747
[] 0 setdash
10748
0.000 0.000 0.000 setrgbcolor AdjustColor
10749
stroke
10750
626 2167 moveto
10751
621.403805922287 2179.37578288433 lineto
10752
617.867564909574 2175.83954187161 lineto
10753
617.160458128387 2175.13243509043 lineto
10754
613.624217115673 2171.59619407771 lineto
10755
626 2167 lineto
10756
fill
10757
grestore
10758
gsave
10759
grestore
10760
gsave
10761
642 2057 moveto
10762
628.66 2043.66 618.67 2040.33 612 2047 curveto
10763
605.33 2053.67 605.33 2060.33 612 2067 curveto
10764
618.67 2073.67 627.118659260203 2071.8813407398 637.37134912974 2061.62865087026 curveto
10765
 
10766
1 setlinejoin
10767
1 setlinewidth
10768
[] 0 setdash
10769
0.000 0.000 0.000 setrgbcolor AdjustColor
10770
stroke
10771
642 2057 moveto
10772
637.403805922287 2069.37578288433 lineto
10773
633.867564909574 2065.83954187161 lineto
10774
633.160458128387 2065.13243509043 lineto
10775
629.624217115673 2061.59619407771 lineto
10776
642 2057 lineto
10777
fill
10778
grestore
10779
gsave
10780
grestore
10781
gsave
10782
809 2592 moveto
10783
765 2552 lineto
10784
725.843574345189 2516.40324940472 lineto
10785
 
10786
1 setlinejoin
10787
1 setlinewidth
10788
[] 0 setdash
10789
0.000 0.000 0.000 setrgbcolor AdjustColor
10790
stroke
10791
721 2512 moveto
10792
733.580393860598 2516.002335857 lineto
10793
730.216357217823 2519.70277616405 lineto
10794
729.543684423827 2520.44271623745 lineto
10795
726.179647781051 2524.1431565445 lineto
10796
721 2512 lineto
10797
fill
10798
grestore
10799
gsave
10800
705 2482 moveto
10801
705 2435 lineto
10802
705 2387 lineto
10803
731 2340 lineto
10804
754.790798541527 2297.70524703729 lineto
10805
 
10806
1 setlinejoin
10807
1 setlinewidth
10808
[] 0 setdash
10809
0.000 0.000 0.000 setrgbcolor AdjustColor
10810
stroke
10811
758 2292 moveto
10812
756.910911892892 2305.15670510025 lineto
10813
752.552162631732 2302.70490864085 lineto
10814
751.680587094607 2302.21464740122 lineto
10815
747.321837833447 2299.76285094181 lineto
10816
758 2292 lineto
10817
fill
10818
grestore
10819
gsave
10820
grestore
10821
gsave
10822
900 2372 moveto
10823
844 2332 lineto
10824
793.326618609625 2295.8047275783 lineto
10825
 
10826
1 setlinejoin
10827
1 setlinewidth
10828
[] 0 setdash
10829
0.000 0.000 0.000 setrgbcolor AdjustColor
10830
stroke
10831
788 2292 moveto
10832
800.963006691601 2294.49909173771 lineto
10833
798.056234484812 2298.56857282722 lineto
10834
797.474996291092 2299.38230629843 lineto
10835
794.568224084303 2303.45178738793 lineto
10836
788 2292 lineto
10837
fill
10838
grestore
10839
gsave
10840
734 2482 moveto
10841
812 2442 lineto
10842
885.160027712399 2404.95694799372 lineto
10843
 
10844
1 setlinejoin
10845
1 setlinewidth
10846
[] 0 setdash
10847
0.000 0.000 0.000 setrgbcolor AdjustColor
10848
stroke
10849
891 2402 moveto
10850
882.778161958656 2412.32890997259 lineto
10851
880.519084516664 2407.86723202466 lineto
10852
880.067359373294 2406.9750748665 lineto
10853
877.808281931302 2402.51339691857 lineto
10854
891 2402 lineto
10855
fill
10856
grestore
10857
gsave
10858
762 2262 moveto
10859
749 2222 lineto
10860
738.880950764412 2188.26983588137 lineto
10861
 
10862
1 setlinejoin
10863
1 setlinewidth
10864
[] 0 setdash
10865
0.000 0.000 0.000 setrgbcolor AdjustColor
10866
stroke
10867
737 2182 moveto
10868
745.717464369683 2191.91417253044 lineto
10869
740.927375117292 2193.35119930616 lineto
10870
739.969548832071 2193.63854719172 lineto
10871
735.17945957968 2195.07557396744 lineto
10872
737 2182 lineto
10873
fill
10874
grestore
10875
gsave
10876
781 2262 moveto
10877
826 2215 lineto
10878
871 2167 lineto
10879
824 2120 lineto
10880
781.579674514968 2076.67711439827 lineto
10881
 
10882
1 setlinejoin
10883
1 setlinewidth
10884
[] 0 setdash
10885
0.000 0.000 0.000 setrgbcolor AdjustColor
10886
stroke
10887
777 2072 moveto
10888
789.326718992232 2076.72620364421 lineto
10889
785.753452349338 2080.22502723204 lineto
10890
785.038941922844 2080.92465202465 lineto
10891
781.46567527995 2084.42347561249 lineto
10892
777 2072 lineto
10893
fill
10894
grestore
10895
gsave
10896
grestore
10897
gsave
10898
737 2152 moveto
10899
747 2112 lineto
10900
756.264311956066 2078.31159288703 lineto
10901
 
10902
1 setlinejoin
10903
1 setlinewidth
10904
[] 0 setdash
10905
0.000 0.000 0.000 setrgbcolor AdjustColor
10906
stroke
10907
758 2072 moveto
10908
760.121950913078 2085.03005473214 lineto
10909
755.299959743666 2083.70400716055 lineto
10910
754.335754350863 2083.43885067753 lineto
10911
749.513763181451 2082.11280310594 lineto
10912
758 2072 lineto
10913
fill
10914
grestore
10915
gsave
10916
917 2372 moveto
10917
906 2325 lineto
10918
895 2277 lineto
10919
895 2222 lineto
10920
895 2167 lineto
10921
838 2120 lineto
10922
786.007032851382 2076.21644871695 lineto
10923
 
10924
1 setlinejoin
10925
1 setlinewidth
10926
[] 0 setdash
10927
0.000 0.000 0.000 setrgbcolor AdjustColor
10928
stroke
10929
781 2072 moveto
10930
793.723090026154 2075.5224965843 lineto
10931
790.501767161494 2079.34781748608 lineto
10932
789.857631415711 2080.1127286842 lineto
10933
786.636308551052 2083.93804958598 lineto
10934
781 2072 lineto
10935
fill
10936
grestore
10937
gsave
10938
grestore
10939
gsave
10940
grestore
10941
gsave
10942
670 2277 moveto
10943
656.66 2263.66 646.67 2260.33 640 2267 curveto
10944
633.33 2273.67 633.33 2280.33 640 2287 curveto
10945
646.67 2293.67 655.118659260203 2291.8813407398 665.37134912974 2281.62865087026 curveto
10946
 
10947
1 setlinejoin
10948
1 setlinewidth
10949
[] 0 setdash
10950
0.000 0.000 0.000 setrgbcolor AdjustColor
10951
stroke
10952
670 2277 moveto
10953
665.403805922287 2289.37578288433 lineto
10954
661.867564909573 2285.83954187161 lineto
10955
661.160458128387 2285.13243509043 lineto
10956
657.624217115673 2281.59619407771 lineto
10957
670 2277 lineto
10958
fill
10959
grestore
10960
gsave
10961
grestore
10962
gsave
10963
1832 2711 moveto
10964
1379 2665 lineto
10965
932.510950637164 2618.6755290948 lineto
10966
 
10967
1 setlinejoin
10968
1 setlinewidth
10969
[] 0 setdash
10970
0.000 0.000 0.000 setrgbcolor AdjustColor
10971
stroke
10972
926 2618 moveto
10973
938.504620249411 2613.76685998129 lineto
10974
937.988523063149 2618.74115839356 lineto
10975
937.885324265656 2619.73581914387 lineto
10976
937.369227079394 2624.71011755614 lineto
10977
926 2618 lineto
10978
fill
10979
grestore
10980
gsave
10981
838 2387 moveto
10982
824.66 2373.66 814.67 2370.33 808 2377 curveto
10983
801.33 2383.67 801.33 2390.33 808 2397 curveto
10984
814.67 2403.67 823.118659260203 2401.8813407398 833.37134912974 2391.62865087026 curveto
10985
 
10986
1 setlinejoin
10987
1 setlinewidth
10988
[] 0 setdash
10989
0.000 0.000 0.000 setrgbcolor AdjustColor
10990
stroke
10991
838 2387 moveto
10992
833.403805922287 2399.37578288433 lineto
10993
829.867564909573 2395.83954187161 lineto
10994
829.160458128387 2395.13243509043 lineto
10995
825.624217115673 2391.59619407771 lineto
10996
838 2387 lineto
10997
fill
10998
grestore
10999
gsave
11000
grestore
11001
gsave
11002
901 2592 moveto
11003
1110 2551 lineto
11004
1313.58121613502 2510.283756773 lineto
11005
 
11006
1 setlinejoin
11007
1 setlinewidth
11008
[] 0 setdash
11009
0.000 0.000 0.000 setrgbcolor AdjustColor
11010
stroke
11011
1320 2509 moveto
11012
1309.31088617043 2516.74776403477 lineto
11013
1308.3301093786 2511.84388007564 lineto
11014
1308.13399324346 2510.86329939995 lineto
11015
1307.15321645164 2505.95941544082 lineto
11016
1320 2509 lineto
11017
fill
11018
grestore
11019
gsave
11020
863 2592 moveto
11021
967 2551 lineto
11022
1064.9303668831 2511.45119798952 lineto
11023
 
11024
1 setlinejoin
11025
1 setlinewidth
11026
[] 0 setdash
11027
0.000 0.000 0.000 setrgbcolor AdjustColor
11028
stroke
11029
1071 2509 moveto
11030
1061.93209194872 2518.5946884042 lineto
11031
1060.05940223767 2513.95755197682 lineto
11032
1059.68493918807 2513.03031013971 lineto
11033
1057.81224947701 2508.39317371233 lineto
11034
1071 2509 lineto
11035
fill
11036
grestore
11037
gsave
11038
1093 2485 moveto
11039
1064 2436 lineto
11040
1035 2387 lineto
11041
1032 2340 lineto
11042
1030.27250941744 2298.54022601864 lineto
11043
 
11044
1 setlinejoin
11045
1 setlinewidth
11046
[] 0 setdash
11047
0.000 0.000 0.000 setrgbcolor AdjustColor
11048
stroke
11049
1030 2292 moveto
11050
1035.99583920217 2303.76158638372 lineto
11051
1030.99917470364 2303.96978073783 lineto
11052
1030.00004163054 2304.01141128254 lineto
11053
1025.00337713201 2304.21960563664 lineto
11054
1030 2292 lineto
11055
fill
11056
grestore
11057
gsave
11058
grestore
11059
gsave
11060
1152 2375 moveto
11061
1100 2334 lineto
11062
1053.09232582202 2296.11303239471 lineto
11063
 
11064
1 setlinejoin
11065
1 setlinewidth
11066
[] 0 setdash
11067
0.000 0.000 0.000 setrgbcolor AdjustColor
11068
stroke
11069
1048 2292 moveto
11070
1060.79255452971 2295.26121918986 lineto
11071
1057.65024065717 2299.15170303206 lineto
11072
1057.02190355008 2299.92964421226 lineto
11073
1053.87958967754 2303.82012805446 lineto
11074
1048 2292 lineto
11075
fill
11076
grestore
11077
gsave
11078
1030 2262 moveto
11079
1030 2222 lineto
11080
1030 2188.54590083621 lineto
11081
 
11082
1 setlinejoin
11083
1 setlinewidth
11084
[] 0 setdash
11085
0.000 0.000 0.000 setrgbcolor AdjustColor
11086
stroke
11087
1030 2182 moveto
11088
1035.501 2194.001 lineto
11089
1030.5 2194.001 lineto
11090
1029.5 2194.001 lineto
11091
1024.499 2194.001 lineto
11092
1030 2182 lineto
11093
fill
11094
grestore
11095
gsave
11096
1108 2485 moveto
11097
1133 2442 lineto
11098
1155.61302431676 2404.60153670689 lineto
11099
 
11100
1 setlinejoin
11101
1 setlinewidth
11102
[] 0 setdash
11103
0.000 0.000 0.000 setrgbcolor AdjustColor
11104
stroke
11105
1159 2399 moveto
11106
1157.49783215543 2412.11596331829 lineto
11107
1153.21831650554 2409.52834920441 lineto
11108
1152.36258452196 2409.0109298655 lineto
11109
1148.08306887207 2406.42331575161 lineto
11110
1159 2399 lineto
11111
fill
11112
grestore
11113
gsave
11114
1368 2375 moveto
11115
1326 2334 lineto
11116
1289.57255213092 2296.68407779265 lineto
11117
 
11118
1 setlinejoin
11119
1 setlinewidth
11120
[] 0 setdash
11121
0.000 0.000 0.000 setrgbcolor AdjustColor
11122
stroke
11123
1285 2292 moveto
11124
1297.31951294074 2296.74495552171 lineto
11125
1293.74092633713 2300.23833768238 lineto
11126
1293.02535213124 2300.93687440717 lineto
11127
1289.44676552764 2304.43025656784 lineto
11128
1285 2292 lineto
11129
fill
11130
grestore
11131
gsave
11132
1381 2485 moveto
11133
1381 2442 lineto
11134
1381 2405.54590083621 lineto
11135
 
11136
1 setlinejoin
11137
1 setlinewidth
11138
[] 0 setdash
11139
0.000 0.000 0.000 setrgbcolor AdjustColor
11140
stroke
11141
1381 2399 moveto
11142
1386.501 2411.001 lineto
11143
1381.5 2411.001 lineto
11144
1380.5 2411.001 lineto
11145
1375.499 2411.001 lineto
11146
1381 2399 lineto
11147
fill
11148
grestore
11149
gsave
11150
1562 2372 moveto
11151
1522 2332 lineto
11152
1487.56969426485 2296.68686591267 lineto
11153
 
11154
1 setlinejoin
11155
1 setlinewidth
11156
[] 0 setdash
11157
0.000 0.000 0.000 setrgbcolor AdjustColor
11158
stroke
11159
1483 2292 moveto
11160
1495.31661650174 2296.75246882673 lineto
11161
1491.7358998035 2300.24366760752 lineto
11162
1491.01989966388 2300.94176774364 lineto
11163
1487.43918296564 2304.43296652443 lineto
11164
1483 2292 lineto
11165
fill
11166
grestore
11167
gsave
11168
1851 2702 moveto
11169
1726 2661 lineto
11170
1608.19991446962 2621.09997103003 lineto
11171
 
11172
1 setlinejoin
11173
1 setlinewidth
11174
[] 0 setdash
11175
0.000 0.000 0.000 setrgbcolor AdjustColor
11176
stroke
11177
1602 2619 moveto
11178
1615.13144154438 2617.63976290067 lineto
11179
1613.52708556895 2622.37643292338 lineto
11180
1613.20627853527 2623.32357749901 lineto
11181
1611.60192255983 2628.06024752173 lineto
11182
1602 2619 lineto
11183
fill
11184
grestore
11185
gsave
11186
1739 2482 moveto
11187
1670 2442 lineto
11188
1607.64213589976 2405.31890347045 lineto
11189
 
11190
1 setlinejoin
11191
1 setlinewidth
11192
[] 0 setdash
11193
0.000 0.000 0.000 setrgbcolor AdjustColor
11194
stroke
11195
1602 2402 moveto
11196
1615.13319023233 2403.3432484213 lineto
11197
1612.59758257939 2407.65378143131 lineto
11198
1612.09056245283 2408.51571564647 lineto
11199
1609.55495479988 2412.82624865647 lineto
11200
1602 2402 lineto
11201
fill
11202
grestore
11203
gsave
11204
1566 2595 moveto
11205
1566 2554 lineto
11206
1566 2518.54590083621 lineto
11207
 
11208
1 setlinejoin
11209
1 setlinewidth
11210
[] 0 setdash
11211
0.000 0.000 0.000 setrgbcolor AdjustColor
11212
stroke
11213
1566 2512 moveto
11214
1571.501 2524.001 lineto
11215
1566.5 2524.001 lineto
11216
1565.5 2524.001 lineto
11217
1560.499 2524.001 lineto
11218
1566 2512 lineto
11219
fill
11220
grestore
11221
gsave
11222
1771 2375 moveto
11223
1728 2332 lineto
11224
1690.57387963363 2293.68278152967 lineto
11225
 
11226
1 setlinejoin
11227
1 setlinewidth
11228
[] 0 setdash
11229
0.000 0.000 0.000 setrgbcolor AdjustColor
11230
stroke
11231
1686 2289 moveto
11232
1698.32085738784 2293.74146340581 lineto
11233
1694.74326111563 2297.23585976471 lineto
11234
1694.02788493642 2297.93459928858 lineto
11235
1690.45028866422 2301.42899564748 lineto
11236
1686 2289 lineto
11237
fill
11238
grestore
11239
gsave
11240
1664 2152 moveto
11241
1631 2105 lineto
11242
1598 2057 lineto
11243
1631 2010 lineto
11244
1660.29155850453 1967.39409672069 lineto
11245
 
11246
1 setlinejoin
11247
1 setlinewidth
11248
[] 0 setdash
11249
0.000 0.000 0.000 setrgbcolor AdjustColor
11250
stroke
11251
1664 1962 moveto
11252
1661.73414222155 1975.00580218702 lineto
11253
1657.61310855863 1972.17259154376 lineto
11254
1656.78906663443 1971.60606272087 lineto
11255
1652.66803297151 1968.77285207761 lineto
11256
1664 1962 lineto
11257
fill
11258
grestore
11259
gsave
11260
grestore
11261
gsave
11262
1675 2265 moveto
11263
1675 2224 lineto
11264
1675 2188.54590083621 lineto
11265
 
11266
1 setlinejoin
11267
1 setlinewidth
11268
[] 0 setdash
11269
0.000 0.000 0.000 setrgbcolor AdjustColor
11270
stroke
11271
1675 2182 moveto
11272
1680.501 2194.001 lineto
11273
1675.5 2194.001 lineto
11274
1674.5 2194.001 lineto
11275
1669.499 2194.001 lineto
11276
1675 2182 lineto
11277
fill
11278
grestore
11279
gsave
11280
1741 2042 moveto
11281
1713 2002 lineto
11282
1688.7538276395 1967.36261091358 lineto
11283
 
11284
1 setlinejoin
11285
1 setlinewidth
11286
[] 0 setdash
11287
0.000 0.000 0.000 setrgbcolor AdjustColor
11288
stroke
11289
1685 1962 moveto
11290
1696.38871638948 1968.67698592181 lineto
11291
1692.29173755496 1971.54487110597 lineto
11292
1691.47250563444 1972.11833345033 lineto
11293
1687.37552679993 1974.98621863449 lineto
11294
1685 1962 lineto
11295
fill
11296
grestore
11297
gsave
11298
1578 1947 moveto
11299
1564.66 1933.66 1554.67 1930.33 1548 1937 curveto
11300
1541.33 1943.67 1541.33 1950.33 1548 1957 curveto
11301
1554.67 1963.67 1563.1186592602 1961.8813407398 1573.37134912974 1951.62865087026 curveto
11302
 
11303
1 setlinejoin
11304
1 setlinewidth
11305
[] 0 setdash
11306
0.000 0.000 0.000 setrgbcolor AdjustColor
11307
stroke
11308
1578 1947 moveto
11309
1573.40380592229 1959.37578288433 lineto
11310
1569.86756490957 1955.83954187161 lineto
11311
1569.16045812839 1955.13243509043 lineto
11312
1565.62421711567 1951.59619407771 lineto
11313
1578 1947 lineto
11314
fill
11315
grestore
11316
gsave
11317
grestore
11318
gsave
11319
1685 2152 moveto
11320
1713 2112 lineto
11321
1737.2461723605 2077.36261091358 lineto
11322
 
11323
1 setlinejoin
11324
1 setlinewidth
11325
[] 0 setdash
11326
0.000 0.000 0.000 setrgbcolor AdjustColor
11327
stroke
11328
1741 2072 moveto
11329
1738.62447320007 2084.98621863449 lineto
11330
1734.52749436555 2082.11833345033 lineto
11331
1733.70826244504 2081.54487110597 lineto
11332
1729.61128361052 2078.67698592181 lineto
11333
1741 2072 lineto
11334
fill
11335
grestore
11336
gsave
11337
1879 2702 moveto
11338
1829 2661 lineto
11339
1784.01222811472 2623.21027161636 lineto
11340
 
11341
1 setlinejoin
11342
1 setlinewidth
11343
[] 0 setdash
11344
0.000 0.000 0.000 setrgbcolor AdjustColor
11345
stroke
11346
1779 2619 moveto
11347
1791.72742374975 2622.50680576796 lineto
11348
1788.51082012555 2626.33609579677 lineto
11349
1787.86762803913 2627.10180066156 lineto
11350
1784.65102441493 2630.93109069037 lineto
11351
1779 2619 lineto
11352
fill
11353
grestore
11354
gsave
11355
1669 2057 moveto
11356
1655.66 2043.66 1645.67 2040.33 1639 2047 curveto
11357
1632.33 2053.67 1632.33 2060.33 1639 2067 curveto
11358
1645.67 2073.67 1654.1186592602 2071.8813407398 1664.37134912974 2061.62865087026 curveto
11359
 
11360
1 setlinejoin
11361
1 setlinewidth
11362
[] 0 setdash
11363
0.000 0.000 0.000 setrgbcolor AdjustColor
11364
stroke
11365
1669 2057 moveto
11366
1664.40380592229 2069.37578288433 lineto
11367
1660.86756490957 2065.83954187161 lineto
11368
1660.16045812839 2065.13243509043 lineto
11369
1656.62421711567 2061.59619407771 lineto
11370
1669 2057 lineto
11371
fill
11372
grestore
11373
gsave
11374
grestore
11375
gsave
11376
1950 2485 moveto
11377
1876 2442 lineto
11378
1808.64014871177 2402.32227937817 lineto
11379
 
11380
1 setlinejoin
11381
1 setlinewidth
11382
[] 0 setdash
11383
0.000 0.000 0.000 setrgbcolor AdjustColor
11384
stroke
11385
1803 2399 moveto
11386
1816.13238402173 2400.35110765886 lineto
11387
1813.59419721048 2404.66012247796 lineto
11388
1813.0866613554 2405.52175311565 lineto
11389
1810.54847454415 2409.83076793474 lineto
11390
1803 2399 lineto
11391
fill
11392
grestore
11393
gsave
11394
1765 2595 moveto
11395
1765 2554 lineto
11396
1765 2518.54590083621 lineto
11397
 
11398
1 setlinejoin
11399
1 setlinewidth
11400
[] 0 setdash
11401
0.000 0.000 0.000 setrgbcolor AdjustColor
11402
stroke
11403
1765 2512 moveto
11404
1770.501 2524.001 lineto
11405
1765.5 2524.001 lineto
11406
1764.5 2524.001 lineto
11407
1759.499 2524.001 lineto
11408
1765 2512 lineto
11409
fill
11410
grestore
11411
gsave
11412
1897 2922 moveto
11413
1897 2882 lineto
11414
1897 2848.54590083621 lineto
11415
 
11416
1 setlinejoin
11417
1 setlinewidth
11418
[] 0 setdash
11419
0.000 0.000 0.000 setrgbcolor AdjustColor
11420
stroke
11421
1897 2842 moveto
11422
1902.501 2854.001 lineto
11423
1897.5 2854.001 lineto
11424
1896.5 2854.001 lineto
11425
1891.499 2854.001 lineto
11426
1897 2842 lineto
11427
fill
11428
grestore
11429
gsave
11430
1930 2702 moveto
11431
2023 2661 lineto
11432
2111.02353551771 2621.67033519421 lineto
11433
 
11434
1 setlinejoin
11435
1 setlinewidth
11436
[] 0 setdash
11437
0.000 0.000 0.000 setrgbcolor AdjustColor
11438
stroke
11439
2117 2619 moveto
11440
2108.28706074601 2628.91814960344 lineto
11441
2106.24695249499 2624.35219304165 lineto
11442
2105.8390124328 2623.43918433103 lineto
11443
2103.79890418179 2618.87322776925 lineto
11444
2117 2619 lineto
11445
fill
11446
grestore
11447
gsave
11448
1897 2812 moveto
11449
1897 2772 lineto
11450
1897 2738.54590083621 lineto
11451
 
11452
1 setlinejoin
11453
1 setlinewidth
11454
[] 0 setdash
11455
0.000 0.000 0.000 setrgbcolor AdjustColor
11456
stroke
11457
1897 2732 moveto
11458
1902.501 2744.001 lineto
11459
1897.5 2744.001 lineto
11460
1896.5 2744.001 lineto
11461
1891.499 2744.001 lineto
11462
1897 2732 lineto
11463
fill
11464
grestore
11465
gsave
11466
1904 2702 moveto
11467
1924 2662 lineto
11468
1941.9572433919 2627.79572687257 lineto
11469
 
11470
1 setlinejoin
11471
1 setlinewidth
11472
[] 0 setdash
11473
0.000 0.000 0.000 setrgbcolor AdjustColor
11474
stroke
11475
1945 2622 moveto
11476
1944.29210224173 2635.1827115103 lineto
11477
1939.86422732964 2632.85807718145 lineto
11478
1938.9788294268 2632.39324328246 lineto
11479
1934.55095451471 2630.06860895361 lineto
11480
1945 2622 lineto
11481
fill
11482
grestore
11483
gsave
11484
2126 2595 moveto
11485
2057 2552 lineto
11486
1994.5325523386 2512.49852574353 lineto
11487
 
11488
1 setlinejoin
11489
1 setlinewidth
11490
[] 0 setdash
11491
0.000 0.000 0.000 setrgbcolor AdjustColor
11492
stroke
11493
1989 2509 moveto
11494
2002.0832337479 2510.76465200474 lineto
11495
1999.41039655082 2514.99146431639 lineto
11496
1998.87593600352 2515.83665774003 lineto
11497
1996.20309880645 2520.06347005169 lineto
11498
1989 2509 lineto
11499
fill
11500
grestore
11501
gsave
11502
1962 2712 moveto
11503
2524 2662 lineto
11504
3080.47976189399 2612.57906199876 lineto
11505
 
11506
1 setlinejoin
11507
1 setlinewidth
11508
[] 0 setdash
11509
0.000 0.000 0.000 setrgbcolor AdjustColor
11510
stroke
11511
3087 2612 moveto
11512
3075.53267726883 2618.54106347463 lineto
11513
3075.09027993831 2613.55966953297 lineto
11514
3075.00181816456 2612.56358996056 lineto
11515
3074.55942083404 2607.5821960189 lineto
11516
3087 2612 lineto
11517
fill
11518
grestore
11519
gsave
11520
3256 2375 moveto
11521
3177 2332 lineto
11522
3103.74939639573 2292.12941829135 lineto
11523
 
11524
1 setlinejoin
11525
1 setlinewidth
11526
[] 0 setdash
11527
0.000 0.000 0.000 setrgbcolor AdjustColor
11528
stroke
11529
3098 2289 moveto
11530
3111.17059917697 2289.90571481144 lineto
11531
3108.77975622553 2294.29819372221 lineto
11532
3108.30168324984 2295.17651384034 lineto
11533
3105.91084029841 2299.56899275111 lineto
11534
3098 2289 lineto
11535
fill
11536
grestore
11537
gsave
11538
3126 2595 moveto
11539
3101 2546 lineto
11540
3077 2497 lineto
11541
3077 2442 lineto
11542
3077 2387 lineto
11543
3077 2338 lineto
11544
3077 2295.54590083621 lineto
11545
 
11546
1 setlinejoin
11547
1 setlinewidth
11548
[] 0 setdash
11549
0.000 0.000 0.000 setrgbcolor AdjustColor
11550
stroke
11551
3077 2289 moveto
11552
3082.501 2301.001 lineto
11553
3077.5 2301.001 lineto
11554
3076.5 2301.001 lineto
11555
3071.499 2301.001 lineto
11556
3077 2289 lineto
11557
fill
11558
grestore
11559
gsave
11560
grestore
11561
gsave
11562
grestore
11563
gsave
11564
3077 2265 moveto
11565
3077 2216 lineto
11566
3077 2167 lineto
11567
3077 2112 lineto
11568
3077 2057 lineto
11569
3077 2002 lineto
11570
3077 1947 lineto
11571
3105 1900 lineto
11572
3129.70171023268 1857.65421102969 lineto
11573
 
11574
1 setlinejoin
11575
1 setlinewidth
11576
[] 0 setdash
11577
0.000 0.000 0.000 setrgbcolor AdjustColor
11578
stroke
11579
3133 1852 moveto
11580
3131.70469155653 1865.13800510109 lineto
11581
3127.38493327313 1862.61814610244 lineto
11582
3126.52115437224 1862.11427507692 lineto
11583
3122.20139608884 1859.59441607827 lineto
11584
3133 1852 lineto
11585
fill
11586
grestore
11587
gsave
11588
grestore
11589
gsave
11590
grestore
11591
gsave
11592
grestore
11593
gsave
11594
3178 2485 moveto
11595
3138 2436 lineto
11596
3099 2387 lineto
11597
3089 2338 lineto
11598
3080.30891840973 2295.41370020769 lineto
11599
 
11600
1 setlinejoin
11601
1 setlinewidth
11602
[] 0 setdash
11603
0.000 0.000 0.000 setrgbcolor AdjustColor
11604
stroke
11605
3079 2289 moveto
11606
3086.78962223131 2299.65864848343 lineto
11607
3081.88962213335 2300.65864850343 lineto
11608
3080.90981807457 2300.85860851542 lineto
11609
3076.00981797661 2301.85860853541 lineto
11610
3079 2289 lineto
11611
fill
11612
grestore
11613
gsave
11614
grestore
11615
gsave
11616
3101 2265 moveto
11617
3190 2222 lineto
11618
3274.09360869731 2181.82194251129 lineto
11619
 
11620
1 setlinejoin
11621
1 setlinewidth
11622
[] 0 setdash
11623
0.000 0.000 0.000 setrgbcolor AdjustColor
11624
stroke
11625
3280 2179 moveto
11626
3271.54293692279 2189.13721293591 lineto
11627
3269.38700226199 2184.62479155285 lineto
11628
3268.95590154997 2183.722487737 lineto
11629
3266.79996688917 2179.21006635393 lineto
11630
3280 2179 lineto
11631
fill
11632
grestore
11633
gsave
11634
2997 2277 moveto
11635
2983.66 2263.66 2973.67 2260.33 2967 2267 curveto
11636
2960.33 2273.67 2960.33 2280.33 2967 2287 curveto
11637
2973.67 2293.67 2982.1186592602 2291.8813407398 2992.37134912974 2281.62865087026 curveto
11638
 
11639
1 setlinejoin
11640
1 setlinewidth
11641
[] 0 setdash
11642
0.000 0.000 0.000 setrgbcolor AdjustColor
11643
stroke
11644
2997 2277 moveto
11645
2992.40380592229 2289.37578288433 lineto
11646
2988.86756490957 2285.83954187161 lineto
11647
2988.16045812839 2285.13243509043 lineto
11648
2984.62421711567 2281.59619407771 lineto
11649
2997 2277 lineto
11650
fill
11651
grestore
11652
gsave
11653
grestore
11654
gsave
11655
3055.86435624844 2260.94118477699 moveto
11656
2999 2216 lineto
11657
2937 2167 lineto
11658
2937 2112 lineto
11659
2937 2057 lineto
11660
2937 2002 lineto
11661
2937 1947 lineto
11662
2937 1894 lineto
11663
2937 1840 lineto
11664
2937 1788 lineto
11665
2937 1736 lineto
11666
2937 1684 lineto
11667
2937 1632 lineto
11668
2937 1580 lineto
11669
2937 1528 lineto
11670
2937 1476 lineto
11671
2937 1424 lineto
11672
2937 1372 lineto
11673
2937 1320 lineto
11674
2937 1268 lineto
11675
2937 1216 lineto
11676
2937 1164 lineto
11677
2937 1112 lineto
11678
2937 1060 lineto
11679
2937 1008 lineto
11680
2937 956 lineto
11681
2937 904 lineto
11682
3077 858 lineto
11683
3217 812 lineto
11684
 
11685
1 setlinejoin
11686
1 setlinewidth
11687
[] 0 setdash
11688
0.000 0.000 0.000 setrgbcolor AdjustColor
11689
stroke
11690
3061 2265 moveto
11691
3048.17359072416 2261.87458369354 lineto
11692
3051.27448324273 2257.95100540474 lineto
11693
3051.89453773554 2257.16644665873 lineto
11694
3054.99543025411 2253.24286836993 lineto
11695
3061 2265 lineto
11696
fill
11697
grestore
11698
gsave
11699
grestore
11700
gsave
11701
grestore
11702
gsave
11703
grestore
11704
gsave
11705
grestore
11706
gsave
11707
grestore
11708
gsave
11709
grestore
11710
gsave
11711
grestore
11712
gsave
11713
grestore
11714
gsave
11715
grestore
11716
gsave
11717
grestore
11718
gsave
11719
grestore
11720
gsave
11721
grestore
11722
gsave
11723
grestore
11724
gsave
11725
3100 1412 moveto
11726
3110 1366 lineto
11727
3120 1320 lineto
11728
3153 1274 lineto
11729
3182.18434285065 1233.31879481425 lineto
11730
 
11731
1 setlinejoin
11732
1 setlinewidth
11733
[] 0 setdash
11734
0.000 0.000 0.000 setrgbcolor AdjustColor
11735
stroke
11736
3186 1228 moveto
11737
3183.47429550342 1240.95784776867 lineto
11738
3179.41079171202 1238.04272548353 lineto
11739
3178.59825346139 1237.45981760808 lineto
11740
3174.53474966999 1234.54469532295 lineto
11741
3186 1228 lineto
11742
fill
11743
grestore
11744
gsave
11745
grestore
11746
gsave
11747
3098 1516 moveto
11748
3098 1476 lineto
11749
3098 1442.54590083621 lineto
11750
 
11751
1 setlinejoin
11752
1 setlinewidth
11753
[] 0 setdash
11754
0.000 0.000 0.000 setrgbcolor AdjustColor
11755
stroke
11756
3098 1436 moveto
11757
3103.501 1448.001 lineto
11758
3098.5 1448.001 lineto
11759
3097.5 1448.001 lineto
11760
3092.499 1448.001 lineto
11761
3098 1436 lineto
11762
fill
11763
grestore
11764
gsave
11765
3146 1412 moveto
11766
3308 1372 lineto
11767
3464.64272041735 1333.56006860924 lineto
11768
 
11769
1 setlinejoin
11770
1 setlinewidth
11771
[] 0 setdash
11772
0.000 0.000 0.000 setrgbcolor AdjustColor
11773
stroke
11774
3471 1332 moveto
11775
3460.65585080706 1340.20265685459 lineto
11776
3459.4639746528 1335.345761526 lineto
11777
3459.22564708747 1334.37457669725 lineto
11778
3458.03377093321 1329.51768136865 lineto
11779
3471 1332 lineto
11780
fill
11781
grestore
11782
gsave
11783
3114 1412 moveto
11784
3171 1372 lineto
11785
3222.64180906232 1335.76013399135 lineto
11786
 
11787
1 setlinejoin
11788
1 setlinewidth
11789
[] 0 setdash
11790
0.000 0.000 0.000 setrgbcolor AdjustColor
11791
stroke
11792
3228 1332 moveto
11793
3221.33641717954 1343.39656378014 lineto
11794
3218.46371400831 1339.30296176114 lineto
11795
3217.88928825921 1338.48440506868 lineto
11796
3215.01658508798 1334.39080304967 lineto
11797
3228 1332 lineto
11798
fill
11799
grestore
11800
gsave
11801
3008 1424 moveto
11802
2994.66 1410.66 2984.67 1407.33 2978 1414 curveto
11803
2971.33 1420.67 2971.33 1427.33 2978 1434 curveto
11804
2984.67 1440.67 2993.1186592602 1438.8813407398 3003.37134912974 1428.62865087026 curveto
11805
 
11806
1 setlinejoin
11807
1 setlinewidth
11808
[] 0 setdash
11809
0.000 0.000 0.000 setrgbcolor AdjustColor
11810
stroke
11811
3008 1424 moveto
11812
3003.40380592229 1436.37578288433 lineto
11813
2999.86756490957 1432.83954187161 lineto
11814
2999.16045812839 1432.13243509043 lineto
11815
2995.62421711567 1428.59619407771 lineto
11816
3008 1424 lineto
11817
fill
11818
grestore
11819
gsave
11820
grestore
11821
gsave
11822
3098 1405.45409916379 moveto
11823
3098 1366 lineto
11824
3098 1320 lineto
11825
3098 1268 lineto
11826
3098 1216 lineto
11827
3098 1164 lineto
11828
3098 1112 lineto
11829
3098 1060 lineto
11830
3098 1008 lineto
11831
3167 962 lineto
11832
3236 916 lineto
11833
 
11834
1 setlinejoin
11835
1 setlinewidth
11836
[] 0 setdash
11837
0.000 0.000 0.000 setrgbcolor AdjustColor
11838
stroke
11839
3098 1412 moveto
11840
3092.499 1399.999 lineto
11841
3097.5 1399.999 lineto
11842
3098.5 1399.999 lineto
11843
3103.501 1399.999 lineto
11844
3098 1412 lineto
11845
fill
11846
grestore
11847
gsave
11848
grestore
11849
gsave
11850
grestore
11851
gsave
11852
grestore
11853
gsave
11854
grestore
11855
gsave
11856
3138 2595 moveto
11857
3159 2552 lineto
11858
3178.01850055167 2514.82747619447 lineto
11859
 
11860
1 setlinejoin
11861
1 setlinewidth
11862
[] 0 setdash
11863
0.000 0.000 0.000 setrgbcolor AdjustColor
11864
stroke
11865
3181 2509 moveto
11866
3180.43109001697 2522.18944060342 lineto
11867
3175.97895895392 2519.91160610605 lineto
11868
3175.08871079094 2519.45613030173 lineto
11869
3170.63657972789 2517.17829580436 lineto
11870
3181 2509 lineto
11871
fill
11872
grestore
11873
gsave
11874
3297 1935 moveto
11875
3228 1894 lineto
11876
3165.56923932236 1855.43982428734 lineto
11877
 
11878
1 setlinejoin
11879
1 setlinewidth
11880
[] 0 setdash
11881
0.000 0.000 0.000 setrgbcolor AdjustColor
11882
stroke
11883
3160 1852 moveto
11884
3173.10116310316 1853.62620027807 lineto
11885
3170.47317320667 1857.88104106286 lineto
11886
3169.94768032595 1858.73183906022 lineto
11887
3167.31969042946 1862.98667984502 lineto
11888
3160 1852 lineto
11889
fill
11890
grestore
11891
gsave
11892
3197 2485 moveto
11893
3232 2442 lineto
11894
3263.79794630369 2404.01911969282 lineto
11895
 
11896
1 setlinejoin
11897
1 setlinewidth
11898
[] 0 setdash
11899
0.000 0.000 0.000 setrgbcolor AdjustColor
11900
stroke
11901
3268 2399 moveto
11902
3264.51405214497 2411.73315238077 lineto
11903
3260.67949702233 2408.52282716182 lineto
11904
3259.91273934933 2407.88089050536 lineto
11905
3256.0781842267 2404.67056528641 lineto
11906
3268 2399 lineto
11907
fill
11908
grestore
11909
gsave
11910
3141 1828 moveto
11911
3141 1788 lineto
11912
3141 1754.54590083621 lineto
11913
 
11914
1 setlinejoin
11915
1 setlinewidth
11916
[] 0 setdash
11917
0.000 0.000 0.000 setrgbcolor AdjustColor
11918
stroke
11919
3141 1748 moveto
11920
3146.501 1760.001 lineto
11921
3141.5 1760.001 lineto
11922
3140.5 1760.001 lineto
11923
3135.499 1760.001 lineto
11924
3141 1748 lineto
11925
fill
11926
grestore
11927
gsave
11928
3145 1724 moveto
11929
3162 1684 lineto
11930
3176.43963215529 1650.02439492873 lineto
11931
 
11932
1 setlinejoin
11933
1 setlinewidth
11934
[] 0 setdash
11935
0.000 0.000 0.000 setrgbcolor AdjustColor
11936
stroke
11937
3179 1644 moveto
11938
3179.36866155766 1657.19655601496 lineto
11939
3174.76608663445 1655.24046167259 lineto
11940
3173.84575571599 1654.84932103225 lineto
11941
3169.24318079278 1652.89322668988 lineto
11942
3179 1644 lineto
11943
fill
11944
grestore
11945
gsave
11946
3136 1724 moveto
11947
3117 1678 lineto
11948
3098 1632 lineto
11949
3098 1586 lineto
11950
3098 1546.54590083621 lineto
11951
 
11952
1 setlinejoin
11953
1 setlinewidth
11954
[] 0 setdash
11955
0.000 0.000 0.000 setrgbcolor AdjustColor
11956
stroke
11957
3098 1540 moveto
11958
3103.501 1552.001 lineto
11959
3098.5 1552.001 lineto
11960
3097.5 1552.001 lineto
11961
3092.499 1552.001 lineto
11962
3098 1540 lineto
11963
fill
11964
grestore
11965
gsave
11966
grestore
11967
gsave
11968
3174 1620 moveto
11969
3140 1580 lineto
11970
3111.16569971595 1545.04933298903 lineto
11971
 
11972
1 setlinejoin
11973
1 setlinewidth
11974
[] 0 setdash
11975
0.000 0.000 0.000 setrgbcolor AdjustColor
11976
stroke
11977
3107 1540 moveto
11978
3118.88055624575 1545.75650808143 lineto
11979
3115.02291847977 1548.93905923836 lineto
11980
3114.25154520123 1549.57544219316 lineto
11981
3110.39390743525 1552.75799335009 lineto
11982
3107 1540 lineto
11983
fill
11984
grestore
11985
gsave
11986
3287 2155 moveto
11987
3214 2106 lineto
11988
3141 2057 lineto
11989
3141 2002 lineto
11990
3141 1947 lineto
11991
3141 1900 lineto
11992
3141 1858.54590083621 lineto
11993
 
11994
1 setlinejoin
11995
1 setlinewidth
11996
[] 0 setdash
11997
0.000 0.000 0.000 setrgbcolor AdjustColor
11998
stroke
11999
3141 1852 moveto
12000
3146.501 1864.001 lineto
12001
3141.5 1864.001 lineto
12002
3140.5 1864.001 lineto
12003
3135.499 1864.001 lineto
12004
3141 1852 lineto
12005
fill
12006
grestore
12007
gsave
12008
grestore
12009
gsave
12010
grestore
12011
gsave
12012
3170 2387 moveto
12013
3156.66 2373.66 3146.67 2370.33 3140 2377 curveto
12014
3133.33 2383.67 3133.33 2390.33 3140 2397 curveto
12015
3146.67 2403.67 3155.1186592602 2401.8813407398 3165.37134912974 2391.62865087026 curveto
12016
 
12017
1 setlinejoin
12018
1 setlinewidth
12019
[] 0 setdash
12020
0.000 0.000 0.000 setrgbcolor AdjustColor
12021
stroke
12022
3170 2387 moveto
12023
3165.40380592229 2399.37578288433 lineto
12024
3161.86756490957 2395.83954187161 lineto
12025
3161.16045812839 2395.13243509043 lineto
12026
3157.62421711567 2391.59619407771 lineto
12027
3170 2387 lineto
12028
fill
12029
grestore
12030
gsave
12031
grestore
12032
gsave
12033
3234 1947 moveto
12034
3220.66 1933.66 3210.67 1930.33 3204 1937 curveto
12035
3197.33 1943.67 3197.33 1950.33 3204 1957 curveto
12036
3210.67 1963.67 3219.1186592602 1961.8813407398 3229.37134912974 1951.62865087026 curveto
12037
 
12038
1 setlinejoin
12039
1 setlinewidth
12040
[] 0 setdash
12041
0.000 0.000 0.000 setrgbcolor AdjustColor
12042
stroke
12043
3234 1947 moveto
12044
3229.40380592229 1959.37578288433 lineto
12045
3225.86756490957 1955.83954187161 lineto
12046
3225.16045812839 1955.13243509043 lineto
12047
3221.62421711567 1951.59619407771 lineto
12048
3234 1947 lineto
12049
fill
12050
grestore
12051
gsave
12052
grestore
12053
gsave
12054
3239 1308 moveto
12055
3219 1268 lineto
12056
3202.80856336126 1233.91276497108 lineto
12057
 
12058
1 setlinejoin
12059
1 setlinewidth
12060
[] 0 setdash
12061
0.000 0.000 0.000 setrgbcolor AdjustColor
12062
stroke
12063
3200 1228 moveto
12064
3210.11804038309 1236.47999179282 lineto
12065
3205.60074958381 1238.62570492247 lineto
12066
3204.69747207946 1239.05476173704 lineto
12067
3200.18018128018 1241.2004748667 lineto
12068
3200 1228 lineto
12069
fill
12070
grestore
12071
gsave
12072
3195 1204 moveto
12073
3195 1158 lineto
12074
3195 1112 lineto
12075
3195 1060 lineto
12076
3195 1008 lineto
12077
3221 962 lineto
12078
3243.77904199211 921.698618013953 lineto
12079
 
12080
1 setlinejoin
12081
1 setlinewidth
12082
[] 0 setdash
12083
0.000 0.000 0.000 setrgbcolor AdjustColor
12084
stroke
12085
3247 916 moveto
12086
3245.88378703853 929.15443159641 lineto
12087
3241.53010228209 926.693653255814 lineto
12088
3240.65953944337 926.201595999146 lineto
12089
3236.30585468693 923.74081765855 lineto
12090
3247 916 lineto
12091
fill
12092
grestore
12093
gsave
12094
grestore
12095
gsave
12096
grestore
12097
gsave
12098
3197 1204 moveto
12099
3207 1158 lineto
12100
3217 1112 lineto
12101
3256 1066 lineto
12102
3290.76686247056 1024.99293144499 lineto
12103
 
12104
1 setlinejoin
12105
1 setlinewidth
12106
[] 0 setdash
12107
0.000 0.000 0.000 setrgbcolor AdjustColor
12108
stroke
12109
3295 1020 moveto
12110
3291.43505635116 1032.71126188781 lineto
12111
3287.62050877686 1029.47718894439 lineto
12112
3286.85775181339 1028.83050369275 lineto
12113
3283.04320423909 1025.59643074932 lineto
12114
3295 1020 lineto
12115
fill
12116
grestore
12117
gsave
12118
grestore
12119
gsave
12120
3300 996 moveto
12121
3280 956 lineto
12122
3262.92741584875 921.854831697497 lineto
12123
 
12124
1 setlinejoin
12125
1 setlinewidth
12126
[] 0 setdash
12127
0.000 0.000 0.000 setrgbcolor AdjustColor
12128
stroke
12129
3260 916 moveto
12130
3270.28725433729 924.273898730345 lineto
12131
3265.81422395509 926.51041392144 lineto
12132
3264.91979676409 926.95762751694 lineto
12133
3260.4467663819 929.194142708035 lineto
12134
3260 916 lineto
12135
fill
12136
grestore
12137
gsave
12138
3695 894 moveto
12139
3511 853 lineto
12140
3334.38755021732 813.431090485848 lineto
12141
 
12142
1 setlinejoin
12143
1 setlinewidth
12144
[] 0 setdash
12145
0.000 0.000 0.000 setrgbcolor AdjustColor
12146
stroke
12147
3328 812 moveto
12148
3340.91333630555 809.255779261816 lineto
12149
3339.81999809301 814.135801039738 lineto
12150
3339.60137417528 815.111610233484 lineto
12151
3338.50803596274 819.991632011407 lineto
12152
3328 812 lineto
12153
fill
12154
grestore
12155
gsave
12156
3334.38707769444 781.566802078321 moveto
12157
3533 737 lineto
12158
3739 690 lineto
12159
3739 638 lineto
12160
3739 586 lineto
12161
3739 534 lineto
12162
3739 482 lineto
12163
3791 436 lineto
12164
3843 390 lineto
12165
 
12166
1 setlinejoin
12167
1 setlinewidth
12168
[] 0 setdash
12169
0.000 0.000 0.000 setrgbcolor AdjustColor
12170
stroke
12171
3328 783 moveto
12172
3338.50539862495 775.004901393301 lineto
12173
3339.6003468965 779.884562168666 lineto
12174
3339.81929276163 780.860299176338 lineto
12175
3340.91424103318 785.739959951703 lineto
12176
3328 783 lineto
12177
fill
12178
grestore
12179
gsave
12180
grestore
12181
gsave
12182
grestore
12183
gsave
12184
grestore
12185
gsave
12186
3267.65232870761 775.666073287485 moveto
12187
3278 736 lineto
12188
3291 690 lineto
12189
3291 638 lineto
12190
3291 586 lineto
12191
3291 534 lineto
12192
3291 482 lineto
12193
3343 436 lineto
12194
3395 390 lineto
12195
 
12196
1 setlinejoin
12197
1 setlinewidth
12198
[] 0 setdash
12199
0.000 0.000 0.000 setrgbcolor AdjustColor
12200
stroke
12201
3266 782 moveto
12202
3263.70645257221 768.99905225776 lineto
12203
3268.54550655146 770.261414165392 lineto
12204
3269.51312382386 770.513836062539 lineto
12205
3274.35217780312 771.776197970171 lineto
12206
3266 782 lineto
12207
fill
12208
grestore
12209
gsave
12210
grestore
12211
gsave
12212
grestore
12213
gsave
12214
grestore
12215
gsave
12216
3338 1100 moveto
12217
3377 1054 lineto
12218
3417 1008 lineto
12219
3344 962 lineto
12220
3277.51620615178 919.52424281919 lineto
12221
 
12222
1 setlinejoin
12223
1 setlinewidth
12224
[] 0 setdash
12225
0.000 0.000 0.000 setrgbcolor AdjustColor
12226
stroke
12227
3272 916 moveto
12228
3285.07487722734 917.825537589277 lineto
12229
3282.38239245256 922.039861584597 lineto
12230
3281.84400317545 922.88255784441 lineto
12231
3279.15151840067 927.09688183973 lineto
12232
3272 916 lineto
12233
fill
12234
grestore
12235
gsave
12236
grestore
12237
gsave
12238
3283 782 moveto
12239
3339 742 lineto
12240
3389.67338139037 705.804727578304 lineto
12241
 
12242
1 setlinejoin
12243
1 setlinewidth
12244
[] 0 setdash
12245
0.000 0.000 0.000 setrgbcolor AdjustColor
12246
stroke
12247
3395 702 moveto
12248
3388.4317759157 713.451787387931 lineto
12249
3385.52500370891 709.382306298426 lineto
12250
3384.94376551519 708.56857282722 lineto
12251
3382.0369933084 704.499091737714 lineto
12252
3395 702 lineto
12253
fill
12254
grestore
12255
gsave
12256
3313 782 moveto
12257
3448 742 lineto
12258
3577.72008856103 703.847032776167 lineto
12259
 
12260
1 setlinejoin
12261
1 setlinewidth
12262
[] 0 setdash
12263
0.000 0.000 0.000 setrgbcolor AdjustColor
12264
stroke
12265
3584 702 moveto
12266
3574.03885156392 710.663747678366 lineto
12267
3572.62773777764 705.865960805008 lineto
12268
3572.34557145365 704.906595303437 lineto
12269
3570.93445766737 700.108808430079 lineto
12270
3584 702 lineto
12271
fill
12272
grestore
12273
gsave
12274
3198 797 moveto
12275
3184.66 783.66 3174.67 780.33 3168 787 curveto
12276
3161.33 793.67 3161.33 800.33 3168 807 curveto
12277
3174.67 813.67 3183.1186592602 811.881340739797 3193.37134912974 801.62865087026 curveto
12278
 
12279
1 setlinejoin
12280
1 setlinewidth
12281
[] 0 setdash
12282
0.000 0.000 0.000 setrgbcolor AdjustColor
12283
stroke
12284
3198 797 moveto
12285
3193.40380592229 809.375782884327 lineto
12286
3189.86756490957 805.839541871613 lineto
12287
3189.16045812839 805.132435090426 lineto
12288
3185.62421711567 801.596194077712 lineto
12289
3198 797 lineto
12290
fill
12291
grestore
12292
gsave
12293
grestore
12294
gsave
12295
3328 786 moveto
12296
3562 744 lineto
12297
3789.55705828308 703.15642543637 lineto
12298
 
12299
1 setlinejoin
12300
1 setlinewidth
12301
[] 0 setdash
12302
0.000 0.000 0.000 setrgbcolor AdjustColor
12303
stroke
12304
3796 702 moveto
12305
3785.15959025429 709.534621327261 lineto
12306
3784.27609327626 704.612281021085 lineto
12307
3784.09942921347 703.628009814091 lineto
12308
3783.21593223544 698.705669507915 lineto
12309
3796 702 lineto
12310
fill
12311
grestore
12312
gsave
12313
3263.70734468175 775.492428927878 moveto
12314
3268 736 lineto
12315
3273 690 lineto
12316
3273 638 lineto
12317
3273 586 lineto
12318
3273 534 lineto
12319
3273 482 lineto
12320
3273 430 lineto
12321
3273 378 lineto
12322
3272 329 lineto
12323
3271 279.000000000001 lineto
12324
3346 231 lineto
12325
3422 182 lineto
12326
 
12327
1 setlinejoin
12328
1 setlinewidth
12329
[] 0 setdash
12330
0.000 0.000 0.000 setrgbcolor AdjustColor
12331
stroke
12332
3263 782 moveto
12333
3258.82802953706 769.474838745296 lineto
12334
3263.79974599687 770.015242708319 lineto
12335
3264.79389045994 770.123301889088 lineto
12336
3269.76560691975 770.663705852111 lineto
12337
3263 782 lineto
12338
fill
12339
grestore
12340
gsave
12341
grestore
12342
gsave
12343
grestore
12344
gsave
12345
grestore
12346
gsave
12347
grestore
12348
gsave
12349
grestore
12350
gsave
12351
3263 782 moveto
12352
3263 736 lineto
12353
3263 690 lineto
12354
3263 638 lineto
12355
3263 586 lineto
12356
3263 534 lineto
12357
3263 482 lineto
12358
3263 430 lineto
12359
3263 378 lineto
12360
3263 326 lineto
12361
3263 274 lineto
12362
3342 228 lineto
12363
3416.3253173059 185.262942549109 lineto
12364
 
12365
1 setlinejoin
12366
1 setlinewidth
12367
[] 0 setdash
12368
0.000 0.000 0.000 setrgbcolor AdjustColor
12369
stroke
12370
3422 182 moveto
12371
3414.33834711155 192.751003535341 lineto
12372
3411.84549301914 188.415605113751 lineto
12373
3411.34702189488 187.548698810693 lineto
12374
3408.85416780246 183.213300389102 lineto
12375
3422 182 lineto
12376
fill
12377
grestore
12378
gsave
12379
grestore
12380
gsave
12381
grestore
12382
gsave
12383
grestore
12384
gsave
12385
grestore
12386
gsave
12387
grestore
12388
gsave
12389
3210 1204 moveto
12390
3261 1164 lineto
12391
3306.84933555735 1128.03973681776 lineto
12392
 
12393
1 setlinejoin
12394
1 setlinewidth
12395
[] 0 setdash
12396
0.000 0.000 0.000 setrgbcolor AdjustColor
12397
stroke
12398
3312 1124 moveto
12399
3305.95185892174 1135.73477701098 lineto
12400
3302.8655421059 1131.79972307079 lineto
12401
3302.24840217072 1131.01286965343 lineto
12402
3299.16208535488 1127.07781571323 lineto
12403
3312 1124 lineto
12404
fill
12405
grestore
12406
gsave
12407
3305 2148.45409916379 moveto
12408
3305 2106 lineto
12409
3305 2057 lineto
12410
3310 2008 lineto
12411
3315 1959 lineto
12412
 
12413
1 setlinejoin
12414
1 setlinewidth
12415
[] 0 setdash
12416
0.000 0.000 0.000 setrgbcolor AdjustColor
12417
stroke
12418
3305 2155 moveto
12419
3299.499 2142.999 lineto
12420
3304.5 2142.999 lineto
12421
3305.5 2142.999 lineto
12422
3310.501 2142.999 lineto
12423
3305 2155 lineto
12424
fill
12425
grestore
12426
gsave
12427
grestore
12428
gsave
12429
3422 2045 moveto
12430
3375 2002 lineto
12431
3333.781956903 1963.47009014846 lineto
12432
 
12433
1 setlinejoin
12434
1 setlinewidth
12435
[] 0 setdash
12436
0.000 0.000 0.000 setrgbcolor AdjustColor
12437
stroke
12438
3329 1959 moveto
12439
3341.52359801207 1963.17666072743 lineto
12440
3338.10849573787 1966.83002595099 lineto
12441
3337.42561185981 1967.56055289032 lineto
12442
3334.0105095856 1971.21391811388 lineto
12443
3329 1959 lineto
12444
fill
12445
grestore
12446
gsave
12447
3319 2155 moveto
12448
3369 2112 lineto
12449
3414.99551268804 2073.2194696944 lineto
12450
 
12451
1 setlinejoin
12452
1 setlinewidth
12453
[] 0 setdash
12454
0.000 0.000 0.000 setrgbcolor AdjustColor
12455
stroke
12456
3420 2069 moveto
12457
3414.37089709057 2080.94144892528 lineto
12458
3411.14726623064 2077.11807278908 lineto
12459
3410.5026689781 2076.3535504663 lineto
12460
3407.27903811816 2072.5301743301 lineto
12461
3420 2069 lineto
12462
fill
12463
grestore
12464
gsave
12465
3325 1100 moveto
12466
3316 1060 lineto
12467
3309.28375677299 1026.41878386498 lineto
12468
 
12469
1 setlinejoin
12470
1 setlinewidth
12471
[] 0 setdash
12472
0.000 0.000 0.000 setrgbcolor AdjustColor
12473
stroke
12474
3308 1020 moveto
12475
3315.74776403477 1030.68911382957 lineto
12476
3310.84388007564 1031.6698906214 lineto
12477
3309.86329939995 1031.86600675654 lineto
12478
3304.95941544082 1032.84678354836 lineto
12479
3308 1020 lineto
12480
fill
12481
grestore
12482
gsave
12483
3340 378 moveto
12484
3326.66 364.66 3316.67 361.33 3310 368 curveto
12485
3303.33 374.67 3303.33 381.33 3310 388 curveto
12486
3316.67 394.67 3325.1186592602 392.881340739797 3335.37134912974 382.62865087026 curveto
12487
 
12488
1 setlinejoin
12489
1 setlinewidth
12490
[] 0 setdash
12491
0.000 0.000 0.000 setrgbcolor AdjustColor
12492
stroke
12493
3340 378 moveto
12494
3335.40380592229 390.375782884327 lineto
12495
3331.86756490957 386.839541871613 lineto
12496
3331.16045812839 386.132435090426 lineto
12497
3327.62421711567 382.596194077713 lineto
12498
3340 378 lineto
12499
fill
12500
grestore
12501
gsave
12502
grestore
12503
gsave
12504
3419 1320 moveto
12505
3405.66 1306.66 3395.67 1303.33 3389 1310 curveto
12506
3382.33 1316.67 3382.33 1323.33 3389 1330 curveto
12507
3395.67 1336.67 3404.1186592602 1334.8813407398 3414.37134912974 1324.62865087026 curveto
12508
 
12509
1 setlinejoin
12510
1 setlinewidth
12511
[] 0 setdash
12512
0.000 0.000 0.000 setrgbcolor AdjustColor
12513
stroke
12514
3419 1320 moveto
12515
3414.40380592229 1332.37578288433 lineto
12516
3410.86756490957 1328.83954187161 lineto
12517
3410.16045812839 1328.13243509043 lineto
12518
3406.62421711567 1324.59619407771 lineto
12519
3419 1320 lineto
12520
fill
12521
grestore
12522
gsave
12523
grestore
12524
gsave
12525
3412 678 moveto
12526
3412 632 lineto
12527
3412 586 lineto
12528
3412 534 lineto
12529
3412 482 lineto
12530
3460 430 lineto
12531
3509 378 lineto
12532
3559 332 lineto
12533
3604.18266857471 290.431944911263 lineto
12534
 
12535
1 setlinejoin
12536
1 setlinewidth
12537
[] 0 setdash
12538
0.000 0.000 0.000 setrgbcolor AdjustColor
12539
stroke
12540
3609 286 moveto
12541
3603.89257990389 298.173711922083 lineto
12542
3600.50662019326 294.493320932263 lineto
12543
3599.82956366244 293.7573899205 lineto
12544
3596.4436039518 290.07699893068 lineto
12545
3609 286 lineto
12546
fill
12547
grestore
12548
gsave
12549
grestore
12550
gsave
12551
grestore
12552
gsave
12553
grestore
12554
gsave
12555
3505 470 moveto
12556
3463 430 lineto
12557
3425.74013508829 394.514414369801 lineto
12558
 
12559
1 setlinejoin
12560
1 setlinewidth
12561
[] 0 setdash
12562
0.000 0.000 0.000 setrgbcolor AdjustColor
12563
stroke
12564
3421 390 moveto
12565
3433.48417241379 394.293068965517 lineto
12566
3430.03520689655 397.914482758621 lineto
12567
3429.34555172414 398.638620689655 lineto
12568
3425.8965862069 402.260034482759 lineto
12569
3421 390 lineto
12570
fill
12571
grestore
12572
gsave
12573
3424 678 moveto
12574
3464 638 lineto
12575
3500.31456234557 602.571158687246 lineto
12576
 
12577
1 setlinejoin
12578
1 setlinewidth
12579
[] 0 setdash
12580
0.000 0.000 0.000 setrgbcolor AdjustColor
12581
stroke
12582
3505 598 moveto
12583
3500.25138034779 610.318101046779 lineto
12584
3496.75906276356 606.738475522945 lineto
12585
3496.06073891149 606.022693574567 lineto
12586
3492.56842132726 602.443068050733 lineto
12587
3505 598 lineto
12588
fill
12589
grestore
12590
gsave
12591
3602 262 moveto
12592
3532 222 lineto
12593
3468.66312065903 185.282968497989 lineto
12594
 
12595
1 setlinejoin
12596
1 setlinewidth
12597
[] 0 setdash
12598
0.000 0.000 0.000 setrgbcolor AdjustColor
12599
stroke
12600
3463 182 moveto
12601
3476.14146408399 183.25973160996 lineto
12602
3473.6333103754 187.586296757286 lineto
12603
3473.13177993977 188.451436758751 lineto
12604
3470.62362623117 192.778001906078 lineto
12605
3463 182 lineto
12606
fill
12607
grestore
12608
gsave
12609
3410.58761415074 359.649543397054 moveto
12610
3414 346 lineto
12611
3419 326 lineto
12612
3414 306 lineto
12613
3409 286 lineto
12614
 
12615
1 setlinejoin
12616
1 setlinewidth
12617
[] 0 setdash
12618
0.000 0.000 0.000 setrgbcolor AdjustColor
12619
stroke
12620
3409 366 moveto
12621
3406.57391614276 353.023131382431 lineto
12622
3411.42559878599 354.236052043238 lineto
12623
3412.39574128613 354.478587668274 lineto
12624
3417.24742392936 355.691508329081 lineto
12625
3409 366 lineto
12626
fill
12627
grestore
12628
gsave
12629
3409 366 moveto
12630
3409 346 lineto
12631
3409 326 lineto
12632
3409 306 lineto
12633
3409 292.545900836212 lineto
12634
 
12635
1 setlinejoin
12636
1 setlinewidth
12637
[] 0 setdash
12638
0.000 0.000 0.000 setrgbcolor AdjustColor
12639
stroke
12640
3409 286 moveto
12641
3414.501 298.001 lineto
12642
3409.5 298.001 lineto
12643
3408.5 298.001 lineto
12644
3403.499 298.001 lineto
12645
3409 286 lineto
12646
fill
12647
grestore
12648
gsave
12649
3433 366 moveto
12650
3515 326 lineto
12651
3592.10316131251 288.841849969873 lineto
12652
 
12653
1 setlinejoin
12654
1 setlinewidth
12655
[] 0 setdash
12656
0.000 0.000 0.000 setrgbcolor AdjustColor
12657
stroke
12658
3598 286 moveto
12659
3589.57718001176 296.165682733872 lineto
12660
3587.40603626013 291.660559449238 lineto
12661
3586.97189433819 290.759714961209 lineto
12662
3584.80075058656 286.254591676575 lineto
12663
3598 286 lineto
12664
fill
12665
grestore
12666
gsave
12667
3520 1308 moveto
12668
3520 1262 lineto
12669
3520 1216 lineto
12670
3520 1164 lineto
12671
3520 1112 lineto
12672
3520 1060 lineto
12673
3520 1008 lineto
12674
3617 962 lineto
12675
3708.08546386956 918.80483156701 lineto
12676
 
12677
1 setlinejoin
12678
1 setlinewidth
12679
[] 0 setdash
12680
0.000 0.000 0.000 setrgbcolor AdjustColor
12681
stroke
12682
3714 916 moveto
12683
3705.51362493243 926.112687091594 lineto
12684
3703.37076285468 921.594043145038 lineto
12685
3702.94227613647 920.690495065343 lineto
12686
3700.79941405873 916.171851118786 lineto
12687
3714 916 lineto
12688
fill
12689
grestore
12690
gsave
12691
grestore
12692
gsave
12693
grestore
12694
gsave
12695
grestore
12696
gsave
12697
3522 1308 moveto
12698
3532 1262 lineto
12699
3542 1216 lineto
12700
3587 1170 lineto
12701
3628.37134912974 1128.62865087026 lineto
12702
 
12703
1 setlinejoin
12704
1 setlinewidth
12705
[] 0 setdash
12706
0.000 0.000 0.000 setrgbcolor AdjustColor
12707
stroke
12708
3633 1124 moveto
12709
3628.40380592229 1136.37578288433 lineto
12710
3624.86756490957 1132.83954187161 lineto
12711
3624.16045812839 1132.13243509043 lineto
12712
3620.62421711567 1128.59619407771 lineto
12713
3633 1124 lineto
12714
fill
12715
grestore
12716
gsave
12717
grestore
12718
gsave
12719
3612 678 moveto
12720
3571 638 lineto
12721
3534.68543765443 602.571158687246 lineto
12722
 
12723
1 setlinejoin
12724
1 setlinewidth
12725
[] 0 setdash
12726
0.000 0.000 0.000 setrgbcolor AdjustColor
12727
stroke
12728
3530 598 moveto
12729
3542.43157867274 602.443068050733 lineto
12730
3538.93926108851 606.022693574567 lineto
12731
3538.24093723644 606.738475522945 lineto
12732
3534.74861965221 610.318101046779 lineto
12733
3530 598 lineto
12734
fill
12735
grestore
12736
gsave
12737
3534 1308 moveto
12738
3580 1268 lineto
12739
3622.01503867218 1232.24252027899 lineto
12740
 
12741
1 setlinejoin
12742
1 setlinewidth
12743
[] 0 setdash
12744
0.000 0.000 0.000 setrgbcolor AdjustColor
12745
stroke
12746
3627 1228 moveto
12747
3621.4260663653 1239.96729985569 lineto
12748
3618.18482509902 1236.15884136782 lineto
12749
3617.5367064695 1235.39730197812 lineto
12750
3614.29546520322 1231.58884349025 lineto
12751
3627 1228 lineto
12752
fill
12753
grestore
12754
gsave
12755
3557 470 moveto
12756
3687 430 lineto
12757
3810.74356538757 391.925056803824 lineto
12758
 
12759
1 setlinejoin
12760
1 setlinewidth
12761
[] 0 setdash
12762
0.000 0.000 0.000 setrgbcolor AdjustColor
12763
stroke
12764
3817 390 moveto
12765
3807.14746237078 398.787064598879 lineto
12766
3805.67673904075 394.00721377626 lineto
12767
3805.38265319191 393.051434767538 lineto
12768
3803.91192986187 388.27158394492 lineto
12769
3817 390 lineto
12770
fill
12771
grestore
12772
gsave
12773
3518 574 moveto
12774
3518 534 lineto
12775
3518 500.545900836212 lineto
12776
 
12777
1 setlinejoin
12778
1 setlinewidth
12779
[] 0 setdash
12780
0.000 0.000 0.000 setrgbcolor AdjustColor
12781
stroke
12782
3518 494 moveto
12783
3523.501 506.001 lineto
12784
3518.5 506.001 lineto
12785
3517.5 506.001 lineto
12786
3512.499 506.001 lineto
12787
3518 494 lineto
12788
fill
12789
grestore
12790
gsave
12791
3688 1204 moveto
12792
3868 1158 lineto
12793
4048 1112 lineto
12794
4048 1060 lineto
12795
4048 1008 lineto
12796
3911 962 lineto
12797
3781.20080770283 918.097332017132 lineto
12798
 
12799
1 setlinejoin
12800
1 setlinewidth
12801
[] 0 setdash
12802
0.000 0.000 0.000 setrgbcolor AdjustColor
12803
stroke
12804
3775 916 moveto
12805
3788.13086140755 914.63417398776 lineto
12806
3786.52852161046 919.371526431336 lineto
12807
3786.20811773182 920.318807463845 lineto
12808
3784.60577793472 925.056159907421 lineto
12809
3775 916 lineto
12810
fill
12811
grestore
12812
gsave
12813
grestore
12814
gsave
12815
grestore
12816
gsave
12817
3642 1204 moveto
12818
3643 1164 lineto
12819
3643.83640359499 1130.54385620057 lineto
12820
 
12821
1 setlinejoin
12822
1 setlinewidth
12823
[] 0 setdash
12824
0.000 0.000 0.000 setrgbcolor AdjustColor
12825
stroke
12826
3644 1124 moveto
12827
3649.19935045678 1136.13473348812 lineto
12828
3644.19991253709 1136.00974754012 lineto
12829
3643.20022489068 1135.98475534896 lineto
12830
3638.200786971 1135.85976940097 lineto
12831
3644 1124 lineto
12832
fill
12833
grestore
12834
gsave
12835
3648 1100 moveto
12836
3659 1060 lineto
12837
3668.26431195607 1026.31159288703 lineto
12838
 
12839
1 setlinejoin
12840
1 setlinewidth
12841
[] 0 setdash
12842
0.000 0.000 0.000 setrgbcolor AdjustColor
12843
stroke
12844
3670 1020 moveto
12845
3672.12195091308 1033.03005473214 lineto
12846
3667.29995974367 1031.70400716055 lineto
12847
3666.33575435086 1031.43885067753 lineto
12848
3661.51376318145 1030.11280310594 lineto
12849
3670 1020 lineto
12850
fill
12851
grestore
12852
gsave
12853
3676 1100 moveto
12854
3780 1060 lineto
12855
3877.89041221588 1022.34984145543 lineto
12856
 
12857
1 setlinejoin
12858
1 setlinewidth
12859
[] 0 setdash
12860
0.000 0.000 0.000 setrgbcolor AdjustColor
12861
stroke
12862
3884 1020 moveto
12863
3874.77366329524 1029.44244211051 lineto
12864
3872.97840891961 1024.77478073389 lineto
12865
3872.6194298403 1023.84143512768 lineto
12866
3870.82417546468 1019.17377375106 lineto
12867
3884 1020 lineto
12868
fill
12869
grestore
12870
gsave
12871
3633 1100 moveto
12872
3587 1054 lineto
12873
3542 1008 lineto
12874
3629 962 lineto
12875
3711.1988561253 919.032416116321 lineto
12876
 
12877
1 setlinejoin
12878
1 setlinewidth
12879
[] 0 setdash
12880
0.000 0.000 0.000 setrgbcolor AdjustColor
12881
stroke
12882
3717 916 moveto
12883
3708.91276985261 926.434639933568 lineto
12884
3706.59603555169 922.002626488314 lineto
12885
3706.13278134234 921.116401044353 lineto
12886
3703.81604704141 916.684387599099 lineto
12887
3717 916 lineto
12888
fill
12889
grestore
12890
gsave
12891
grestore
12892
gsave
12893
3830 366 moveto
12894
3740 326 lineto
12895
3655.98171978025 288.658542124557 lineto
12896
 
12897
1 setlinejoin
12898
1 setlinewidth
12899
[] 0 setdash
12900
0.000 0.000 0.000 setrgbcolor AdjustColor
12901
stroke
12902
3650 286 moveto
12903
3663.20082009675 285.847190402148 lineto
12904
3661.16972162802 290.417161956797 lineto
12905
3660.76358316197 291.330973505418 lineto
12906
3658.73248469323 295.900945060067 lineto
12907
3650 286 lineto
12908
fill
12909
grestore
12910
gsave
12911
3625 678 moveto
12912
3625 632 lineto
12913
3625 586 lineto
12914
3625 534 lineto
12915
3625 482 lineto
12916
3625 430 lineto
12917
3625 378 lineto
12918
3624 332 lineto
12919
3623.14226857872 292.544354621276 lineto
12920
 
12921
1 setlinejoin
12922
1 setlinewidth
12923
[] 0 setdash
12924
0.000 0.000 0.000 setrgbcolor AdjustColor
12925
stroke
12926
3623 286 moveto
12927
3628.76053028123 297.87860652093 lineto
12928
3623.76071157332 297.987298231971 lineto
12929
3622.76094778449 298.00903222738 lineto
12930
3617.76112907658 298.117723938422 lineto
12931
3623 286 lineto
12932
fill
12933
grestore
12934
gsave
12935
grestore
12936
gsave
12937
grestore
12938
gsave
12939
grestore
12940
gsave
12941
3847 678 moveto
12942
3782 632 lineto
12943
3717 586 lineto
12944
3717 534 lineto
12945
3717 482 lineto
12946
3717 430 lineto
12947
3717 378 lineto
12948
3675 332 lineto
12949
3637.41370039378 290.834052812234 lineto
12950
 
12951
1 setlinejoin
12952
1 setlinewidth
12953
[] 0 setdash
12954
0.000 0.000 0.000 setrgbcolor AdjustColor
12955
stroke
12956
3633 286 moveto
12957
3645.15431533972 291.15340864115 lineto
12958
3641.46114938458 294.525429730621 lineto
12959
3640.72266389066 295.199699094642 lineto
12960
3637.02949793552 298.571720184113 lineto
12961
3633 286 lineto
12962
fill
12963
grestore
12964
gsave
12965
grestore
12966
gsave
12967
grestore
12968
gsave
12969
grestore
12970
gsave
12971
3681 996 moveto
12972
3706 956 lineto
12973
3728.43256030011 921.488368769059 lineto
12974
 
12975
1 setlinejoin
12976
1 setlinewidth
12977
[] 0 setdash
12978
0.000 0.000 0.000 setrgbcolor AdjustColor
12979
stroke
12980
3732 916 moveto
12981
3730.07187313777 929.060142755849 lineto
12982
3725.87881661265 926.334656014522 lineto
12983
3725.04037299635 925.789667663926 lineto
12984
3720.84731647123 923.064180922599 lineto
12985
3732 916 lineto
12986
fill
12987
grestore
12988
gsave
12989
3895 996 moveto
12990
3827 956 lineto
12991
3765.62045192734 919.355493687965 lineto
12992
 
12993
1 setlinejoin
12994
1 setlinewidth
12995
[] 0 setdash
12996
0.000 0.000 0.000 setrgbcolor AdjustColor
12997
stroke
12998
3760 916 moveto
12999
3773.1241851209 917.428554133487 lineto
13000
3770.56062292322 921.72252081461 lineto
13001
3770.04801300566 922.581142426512 lineto
13002
3767.48445080798 926.875109107635 lineto
13003
3760 916 lineto
13004
fill
13005
grestore
13006
gsave
13007
3874 678 moveto
13008
3915 632 lineto
13009
3957 586 lineto
13010
3957 534 lineto
13011
3957 482 lineto
13012
3957 430 lineto
13013
3957 378 lineto
13014
3934 332 lineto
13015
3914.82426490059 291.90528115578 lineto
13016
 
13017
1 setlinejoin
13018
1 setlinewidth
13019
[] 0 setdash
13020
0.000 0.000 0.000 setrgbcolor AdjustColor
13021
stroke
13022
3912 286 moveto
13023
3922.14053777636 294.45307610318 lineto
13024
3917.62896453396 296.610785045197 lineto
13025
3916.72683031233 297.042240542502 lineto
13026
3912.21525706993 299.199949484519 lineto
13027
3912 286 lineto
13028
fill
13029
grestore
13030
gsave
13031
grestore
13032
gsave
13033
grestore
13034
gsave
13035
grestore
13036
gsave
13037
3864 678 moveto
13038
3864 632 lineto
13039
3864 586 lineto
13040
3864 534 lineto
13041
3864 482 lineto
13042
3860 436 lineto
13043
3857.42600157957 396.532024220081 lineto
13044
 
13045
1 setlinejoin
13046
1 setlinewidth
13047
[] 0 setdash
13048
0.000 0.000 0.000 setrgbcolor AdjustColor
13049
stroke
13050
3857 390 moveto
13051
3863.2703531902 401.617558817158 lineto
13052
3858.27995478027 401.943019583023 lineto
13053
3857.2820746743 402.008098720369 lineto
13054
3852.29167626437 402.333559486234 lineto
13055
3857 390 lineto
13056
fill
13057
grestore
13058
gsave
13059
grestore
13060
gsave
13061
grestore
13062
gsave
13063
3865.9763081671 360.800212396863 moveto
13064
3875 349 lineto
13065
3889 331 lineto
13066
3895 309.000000000001 lineto
13067
3901 286 lineto
13068
 
13069
1 setlinejoin
13070
1 setlinewidth
13071
[] 0 setdash
13072
0.000 0.000 0.000 setrgbcolor AdjustColor
13073
stroke
13074
3862 366 moveto
13075
3864.92024630175 353.125328604694 lineto
13076
3868.89282982447 356.163186592655 lineto
13077
3869.68718765745 356.770636700226 lineto
13078
3873.65977118016 359.808494688188 lineto
13079
3862 366 lineto
13080
fill
13081
grestore
13082
gsave
13083
3862 366 moveto
13084
3871 347 lineto
13085
3881 327 lineto
13086
3891 307 lineto
13087
3898.18569741659 291.910035425152 lineto
13088
 
13089
1 setlinejoin
13090
1 setlinewidth
13091
[] 0 setdash
13092
0.000 0.000 0.000 setrgbcolor AdjustColor
13093
stroke
13094
3901 286 moveto
13095
3900.80700281576 299.200293712144 lineto
13096
3896.29179736112 297.050195876602 lineto
13097
3895.3889368423 296.62026229621 lineto
13098
3890.87373138766 294.470164460668 lineto
13099
3901 286 lineto
13100
fill
13101
grestore
13102
gsave
13103
3788 378 moveto
13104
3774.66 364.66 3764.67 361.33 3758 368 curveto
13105
3751.33 374.67 3751.33 381.33 3758 388 curveto
13106
3764.67 394.67 3773.1186592602 392.881340739797 3783.37134912974 382.62865087026 curveto
13107
 
13108
1 setlinejoin
13109
1 setlinewidth
13110
[] 0 setdash
13111
0.000 0.000 0.000 setrgbcolor AdjustColor
13112
stroke
13113
3788 378 moveto
13114
3783.40380592229 390.375782884327 lineto
13115
3779.86756490957 386.839541871613 lineto
13116
3779.16045812839 386.132435090426 lineto
13117
3775.62421711567 382.596194077712 lineto
13118
3788 378 lineto
13119
fill
13120
grestore
13121
gsave
13122
grestore
13123
restore showpage
13124
 
13125
end
13126
 
13127
 
13128
%%EndDocument
13129
tileepilog
13130
 
13131
%%Page: 4 4
13132
2 2 tileprolog
13133
%%BeginDocument: vld-simple.ps
13134
 
13135
/CurrentEncoding [
13136
/space/space/space/space/space/space/space/space
13137
/space/space/space/space/space/space/space/space
13138
/space/space/space/space/space/space/space/space
13139
/space/space/space/space/space/space/space/space
13140
/space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quotesingle
13141
/parenleft/parenright/asterisk/plus/comma/hyphen/period/slash
13142
/zero/one/two/three/four/five/six/seven
13143
/eight/nine/colon/semicolon/less/equal/greater/question
13144
/at/A/B/C/D/E/F/G
13145
/H/I/J/K/L/M/N/O
13146
/P/Q/R/S/T/U/V/W
13147
/X/Y/Z/bracketleft/backslash/bracketright/asciicircum/underscore
13148
/grave/a/b/c/d/e/f/g
13149
/h/i/j/k/l/m/n/o
13150
/p/q/r/s/t/u/v/w
13151
/x/y/z/braceleft/bar/braceright/asciitilde/space
13152
/space/space/space/space/space/space/space/space
13153
/space/space/space/space/space/space/space/space
13154
/space/space/space/space/space/space/space/space
13155
/space/space/space/space/space/space/space/space
13156
/space/exclamdown/cent/sterling/currency/yen/brokenbar/section
13157
/dieresis/copyright/ordfeminine/guillemotleft/logicalnot/hyphen/registered/macron
13158
/degree/plusminus/twosuperior/threesuperior/acute/mu/paragraph/periodcentered
13159
/cedilla/onesuperior/ordmasculine/guillemotright/onequarter/onehalf/threequarters/questiondown
13160
/Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla
13161
/Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex/Idieresis
13162
/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis/multiply
13163
/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute/Thorn/germandbls
13164
/agrave/aacute/acircumflex/atilde/adieresis/aring/ae/ccedilla
13165
/egrave/eacute/ecircumflex/edieresis/igrave/iacute/icircumflex/idieresis
13166
/eth/ntilde/ograve/oacute/ocircumflex/otilde/odieresis/divide
13167
/oslash/ugrave/uacute/ucircumflex/udieresis/yacute/thorn/ydieresis
13168
] def
13169
 
13170
50 dict begin
13171
 
13172
 
13173
/baseline 0 def
13174
/stipimage 0 def
13175
/height 0 def
13176
/justify 0 def
13177
/lineLength 0 def
13178
/spacing 0 def
13179
/stipple 0 def
13180
/strings 0 def
13181
/xoffset 0 def
13182
/yoffset 0 def
13183
/tmpstip null def
13184
 
13185
 
13186
/cstringshow {
13187
    {
13188
        dup type /stringtype eq
13189
        { show } { glyphshow }
13190
        ifelse
13191
    }
13192
    forall
13193
} bind def
13194
 
13195
 
13196
 
13197
/cstringwidth {
13198
 
13199
    {
13200
        dup type /stringtype eq
13201
        { stringwidth } {
13202
            currentfont /Encoding get exch 1 exch put (\001) stringwidth
13203
        }
13204
        ifelse
13205
        exch 3 1 roll add 3 1 roll add exch
13206
    }
13207
    forall
13208
} bind def
13209
 
13210
 
13211
/ISOEncode {
13212
    dup length dict begin
13213
        {1 index /FID ne {def} {pop pop} ifelse} forall
13214
        /Encoding CurrentEncoding def
13215
        currentdict
13216
    end
13217
 
13218
    % I'm not sure why it's necessary to use "definefont" on this new
13219
    % font, but it seems to be important; just use the name "Temporary"
13220
    % for the font.
13221
 
13222
    /Temporary exch definefont
13223
} bind def
13224
 
13225
 
13226
/StrokeClip {
13227
    {strokepath} stopped {
13228
        (This Postscript printer gets limitcheck overflows when) =
13229
        (stippling dashed lines;  lines will be printed solid instead.) =
13230
        [] 0 setdash strokepath} if
13231
    clip
13232
} bind def
13233
 
13234
 
13235
/EvenPixels {
13236
    % Compute exact number of device pixels per stipple dot.
13237
    dup 0 matrix currentmatrix dtransform
13238
    dup mul exch dup mul add sqrt
13239
 
13240
    % Round to an integer, make sure the number is at least 1, and compute
13241
    % user coord distance corresponding to this.
13242
    dup round dup 1 lt {pop 1} if
13243
    exch div mul
13244
} bind def
13245
 
13246
 
13247
/StippleFill {
13248
    % The following code is needed to work around a NeWSprint bug.
13249
 
13250
    /tmpstip 1 index def
13251
 
13252
    % Change the scaling so that one user unit in user coordinates
13253
    % corresponds to the size of one stipple dot.
13254
    1 EvenPixels dup scale
13255
 
13256
    % Compute the bounding box occupied by the path (which is now
13257
    % the clipping region), and round the lower coordinates down
13258
    % to the nearest starting point for the stipple pattern.  Be
13259
    % careful about negative numbers, since the rounding works
13260
    % differently on them.
13261
 
13262
    pathbbox
13263
    4 2 roll
13264
    5 index div dup 0 lt {1 sub} if cvi 5 index mul 4 1 roll
13265
    6 index div dup 0 lt {1 sub} if cvi 6 index mul 3 2 roll
13266
 
13267
    % Stack now: width height string y1 y2 x1 x2
13268
    % Below is a doubly-nested for loop to iterate across this area
13269
    % in units of the stipple pattern size, going up columns then
13270
    % across rows, blasting out a stipple-pattern-sized rectangle at
13271
    % each position
13272
 
13273
    6 index exch {
13274
        2 index 5 index 3 index {
13275
            % Stack now: width height string y1 y2 x y
13276
 
13277
            gsave
13278
            1 index exch translate
13279
            5 index 5 index true matrix tmpstip imagemask
13280
            grestore
13281
        } for
13282
        pop
13283
    } for
13284
    pop pop pop pop pop
13285
} bind def
13286
 
13287
 
13288
/AdjustColor {
13289
    CL 2 lt {
13290
        currentgray
13291
        CL 0 eq {
13292
            .5 lt {0} {1} ifelse
13293
        } if
13294
        setgray
13295
    } if
13296
} bind def
13297
 
13298
 
13299
/DrawText {
13300
    /stipple exch def
13301
    /justify exch def
13302
    /yoffset exch def
13303
    /xoffset exch def
13304
    /spacing exch def
13305
    /strings exch def
13306
 
13307
    % First scan through all of the text to find the widest line.
13308
 
13309
    /lineLength 0 def
13310
    strings {
13311
        cstringwidth pop
13312
        dup lineLength gt {/lineLength exch def} {pop} ifelse
13313
        newpath
13314
    } forall
13315
 
13316
    % Compute the baseline offset and the actual font height.
13317
 
13318
 
13319
    pathbbox dup /baseline exch def
13320
    exch pop exch sub /height exch def pop
13321
    newpath
13322
 
13323
    % Translate coordinates first so that the origin is at the upper-left
13324
    % corner of the text's bounding box. Remember that x and y for
13325
    % positioning are still on the stack.
13326
 
13327
    translate
13328
    lineLength xoffset mul
13329
    strings length 1 sub spacing mul height add yoffset mul translate
13330
 
13331
    % Now use the baseline and justification information to translate so
13332
    % that the origin is at the baseline and positioning point for the
13333
    % first line of text.
13334
 
13335
    justify lineLength mul baseline neg translate
13336
 
13337
    % Iterate over each of the lines to output it.  For each line,
13338
    % compute its width again so it can be properly justified, then
13339
    % display it.
13340
 
13341
    strings {
13342
        dup cstringwidth pop
13343
        justify neg mul 0 moveto
13344
        stipple {
13345
 
13346
 
13347
            % The text is stippled, so turn it into a path and print
13348
            % by calling StippledText, which in turn calls StippleFill.
13349
            % Unfortunately, many Postscript interpreters will get
13350
            % overflow errors if we try to do the whole string at
13351
            % once, so do it a character at a time.
13352
 
13353
            gsave
13354
            /char (X) def
13355
            {
13356
                dup type /stringtype eq {
13357
                    % This segment is a string.
13358
                    {
13359
                        char 0 3 -1 roll put
13360
                        currentpoint
13361
                        gsave
13362
                        char true charpath clip StippleText
13363
                        grestore
13364
                        char stringwidth translate
13365
                        moveto
13366
                    } forall
13367
                } {
13368
                    % This segment is glyph name
13369
                    % Temporary override
13370
                    currentfont /Encoding get exch 1 exch put
13371
                    currentpoint
13372
                    gsave (\001) true charpath clip StippleText
13373
                    grestore
13374
                    (\001) stringwidth translate
13375
                    moveto
13376
                } ifelse
13377
            } forall
13378
            grestore
13379
        } {cstringshow} ifelse
13380
 
13381
    } forall
13382
} bind def
13383
 
13384
/CL 2 def
13385
 
13386
save
13387
0.0 0.0 translate
13388
90 rotate
13389
0.1909 0.1909 scale
13390
173 -3111 translate
13391
-173 3111 moveto 4232 3111 lineto 4232 0 lineto -173 0 lineto closepath clip newpath
13392
gsave
13393
 
13394
1.000 1.000 1.000 setrgbcolor AdjustColor
13395
fill
13396
 
13397
 
13398
1 setlinewidth
13399
[] 0 setdash
13400
1.000 1.000 1.000 setrgbcolor AdjustColor
13401
stroke
13402
grestore
13403
gsave
13404
27 2509 moveto 180 0 rlineto 0 -23.9999999999999 rlineto -180 0 rlineto closepath
13405
1.000 1.000 1.000 setrgbcolor AdjustColor
13406
fill
13407
27 2509 moveto 180 0 rlineto 0 -23.9999999999999 rlineto -180 0 rlineto closepath
13408
 
13409
1 setlinewidth
13410
[] 0 setdash
13411
0.000 0.000 0.000 setrgbcolor AdjustColor
13412
stroke
13413
grestore
13414
gsave
13415
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13416
0.000 0.000 0.000 setrgbcolor AdjustColor
13417
117 2497 [
13418
[(STATE_PICTURE_CODING_EXT)]
13419
] 13 -0.5 0.5 0 false DrawText
13420
grestore
13421
gsave
13422
grestore
13423
gsave
13424
20 2292 moveto 194 0 rlineto 0 -29.9999999999999 rlineto -194 0 rlineto closepath
13425
1.000 1.000 1.000 setrgbcolor AdjustColor
13426
fill
13427
20 2292 moveto 194 0 rlineto 0 -29.9999999999999 rlineto -194 0 rlineto closepath
13428
 
13429
1 setlinewidth
13430
[] 0 setdash
13431
0.000 0.000 0.000 setrgbcolor AdjustColor
13432
stroke
13433
grestore
13434
gsave
13435
23 2289 moveto 188 0 rlineto 0 -23.9999999999998 rlineto -188 0 rlineto closepath
13436
 
13437
1 setlinewidth
13438
[] 0 setdash
13439
0.000 0.000 0.000 setrgbcolor AdjustColor
13440
stroke
13441
grestore
13442
gsave
13443
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13444
0.000 0.000 0.000 setrgbcolor AdjustColor
13445
117 2277 [
13446
[(STATE_PICTURE_CODING_EXT1)]
13447
] 13 -0.5 0.5 0 false DrawText
13448
grestore
13449
gsave
13450
grestore
13451
gsave
13452
20 2402 moveto 194 0 rlineto 0 -30 rlineto -194 0 rlineto closepath
13453
1.000 1.000 1.000 setrgbcolor AdjustColor
13454
fill
13455
20 2402 moveto 194 0 rlineto 0 -30 rlineto -194 0 rlineto closepath
13456
 
13457
1 setlinewidth
13458
[] 0 setdash
13459
0.000 0.000 0.000 setrgbcolor AdjustColor
13460
stroke
13461
grestore
13462
gsave
13463
23 2399 moveto 188 0 rlineto 0 -24 rlineto -188 0 rlineto closepath
13464
 
13465
1 setlinewidth
13466
[] 0 setdash
13467
0.000 0.000 0.000 setrgbcolor AdjustColor
13468
stroke
13469
grestore
13470
gsave
13471
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13472
0.000 0.000 0.000 setrgbcolor AdjustColor
13473
117 2387 [
13474
[(STATE_PICTURE_CODING_EXT0)]
13475
] 13 -0.5 0.5 0 false DrawText
13476
grestore
13477
gsave
13478
grestore
13479
gsave
13480
619 2512 moveto 172 0 rlineto 0 -29.9999999999999 rlineto -172 0 rlineto closepath
13481
1.000 1.000 1.000 setrgbcolor AdjustColor
13482
fill
13483
619 2512 moveto 172 0 rlineto 0 -29.9999999999999 rlineto -172 0 rlineto closepath
13484
 
13485
1 setlinewidth
13486
[] 0 setdash
13487
0.000 0.000 0.000 setrgbcolor AdjustColor
13488
stroke
13489
grestore
13490
gsave
13491
622 2509 moveto 166 0 rlineto 0 -23.9999999999999 rlineto -166 0 rlineto closepath
13492
 
13493
1 setlinewidth
13494
[] 0 setdash
13495
0.000 0.000 0.000 setrgbcolor AdjustColor
13496
stroke
13497
grestore
13498
gsave
13499
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13500
0.000 0.000 0.000 setrgbcolor AdjustColor
13501
705 2497 [
13502
[(STATE_QUANT_MATRIX_EXT)]
13503
] 13 -0.5 0.5 0 false DrawText
13504
grestore
13505
gsave
13506
grestore
13507
gsave
13508
642 2072 moveto 242 0 rlineto 0 -30 rlineto -242 0 rlineto closepath
13509
1.000 1.000 1.000 setrgbcolor AdjustColor
13510
fill
13511
642 2072 moveto 242 0 rlineto 0 -30 rlineto -242 0 rlineto closepath
13512
 
13513
1 setlinewidth
13514
[] 0 setdash
13515
0.000 0.000 0.000 setrgbcolor AdjustColor
13516
stroke
13517
grestore
13518
gsave
13519
645 2069 moveto 236 0 rlineto 0 -24 rlineto -236 0 rlineto closepath
13520
 
13521
1 setlinewidth
13522
[] 0 setdash
13523
0.000 0.000 0.000 setrgbcolor AdjustColor
13524
stroke
13525
grestore
13526
gsave
13527
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13528
0.000 0.000 0.000 setrgbcolor AdjustColor
13529
763 2057 [
13530
[(STATE_LD_CHROMA_NON_INTRA_QUANT1)]
13531
] 13 -0.5 0.5 0 false DrawText
13532
grestore
13533
gsave
13534
grestore
13535
gsave
13536
626 2182 moveto 214 0 rlineto 0 -29.9999999999999 rlineto -214 0 rlineto closepath
13537
1.000 1.000 1.000 setrgbcolor AdjustColor
13538
fill
13539
626 2182 moveto 214 0 rlineto 0 -29.9999999999999 rlineto -214 0 rlineto closepath
13540
 
13541
1 setlinewidth
13542
[] 0 setdash
13543
0.000 0.000 0.000 setrgbcolor AdjustColor
13544
stroke
13545
grestore
13546
gsave
13547
629 2179 moveto 208 0 rlineto 0 -24 rlineto -208 0 rlineto closepath
13548
 
13549
1 setlinewidth
13550
[] 0 setdash
13551
0.000 0.000 0.000 setrgbcolor AdjustColor
13552
stroke
13553
grestore
13554
gsave
13555
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13556
0.000 0.000 0.000 setrgbcolor AdjustColor
13557
733 2167 [
13558
[(STATE_LD_CHROMA_INTRA_QUANT1)]
13559
] 13 -0.5 0.5 0 false DrawText
13560
grestore
13561
gsave
13562
grestore
13563
gsave
13564
670 2292 moveto 194 0 rlineto 0 -29.9999999999999 rlineto -194 0 rlineto closepath
13565
1.000 1.000 1.000 setrgbcolor AdjustColor
13566
fill
13567
670 2292 moveto 194 0 rlineto 0 -29.9999999999999 rlineto -194 0 rlineto closepath
13568
 
13569
1 setlinewidth
13570
[] 0 setdash
13571
0.000 0.000 0.000 setrgbcolor AdjustColor
13572
stroke
13573
grestore
13574
gsave
13575
673 2289 moveto 188 0 rlineto 0 -23.9999999999998 rlineto -188 0 rlineto closepath
13576
 
13577
1 setlinewidth
13578
[] 0 setdash
13579
0.000 0.000 0.000 setrgbcolor AdjustColor
13580
stroke
13581
grestore
13582
gsave
13583
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13584
0.000 0.000 0.000 setrgbcolor AdjustColor
13585
767 2277 [
13586
[(STATE_LD_NON_INTRA_QUANT1)]
13587
] 13 -0.5 0.5 0 false DrawText
13588
grestore
13589
gsave
13590
grestore
13591
gsave
13592
726 2622 moveto 200 0 rlineto 0 -29.9999999999999 rlineto -200 0 rlineto closepath
13593
1.000 1.000 1.000 setrgbcolor AdjustColor
13594
fill
13595
726 2622 moveto 200 0 rlineto 0 -29.9999999999999 rlineto -200 0 rlineto closepath
13596
 
13597
1 setlinewidth
13598
[] 0 setdash
13599
0.000 0.000 0.000 setrgbcolor AdjustColor
13600
stroke
13601
grestore
13602
gsave
13603
729 2619 moveto 194 0 rlineto 0 -24 rlineto -194 0 rlineto closepath
13604
 
13605
1 setlinewidth
13606
[] 0 setdash
13607
0.000 0.000 0.000 setrgbcolor AdjustColor
13608
stroke
13609
grestore
13610
gsave
13611
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13612
0.000 0.000 0.000 setrgbcolor AdjustColor
13613
826 2607 [
13614
[(STATE_EXTENSION_START_CODE)]
13615
] 13 -0.5 0.5 0 false DrawText
13616
grestore
13617
gsave
13618
grestore
13619
gsave
13620
838 2402 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
13621
1.000 1.000 1.000 setrgbcolor AdjustColor
13622
fill
13623
838 2402 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
13624
 
13625
1 setlinewidth
13626
[] 0 setdash
13627
0.000 0.000 0.000 setrgbcolor AdjustColor
13628
stroke
13629
grestore
13630
gsave
13631
841 2399 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
13632
 
13633
1 setlinewidth
13634
[] 0 setdash
13635
0.000 0.000 0.000 setrgbcolor AdjustColor
13636
stroke
13637
grestore
13638
gsave
13639
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13640
0.000 0.000 0.000 setrgbcolor AdjustColor
13641
921 2387 [
13642
[(STATE_LD_INTRA_QUANT1)]
13643
] 13 -0.5 0.5 0 false DrawText
13644
grestore
13645
gsave
13646
grestore
13647
gsave
13648
1004 2509 moveto 194 0 rlineto 0 -23.9999999999999 rlineto -194 0 rlineto closepath
13649
1.000 1.000 1.000 setrgbcolor AdjustColor
13650
fill
13651
1004 2509 moveto 194 0 rlineto 0 -23.9999999999999 rlineto -194 0 rlineto closepath
13652
 
13653
1 setlinewidth
13654
[] 0 setdash
13655
0.000 0.000 0.000 setrgbcolor AdjustColor
13656
stroke
13657
grestore
13658
gsave
13659
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13660
0.000 0.000 0.000 setrgbcolor AdjustColor
13661
1101 2497 [
13662
[(STATE_SEQUENCE_DISPLAY_EXT)]
13663
] 13 -0.5 0.5 0 false DrawText
13664
grestore
13665
gsave
13666
grestore
13667
gsave
13668
926 2182 moveto 208 0 rlineto 0 -29.9999999999999 rlineto -208 0 rlineto closepath
13669
1.000 1.000 1.000 setrgbcolor AdjustColor
13670
fill
13671
926 2182 moveto 208 0 rlineto 0 -29.9999999999999 rlineto -208 0 rlineto closepath
13672
 
13673
1 setlinewidth
13674
[] 0 setdash
13675
0.000 0.000 0.000 setrgbcolor AdjustColor
13676
stroke
13677
grestore
13678
gsave
13679
929 2179 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
13680
 
13681
1 setlinewidth
13682
[] 0 setdash
13683
0.000 0.000 0.000 setrgbcolor AdjustColor
13684
stroke
13685
grestore
13686
gsave
13687
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13688
0.000 0.000 0.000 setrgbcolor AdjustColor
13689
1030 2167 [
13690
[(STATE_SEQUENCE_DISPLAY_EXT2)]
13691
] 13 -0.5 0.5 0 false DrawText
13692
grestore
13693
gsave
13694
grestore
13695
gsave
13696
926 2292 moveto 208 0 rlineto 0 -29.9999999999999 rlineto -208 0 rlineto closepath
13697
1.000 1.000 1.000 setrgbcolor AdjustColor
13698
fill
13699
926 2292 moveto 208 0 rlineto 0 -29.9999999999999 rlineto -208 0 rlineto closepath
13700
 
13701
1 setlinewidth
13702
[] 0 setdash
13703
0.000 0.000 0.000 setrgbcolor AdjustColor
13704
stroke
13705
grestore
13706
gsave
13707
929 2289 moveto 202 0 rlineto 0 -23.9999999999998 rlineto -202 0 rlineto closepath
13708
 
13709
1 setlinewidth
13710
[] 0 setdash
13711
0.000 0.000 0.000 setrgbcolor AdjustColor
13712
stroke
13713
grestore
13714
gsave
13715
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13716
0.000 0.000 0.000 setrgbcolor AdjustColor
13717
1030 2277 [
13718
[(STATE_SEQUENCE_DISPLAY_EXT1)]
13719
] 13 -0.5 0.5 0 false DrawText
13720
grestore
13721
gsave
13722
grestore
13723
gsave
13724
1066 2399 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
13725
1.000 1.000 1.000 setrgbcolor AdjustColor
13726
fill
13727
1066 2399 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
13728
 
13729
1 setlinewidth
13730
[] 0 setdash
13731
0.000 0.000 0.000 setrgbcolor AdjustColor
13732
stroke
13733
grestore
13734
gsave
13735
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13736
0.000 0.000 0.000 setrgbcolor AdjustColor
13737
1167 2387 [
13738
[(STATE_SEQUENCE_DISPLAY_EXT0)]
13739
] 13 -0.5 0.5 0 false DrawText
13740
grestore
13741
gsave
13742
grestore
13743
gsave
13744
1194 2292 moveto 152 0 rlineto 0 -29.9999999999999 rlineto -152 0 rlineto closepath
13745
1.000 1.000 1.000 setrgbcolor AdjustColor
13746
fill
13747
1194 2292 moveto 152 0 rlineto 0 -29.9999999999999 rlineto -152 0 rlineto closepath
13748
 
13749
1 setlinewidth
13750
[] 0 setdash
13751
0.000 0.000 0.000 setrgbcolor AdjustColor
13752
stroke
13753
grestore
13754
gsave
13755
1197 2289 moveto 146 0 rlineto 0 -23.9999999999998 rlineto -146 0 rlineto closepath
13756
 
13757
1 setlinewidth
13758
[] 0 setdash
13759
0.000 0.000 0.000 setrgbcolor AdjustColor
13760
stroke
13761
grestore
13762
gsave
13763
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13764
0.000 0.000 0.000 setrgbcolor AdjustColor
13765
1270 2277 [
13766
[(STATE_SEQUENCE_EXT1)]
13767
] 13 -0.5 0.5 0 false DrawText
13768
grestore
13769
gsave
13770
grestore
13771
gsave
13772
1308 2399 moveto 146 0 rlineto 0 -24 rlineto -146 0 rlineto closepath
13773
1.000 1.000 1.000 setrgbcolor AdjustColor
13774
fill
13775
1308 2399 moveto 146 0 rlineto 0 -24 rlineto -146 0 rlineto closepath
13776
 
13777
1 setlinewidth
13778
[] 0 setdash
13779
0.000 0.000 0.000 setrgbcolor AdjustColor
13780
stroke
13781
grestore
13782
gsave
13783
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13784
0.000 0.000 0.000 setrgbcolor AdjustColor
13785
1381 2387 [
13786
[(STATE_SEQUENCE_EXT0)]
13787
] 13 -0.5 0.5 0 false DrawText
13788
grestore
13789
gsave
13790
grestore
13791
gsave
13792
1386 2292 moveto 166 0 rlineto 0 -29.9999999999999 rlineto -166 0 rlineto closepath
13793
1.000 1.000 1.000 setrgbcolor AdjustColor
13794
fill
13795
1386 2292 moveto 166 0 rlineto 0 -29.9999999999999 rlineto -166 0 rlineto closepath
13796
 
13797
1 setlinewidth
13798
[] 0 setdash
13799
0.000 0.000 0.000 setrgbcolor AdjustColor
13800
stroke
13801
grestore
13802
gsave
13803
1389 2289 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
13804
 
13805
1 setlinewidth
13806
[] 0 setdash
13807
0.000 0.000 0.000 setrgbcolor AdjustColor
13808
stroke
13809
grestore
13810
gsave
13811
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13812
0.000 0.000 0.000 setrgbcolor AdjustColor
13813
1469 2277 [
13814
[(STATE_PICTURE_HEADER2)]
13815
] 13 -0.5 0.5 0 false DrawText
13816
grestore
13817
gsave
13818
grestore
13819
gsave
13820
1312 2509 moveto 138 0 rlineto 0 -23.9999999999999 rlineto -138 0 rlineto closepath
13821
1.000 1.000 1.000 setrgbcolor AdjustColor
13822
fill
13823
1312 2509 moveto 138 0 rlineto 0 -23.9999999999999 rlineto -138 0 rlineto closepath
13824
 
13825
1 setlinewidth
13826
[] 0 setdash
13827
0.000 0.000 0.000 setrgbcolor AdjustColor
13828
stroke
13829
grestore
13830
gsave
13831
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13832
0.000 0.000 0.000 setrgbcolor AdjustColor
13833
1381 2497 [
13834
[(STATE_SEQUENCE_EXT)]
13835
] 13 -0.5 0.5 0 false DrawText
13836
grestore
13837
gsave
13838
grestore
13839
gsave
13840
1497 2619 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
13841
1.000 1.000 1.000 setrgbcolor AdjustColor
13842
fill
13843
1497 2619 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
13844
 
13845
1 setlinewidth
13846
[] 0 setdash
13847
0.000 0.000 0.000 setrgbcolor AdjustColor
13848
stroke
13849
grestore
13850
gsave
13851
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13852
0.000 0.000 0.000 setrgbcolor AdjustColor
13853
1566 2607 [
13854
[(STATE_GROUP_HEADER)]
13855
] 13 -0.5 0.5 0 false DrawText
13856
grestore
13857
gsave
13858
grestore
13859
gsave
13860
1494 2402 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
13861
1.000 1.000 1.000 setrgbcolor AdjustColor
13862
fill
13863
1494 2402 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
13864
 
13865
1 setlinewidth
13866
[] 0 setdash
13867
0.000 0.000 0.000 setrgbcolor AdjustColor
13868
stroke
13869
grestore
13870
gsave
13871
1497 2399 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
13872
 
13873
1 setlinewidth
13874
[] 0 setdash
13875
0.000 0.000 0.000 setrgbcolor AdjustColor
13876
stroke
13877
grestore
13878
gsave
13879
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13880
0.000 0.000 0.000 setrgbcolor AdjustColor
13881
1577 2387 [
13882
[(STATE_PICTURE_HEADER1)]
13883
] 13 -0.5 0.5 0 false DrawText
13884
grestore
13885
gsave
13886
grestore
13887
gsave
13888
1490 2512 moveto 152 0 rlineto 0 -29.9999999999999 rlineto -152 0 rlineto closepath
13889
1.000 1.000 1.000 setrgbcolor AdjustColor
13890
fill
13891
1490 2512 moveto 152 0 rlineto 0 -29.9999999999999 rlineto -152 0 rlineto closepath
13892
 
13893
1 setlinewidth
13894
[] 0 setdash
13895
0.000 0.000 0.000 setrgbcolor AdjustColor
13896
stroke
13897
grestore
13898
gsave
13899
1493 2509 moveto 146 0 rlineto 0 -23.9999999999999 rlineto -146 0 rlineto closepath
13900
 
13901
1 setlinewidth
13902
[] 0 setdash
13903
0.000 0.000 0.000 setrgbcolor AdjustColor
13904
stroke
13905
grestore
13906
gsave
13907
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13908
0.000 0.000 0.000 setrgbcolor AdjustColor
13909
1566 2497 [
13910
[(STATE_GROUP_HEADER0)]
13911
] 13 -0.5 0.5 0 false DrawText
13912
grestore
13913
gsave
13914
grestore
13915
gsave
13916
1592 2289 moveto 166 0 rlineto 0 -23.9999999999998 rlineto -166 0 rlineto closepath
13917
1.000 1.000 1.000 setrgbcolor AdjustColor
13918
fill
13919
1592 2289 moveto 166 0 rlineto 0 -23.9999999999998 rlineto -166 0 rlineto closepath
13920
 
13921
1 setlinewidth
13922
[] 0 setdash
13923
0.000 0.000 0.000 setrgbcolor AdjustColor
13924
stroke
13925
grestore
13926
gsave
13927
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13928
0.000 0.000 0.000 setrgbcolor AdjustColor
13929
1675 2277 [
13930
[(STATE_SEQUENCE_HEADER2)]
13931
] 13 -0.5 0.5 0 false DrawText
13932
grestore
13933
gsave
13934
grestore
13935
gsave
13936
1578 1962 moveto 194 0 rlineto 0 -30 rlineto -194 0 rlineto closepath
13937
1.000 1.000 1.000 setrgbcolor AdjustColor
13938
fill
13939
1578 1962 moveto 194 0 rlineto 0 -30 rlineto -194 0 rlineto closepath
13940
 
13941
1 setlinewidth
13942
[] 0 setdash
13943
0.000 0.000 0.000 setrgbcolor AdjustColor
13944
stroke
13945
grestore
13946
gsave
13947
1581 1959 moveto 188 0 rlineto 0 -24 rlineto -188 0 rlineto closepath
13948
 
13949
1 setlinewidth
13950
[] 0 setdash
13951
0.000 0.000 0.000 setrgbcolor AdjustColor
13952
stroke
13953
grestore
13954
gsave
13955
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13956
0.000 0.000 0.000 setrgbcolor AdjustColor
13957
1675 1947 [
13958
[(STATE_LD_NON_INTRA_QUANT0)]
13959
] 13 -0.5 0.5 0 false DrawText
13960
grestore
13961
gsave
13962
grestore
13963
gsave
13964
1589 2182 moveto 172 0 rlineto 0 -29.9999999999999 rlineto -172 0 rlineto closepath
13965
1.000 1.000 1.000 setrgbcolor AdjustColor
13966
fill
13967
1589 2182 moveto 172 0 rlineto 0 -29.9999999999999 rlineto -172 0 rlineto closepath
13968
 
13969
1 setlinewidth
13970
[] 0 setdash
13971
0.000 0.000 0.000 setrgbcolor AdjustColor
13972
stroke
13973
grestore
13974
gsave
13975
1592 2179 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
13976
 
13977
1 setlinewidth
13978
[] 0 setdash
13979
0.000 0.000 0.000 setrgbcolor AdjustColor
13980
stroke
13981
grestore
13982
gsave
13983
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
13984
0.000 0.000 0.000 setrgbcolor AdjustColor
13985
1675 2167 [
13986
[(STATE_SEQUENCE_HEADER3)]
13987
] 13 -0.5 0.5 0 false DrawText
13988
grestore
13989
gsave
13990
grestore
13991
gsave
13992
1689 2619 moveto 152 0 rlineto 0 -24 rlineto -152 0 rlineto closepath
13993
1.000 1.000 1.000 setrgbcolor AdjustColor
13994
fill
13995
1689 2619 moveto 152 0 rlineto 0 -24 rlineto -152 0 rlineto closepath
13996
 
13997
1 setlinewidth
13998
[] 0 setdash
13999
0.000 0.000 0.000 setrgbcolor AdjustColor
14000
stroke
14001
grestore
14002
gsave
14003
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14004
0.000 0.000 0.000 setrgbcolor AdjustColor
14005
1765 2607 [
14006
[(STATE_PICTURE_HEADER)]
14007
] 13 -0.5 0.5 0 false DrawText
14008
grestore
14009
gsave
14010
grestore
14011
gsave
14012
1669 2072 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
14013
1.000 1.000 1.000 setrgbcolor AdjustColor
14014
fill
14015
1669 2072 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
14016
 
14017
1 setlinewidth
14018
[] 0 setdash
14019
0.000 0.000 0.000 setrgbcolor AdjustColor
14020
stroke
14021
grestore
14022
gsave
14023
1672 2069 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
14024
 
14025
1 setlinewidth
14026
[] 0 setdash
14027
0.000 0.000 0.000 setrgbcolor AdjustColor
14028
stroke
14029
grestore
14030
gsave
14031
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14032
0.000 0.000 0.000 setrgbcolor AdjustColor
14033
1752 2057 [
14034
[(STATE_LD_INTRA_QUANT0)]
14035
] 13 -0.5 0.5 0 false DrawText
14036
grestore
14037
gsave
14038
grestore
14039
gsave
14040
1700 2399 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
14041
1.000 1.000 1.000 setrgbcolor AdjustColor
14042
fill
14043
1700 2399 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
14044
 
14045
1 setlinewidth
14046
[] 0 setdash
14047
0.000 0.000 0.000 setrgbcolor AdjustColor
14048
stroke
14049
grestore
14050
gsave
14051
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14052
0.000 0.000 0.000 setrgbcolor AdjustColor
14053
1783 2387 [
14054
[(STATE_SEQUENCE_HEADER1)]
14055
] 13 -0.5 0.5 0 false DrawText
14056
grestore
14057
gsave
14058
grestore
14059
gsave
14060
1682 2512 moveto 166 0 rlineto 0 -29.9999999999999 rlineto -166 0 rlineto closepath
14061
1.000 1.000 1.000 setrgbcolor AdjustColor
14062
fill
14063
1682 2512 moveto 166 0 rlineto 0 -29.9999999999999 rlineto -166 0 rlineto closepath
14064
 
14065
1 setlinewidth
14066
[] 0 setdash
14067
0.000 0.000 0.000 setrgbcolor AdjustColor
14068
stroke
14069
grestore
14070
gsave
14071
1685 2509 moveto 160 0 rlineto 0 -23.9999999999999 rlineto -160 0 rlineto closepath
14072
 
14073
1 setlinewidth
14074
[] 0 setdash
14075
0.000 0.000 0.000 setrgbcolor AdjustColor
14076
stroke
14077
grestore
14078
gsave
14079
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14080
0.000 0.000 0.000 setrgbcolor AdjustColor
14081
1765 2497 [
14082
[(STATE_PICTURE_HEADER0)]
14083
] 13 -0.5 0.5 0 false DrawText
14084
grestore
14085
gsave
14086
grestore
14087
gsave
14088
1849 2952 moveto 96.0000000000002 0 rlineto 0 -30 rlineto -96.0000000000002 0 rlineto closepath
14089
1.000 1.000 1.000 setrgbcolor AdjustColor
14090
fill
14091
1849 2952 moveto 96.0000000000002 0 rlineto 0 -30 rlineto -96.0000000000002 0 rlineto closepath
14092
 
14093
1 setlinewidth
14094
[] 0 setdash
14095
0.000 0.000 0.000 setrgbcolor AdjustColor
14096
stroke
14097
grestore
14098
gsave
14099
1852 2949 moveto 90.0000000000005 0 rlineto 0 -24 rlineto -90.0000000000005 0 rlineto closepath
14100
 
14101
1 setlinewidth
14102
[] 0 setdash
14103
0.000 0.000 0.000 setrgbcolor AdjustColor
14104
stroke
14105
grestore
14106
gsave
14107
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14108
0.000 0.000 0.000 setrgbcolor AdjustColor
14109
1897 2937 [
14110
[(STATE_ERROR)]
14111
] 13 -0.5 0.5 0 false DrawText
14112
grestore
14113
gsave
14114
grestore
14115
gsave
14116
1814 2842 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
14117
1.000 1.000 1.000 setrgbcolor AdjustColor
14118
fill
14119
1814 2842 moveto 166 0 rlineto 0 -30 rlineto -166 0 rlineto closepath
14120
 
14121
1 setlinewidth
14122
[] 0 setdash
14123
0.000 0.000 0.000 setrgbcolor AdjustColor
14124
stroke
14125
grestore
14126
gsave
14127
1817 2839 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
14128
 
14129
1 setlinewidth
14130
[] 0 setdash
14131
0.000 0.000 0.000 setrgbcolor AdjustColor
14132
stroke
14133
grestore
14134
gsave
14135
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14136
0.000 0.000 0.000 setrgbcolor AdjustColor
14137
1897 2827 [
14138
[(STATE_NEXT_START_CODE)]
14139
] 13 -0.5 0.5 0 false DrawText
14140
grestore
14141
gsave
14142
grestore
14143
gsave
14144
1888 2509 moveto 166 0 rlineto 0 -23.9999999999999 rlineto -166 0 rlineto closepath
14145
1.000 1.000 1.000 setrgbcolor AdjustColor
14146
fill
14147
1888 2509 moveto 166 0 rlineto 0 -23.9999999999999 rlineto -166 0 rlineto closepath
14148
 
14149
1 setlinewidth
14150
[] 0 setdash
14151
0.000 0.000 0.000 setrgbcolor AdjustColor
14152
stroke
14153
grestore
14154
gsave
14155
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14156
0.000 0.000 0.000 setrgbcolor AdjustColor
14157
1971 2497 [
14158
[(STATE_SEQUENCE_HEADER0)]
14159
] 13 -0.5 0.5 0 false DrawText
14160
grestore
14161
gsave
14162
grestore
14163
gsave
14164
1881 2622 moveto 144 0 rlineto 0 -29.9999999999999 rlineto -144 0 rlineto closepath
14165
1.000 1.000 1.000 setrgbcolor AdjustColor
14166
fill
14167
1881 2622 moveto 144 0 rlineto 0 -29.9999999999999 rlineto -144 0 rlineto closepath
14168
 
14169
1 setlinewidth
14170
[] 0 setdash
14171
0.000 0.000 0.000 setrgbcolor AdjustColor
14172
stroke
14173
grestore
14174
gsave
14175
1884 2619 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
14176
 
14177
1 setlinewidth
14178
[] 0 setdash
14179
0.000 0.000 0.000 setrgbcolor AdjustColor
14180
stroke
14181
grestore
14182
gsave
14183
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14184
0.000 0.000 0.000 setrgbcolor AdjustColor
14185
1953 2607 [
14186
[(STATE_SEQUENCE_END)]
14187
] 13 -0.5 0.5 0 false DrawText
14188
grestore
14189
gsave
14190
grestore
14191
gsave
14192
1832 2732 moveto 130 0 rlineto 0 -30 rlineto -130 0 rlineto closepath
14193
1.000 1.000 1.000 setrgbcolor AdjustColor
14194
fill
14195
1832 2732 moveto 130 0 rlineto 0 -30 rlineto -130 0 rlineto closepath
14196
 
14197
1 setlinewidth
14198
[] 0 setdash
14199
0.000 0.000 0.000 setrgbcolor AdjustColor
14200
stroke
14201
grestore
14202
gsave
14203
1835 2729 moveto 124 0 rlineto 0 -24 rlineto -124 0 rlineto closepath
14204
 
14205
1 setlinewidth
14206
[] 0 setdash
14207
0.000 0.000 0.000 setrgbcolor AdjustColor
14208
stroke
14209
grestore
14210
gsave
14211
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14212
0.000 0.000 0.000 setrgbcolor AdjustColor
14213
1897 2717 [
14214
[(STATE_START_CODE)]
14215
] 13 -0.5 0.5 0 false DrawText
14216
grestore
14217
gsave
14218
grestore
14219
gsave
14220
2065 2619 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
14221
1.000 1.000 1.000 setrgbcolor AdjustColor
14222
fill
14223
2065 2619 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
14224
 
14225
1 setlinewidth
14226
[] 0 setdash
14227
0.000 0.000 0.000 setrgbcolor AdjustColor
14228
stroke
14229
grestore
14230
gsave
14231
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14232
0.000 0.000 0.000 setrgbcolor AdjustColor
14233
2145 2607 [
14234
[(STATE_SEQUENCE_HEADER)]
14235
] 13 -0.5 0.5 0 false DrawText
14236
grestore
14237
gsave
14238
grestore
14239
gsave
14240
2997 2289 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
14241
1.000 1.000 1.000 setrgbcolor AdjustColor
14242
fill
14243
2997 2289 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
14244
 
14245
1 setlinewidth
14246
[] 0 setdash
14247
0.000 0.000 0.000 setrgbcolor AdjustColor
14248
stroke
14249
grestore
14250
gsave
14251
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14252
0.000 0.000 0.000 setrgbcolor AdjustColor
14253
3077 2277 [
14254
[(STATE_NEXT_MACROBLOCK)]
14255
] 13 -0.5 0.5 0 false DrawText
14256
grestore
14257
gsave
14258
grestore
14259
gsave
14260
3008 1436 moveto 180 0 rlineto 0 -24.0000000000002 rlineto -180 0 rlineto closepath
14261
1.000 1.000 1.000 setrgbcolor AdjustColor
14262
fill
14263
3008 1436 moveto 180 0 rlineto 0 -24.0000000000002 rlineto -180 0 rlineto closepath
14264
 
14265
1 setlinewidth
14266
[] 0 setdash
14267
0.000 0.000 0.000 setrgbcolor AdjustColor
14268
stroke
14269
grestore
14270
gsave
14271
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14272
0.000 0.000 0.000 setrgbcolor AdjustColor
14273
3098 1424 [
14274
[(STATE_NEXT_MOTION_VECTOR)]
14275
] 13 -0.5 0.5 0 false DrawText
14276
grestore
14277
gsave
14278
grestore
14279
gsave
14280
3087 2619 moveto 90 0 rlineto 0 -24 rlineto -90 0 rlineto closepath
14281
1.000 1.000 1.000 setrgbcolor AdjustColor
14282
fill
14283
3087 2619 moveto 90 0 rlineto 0 -24 rlineto -90 0 rlineto closepath
14284
 
14285
1 setlinewidth
14286
[] 0 setdash
14287
0.000 0.000 0.000 setrgbcolor AdjustColor
14288
stroke
14289
grestore
14290
gsave
14291
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14292
0.000 0.000 0.000 setrgbcolor AdjustColor
14293
3132 2607 [
14294
[(STATE_SLICE)]
14295
] 13 -0.5 0.5 0 false DrawText
14296
grestore
14297
gsave
14298
grestore
14299
gsave
14300
3061 1852 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
14301
1.000 1.000 1.000 setrgbcolor AdjustColor
14302
fill
14303
3061 1852 moveto 160 0 rlineto 0 -23.9999999999998 rlineto -160 0 rlineto closepath
14304
 
14305
1 setlinewidth
14306
[] 0 setdash
14307
0.000 0.000 0.000 setrgbcolor AdjustColor
14308
stroke
14309
grestore
14310
gsave
14311
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14312
0.000 0.000 0.000 setrgbcolor AdjustColor
14313
3141 1840 [
14314
[(STATE_MACROBLOCK_TYPE)]
14315
] 13 -0.5 0.5 0 false DrawText
14316
grestore
14317
gsave
14318
grestore
14319
gsave
14320
3015 1540 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
14321
1.000 1.000 1.000 setrgbcolor AdjustColor
14322
fill
14323
3015 1540 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
14324
 
14325
1 setlinewidth
14326
[] 0 setdash
14327
0.000 0.000 0.000 setrgbcolor AdjustColor
14328
stroke
14329
grestore
14330
gsave
14331
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14332
0.000 0.000 0.000 setrgbcolor AdjustColor
14333
3098 1528 [
14334
[(STATE_MACROBLOCK_QUANT)]
14335
] 13 -0.5 0.5 0 false DrawText
14336
grestore
14337
gsave
14338
grestore
14339
gsave
14340
3075 1748 moveto 132 0 rlineto 0 -24 rlineto -132 0 rlineto closepath
14341
1.000 1.000 1.000 setrgbcolor AdjustColor
14342
fill
14343
3075 1748 moveto 132 0 rlineto 0 -24 rlineto -132 0 rlineto closepath
14344
 
14345
1 setlinewidth
14346
[] 0 setdash
14347
0.000 0.000 0.000 setrgbcolor AdjustColor
14348
stroke
14349
grestore
14350
gsave
14351
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14352
0.000 0.000 0.000 setrgbcolor AdjustColor
14353
3141 1736 [
14354
[(STATE_MOTION_TYPE)]
14355
] 13 -0.5 0.5 0 false DrawText
14356
grestore
14357
gsave
14358
grestore
14359
gsave
14360
3108 2509 moveto 160 0 rlineto 0 -23.9999999999999 rlineto -160 0 rlineto closepath
14361
1.000 1.000 1.000 setrgbcolor AdjustColor
14362
fill
14363
3108 2509 moveto 160 0 rlineto 0 -23.9999999999999 rlineto -160 0 rlineto closepath
14364
 
14365
1 setlinewidth
14366
[] 0 setdash
14367
0.000 0.000 0.000 setrgbcolor AdjustColor
14368
stroke
14369
grestore
14370
gsave
14371
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14372
0.000 0.000 0.000 setrgbcolor AdjustColor
14373
3188 2497 [
14374
[(STATE_SLICE_EXTENSION)]
14375
] 13 -0.5 0.5 0 false DrawText
14376
grestore
14377
gsave
14378
grestore
14379
gsave
14380
3170 2399 moveto 216 0 rlineto 0 -24 rlineto -216 0 rlineto closepath
14381
1.000 1.000 1.000 setrgbcolor AdjustColor
14382
fill
14383
3170 2399 moveto 216 0 rlineto 0 -24 rlineto -216 0 rlineto closepath
14384
 
14385
1 setlinewidth
14386
[] 0 setdash
14387
0.000 0.000 0.000 setrgbcolor AdjustColor
14388
stroke
14389
grestore
14390
gsave
14391
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14392
0.000 0.000 0.000 setrgbcolor AdjustColor
14393
3278 2387 [
14394
[(STATE_SLICE_EXTRA_INFORMATION)]
14395
] 13 -0.5 0.5 0 false DrawText
14396
grestore
14397
gsave
14398
grestore
14399
gsave
14400
3151 1332 moveto 188 0 rlineto 0 -24.0000000000002 rlineto -188 0 rlineto closepath
14401
1.000 1.000 1.000 setrgbcolor AdjustColor
14402
fill
14403
3151 1332 moveto 188 0 rlineto 0 -24.0000000000002 rlineto -188 0 rlineto closepath
14404
 
14405
1 setlinewidth
14406
[] 0 setdash
14407
0.000 0.000 0.000 setrgbcolor AdjustColor
14408
stroke
14409
grestore
14410
gsave
14411
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14412
0.000 0.000 0.000 setrgbcolor AdjustColor
14413
3245 1320 [
14414
[(STATE_MOTION_VERT_FLD_SEL)]
14415
] 13 -0.5 0.5 0 false DrawText
14416
grestore
14417
gsave
14418
grestore
14419
gsave
14420
3129 1644 moveto 110 0 rlineto 0 -24 rlineto -110 0 rlineto closepath
14421
1.000 1.000 1.000 setrgbcolor AdjustColor
14422
fill
14423
3129 1644 moveto 110 0 rlineto 0 -24 rlineto -110 0 rlineto closepath
14424
 
14425
1 setlinewidth
14426
[] 0 setdash
14427
0.000 0.000 0.000 setrgbcolor AdjustColor
14428
stroke
14429
grestore
14430
gsave
14431
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14432
0.000 0.000 0.000 setrgbcolor AdjustColor
14433
3184 1632 [
14434
[(STATE_DCT_TYPE)]
14435
] 13 -0.5 0.5 0 false DrawText
14436
grestore
14437
gsave
14438
grestore
14439
gsave
14440
3198 812 moveto 130 0 rlineto 0 -30 rlineto -130 0 rlineto closepath
14441
1.000 1.000 1.000 setrgbcolor AdjustColor
14442
fill
14443
3198 812 moveto 130 0 rlineto 0 -30 rlineto -130 0 rlineto closepath
14444
 
14445
1 setlinewidth
14446
[] 0 setdash
14447
0.000 0.000 0.000 setrgbcolor AdjustColor
14448
stroke
14449
grestore
14450
gsave
14451
3201 809 moveto 124 0 rlineto 0 -24 rlineto -124 0 rlineto closepath
14452
 
14453
1 setlinewidth
14454
[] 0 setdash
14455
0.000 0.000 0.000 setrgbcolor AdjustColor
14456
stroke
14457
grestore
14458
gsave
14459
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14460
0.000 0.000 0.000 setrgbcolor AdjustColor
14461
3263 797 [
14462
[(STATE_NEXT_BLOCK)]
14463
] 13 -0.5 0.5 0 false DrawText
14464
grestore
14465
gsave
14466
grestore
14467
gsave
14468
3178 916 moveto 152 0 rlineto 0 -24 rlineto -152 0 rlineto closepath
14469
1.000 1.000 1.000 setrgbcolor AdjustColor
14470
fill
14471
3178 916 moveto 152 0 rlineto 0 -24 rlineto -152 0 rlineto closepath
14472
 
14473
1 setlinewidth
14474
[] 0 setdash
14475
0.000 0.000 0.000 setrgbcolor AdjustColor
14476
stroke
14477
grestore
14478
gsave
14479
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14480
0.000 0.000 0.000 setrgbcolor AdjustColor
14481
3254 904 [
14482
[(STATE_MOTION_PREDICT)]
14483
] 13 -0.5 0.5 0 false DrawText
14484
grestore
14485
gsave
14486
grestore
14487
gsave
14488
3129 1228 moveto 132 0 rlineto 0 -24.0000000000005 rlineto -132 0 rlineto closepath
14489
1.000 1.000 1.000 setrgbcolor AdjustColor
14490
fill
14491
3129 1228 moveto 132 0 rlineto 0 -24.0000000000005 rlineto -132 0 rlineto closepath
14492
 
14493
1 setlinewidth
14494
[] 0 setdash
14495
0.000 0.000 0.000 setrgbcolor AdjustColor
14496
stroke
14497
grestore
14498
gsave
14499
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14500
0.000 0.000 0.000 setrgbcolor AdjustColor
14501
3195 1216 [
14502
[(STATE_MOTION_CODE)]
14503
] 13 -0.5 0.5 0 false DrawText
14504
grestore
14505
gsave
14506
grestore
14507
gsave
14508
3225 2179 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
14509
1.000 1.000 1.000 setrgbcolor AdjustColor
14510
fill
14511
3225 2179 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
14512
 
14513
1 setlinewidth
14514
[] 0 setdash
14515
0.000 0.000 0.000 setrgbcolor AdjustColor
14516
stroke
14517
grestore
14518
gsave
14519
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14520
0.000 0.000 0.000 setrgbcolor AdjustColor
14521
3305 2167 [
14522
[(STATE_MACROBLOCK_SKIP)]
14523
] 13 -0.5 0.5 0 false DrawText
14524
grestore
14525
gsave
14526
grestore
14527
gsave
14528
3248 1124 moveto 160.000000000001 0 rlineto 0 -23.9999999999998 rlineto -160.000000000001 0 rlineto closepath
14529
1.000 1.000 1.000 setrgbcolor AdjustColor
14530
fill
14531
3248 1124 moveto 160.000000000001 0 rlineto 0 -23.9999999999998 rlineto -160.000000000001 0 rlineto closepath
14532
 
14533
1 setlinewidth
14534
[] 0 setdash
14535
0.000 0.000 0.000 setrgbcolor AdjustColor
14536
stroke
14537
grestore
14538
gsave
14539
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14540
0.000 0.000 0.000 setrgbcolor AdjustColor
14541
3328 1112 [
14542
[(STATE_MOTION_RESIDUAL)]
14543
] 13 -0.5 0.5 0 false DrawText
14544
grestore
14545
gsave
14546
grestore
14547
gsave
14548
3226 1020 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
14549
1.000 1.000 1.000 setrgbcolor AdjustColor
14550
fill
14551
3226 1020 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
14552
 
14553
1 setlinewidth
14554
[] 0 setdash
14555
0.000 0.000 0.000 setrgbcolor AdjustColor
14556
stroke
14557
grestore
14558
gsave
14559
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14560
0.000 0.000 0.000 setrgbcolor AdjustColor
14561
3306 1008 [
14562
[(STATE_MOTION_DMVECTOR)]
14563
] 13 -0.5 0.5 0 false DrawText
14564
grestore
14565
gsave
14566
grestore
14567
gsave
14568
3234 1959 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
14569
1.000 1.000 1.000 setrgbcolor AdjustColor
14570
fill
14571
3234 1959 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
14572
 
14573
1 setlinewidth
14574
[] 0 setdash
14575
0.000 0.000 0.000 setrgbcolor AdjustColor
14576
stroke
14577
grestore
14578
gsave
14579
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14580
0.000 0.000 0.000 setrgbcolor AdjustColor
14581
3317 1947 [
14582
[(STATE_EMIT_EMPTY_BLOCK)]
14583
] 13 -0.5 0.5 0 false DrawText
14584
grestore
14585
gsave
14586
grestore
14587
gsave
14588
3348 2069 moveto 174 0 rlineto 0 -24 rlineto -174 0 rlineto closepath
14589
1.000 1.000 1.000 setrgbcolor AdjustColor
14590
fill
14591
3348 2069 moveto 174 0 rlineto 0 -24 rlineto -174 0 rlineto closepath
14592
 
14593
1 setlinewidth
14594
[] 0 setdash
14595
0.000 0.000 0.000 setrgbcolor AdjustColor
14596
stroke
14597
grestore
14598
gsave
14599
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14600
0.000 0.000 0.000 setrgbcolor AdjustColor
14601
3435 2057 [
14602
[(STATE_DELAY_EMPTY_BLOCK)]
14603
] 13 -0.5 0.5 0 false DrawText
14604
grestore
14605
gsave
14606
grestore
14607
gsave
14608
3322 702 moveto 180 0 rlineto 0 -24 rlineto -180 0 rlineto closepath
14609
1.000 1.000 1.000 setrgbcolor AdjustColor
14610
fill
14611
3322 702 moveto 180 0 rlineto 0 -24 rlineto -180 0 rlineto closepath
14612
 
14613
1 setlinewidth
14614
[] 0 setdash
14615
0.000 0.000 0.000 setrgbcolor AdjustColor
14616
stroke
14617
grestore
14618
gsave
14619
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14620
0.000 0.000 0.000 setrgbcolor AdjustColor
14621
3412 690 [
14622
[(STATE_DCT_DC_CHROMI_SIZE)]
14623
] 13 -0.5 0.5 0 false DrawText
14624
grestore
14625
gsave
14626
grestore
14627
gsave
14628
3363 182 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
14629
1.000 1.000 1.000 setrgbcolor AdjustColor
14630
fill
14631
3363 182 moveto 160 0 rlineto 0 -24 rlineto -160 0 rlineto closepath
14632
 
14633
1 setlinewidth
14634
[] 0 setdash
14635
0.000 0.000 0.000 setrgbcolor AdjustColor
14636
stroke
14637
grestore
14638
gsave
14639
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14640
0.000 0.000 0.000 setrgbcolor AdjustColor
14641
3443 170 [
14642
[(STATE_NON_CODED_BLOCK)]
14643
] 13 -0.5 0.5 0 false DrawText
14644
grestore
14645
gsave
14646
grestore
14647
gsave
14648
3333 286 moveto 152 0 rlineto 0 -23.9999999999995 rlineto -152 0 rlineto closepath
14649
1.000 1.000 1.000 setrgbcolor AdjustColor
14650
fill
14651
3333 286 moveto 152 0 rlineto 0 -23.9999999999995 rlineto -152 0 rlineto closepath
14652
 
14653
1 setlinewidth
14654
[] 0 setdash
14655
0.000 0.000 0.000 setrgbcolor AdjustColor
14656
stroke
14657
grestore
14658
gsave
14659
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14660
0.000 0.000 0.000 setrgbcolor AdjustColor
14661
3409 274 [
14662
[(STATE_DCT_ESCAPE_B15)]
14663
] 13 -0.5 0.5 0 false DrawText
14664
grestore
14665
gsave
14666
grestore
14667
gsave
14668
3340 390 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
14669
1.000 1.000 1.000 setrgbcolor AdjustColor
14670
fill
14671
3340 390 moveto 138 0 rlineto 0 -24 rlineto -138 0 rlineto closepath
14672
 
14673
1 setlinewidth
14674
[] 0 setdash
14675
0.000 0.000 0.000 setrgbcolor AdjustColor
14676
stroke
14677
grestore
14678
gsave
14679
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14680
0.000 0.000 0.000 setrgbcolor AdjustColor
14681
3409 378 [
14682
[(STATE_DCT_SUBS_B15)]
14683
] 13 -0.5 0.5 0 false DrawText
14684
grestore
14685
gsave
14686
grestore
14687
gsave
14688
3419 1332 moveto 202 0 rlineto 0 -24.0000000000002 rlineto -202 0 rlineto closepath
14689
1.000 1.000 1.000 setrgbcolor AdjustColor
14690
fill
14691
3419 1332 moveto 202 0 rlineto 0 -24.0000000000002 rlineto -202 0 rlineto closepath
14692
 
14693
1 setlinewidth
14694
[] 0 setdash
14695
0.000 0.000 0.000 setrgbcolor AdjustColor
14696
stroke
14697
grestore
14698
gsave
14699
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14700
0.000 0.000 0.000 setrgbcolor AdjustColor
14701
3520 1320 [
14702
[(STATE_MOTION_PIPELINE_FLUSH)]
14703
] 13 -0.5 0.5 0 false DrawText
14704
grestore
14705
gsave
14706
grestore
14707
gsave
14708
3445 494 moveto 146 0 rlineto 0 -24 rlineto -146 0 rlineto closepath
14709
1.000 1.000 1.000 setrgbcolor AdjustColor
14710
fill
14711
3445 494 moveto 146 0 rlineto 0 -24 rlineto -146 0 rlineto closepath
14712
 
14713
1 setlinewidth
14714
[] 0 setdash
14715
0.000 0.000 0.000 setrgbcolor AdjustColor
14716
stroke
14717
grestore
14718
gsave
14719
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14720
0.000 0.000 0.000 setrgbcolor AdjustColor
14721
3518 482 [
14722
[(STATE_DCT_DC_DIFF_0)]
14723
] 13 -0.5 0.5 0 false DrawText
14724
grestore
14725
gsave
14726
grestore
14727
gsave
14728
3452 598 moveto 132 0 rlineto 0 -24 rlineto -132 0 rlineto closepath
14729
1.000 1.000 1.000 setrgbcolor AdjustColor
14730
fill
14731
3452 598 moveto 132 0 rlineto 0 -24 rlineto -132 0 rlineto closepath
14732
 
14733
1 setlinewidth
14734
[] 0 setdash
14735
0.000 0.000 0.000 setrgbcolor AdjustColor
14736
stroke
14737
grestore
14738
gsave
14739
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14740
0.000 0.000 0.000 setrgbcolor AdjustColor
14741
3518 586 [
14742
[(STATE_DCT_DC_DIFF)]
14743
] 13 -0.5 0.5 0 false DrawText
14744
grestore
14745
gsave
14746
grestore
14747
gsave
14748
3573 1228 moveto 138 0 rlineto 0 -24.0000000000005 rlineto -138 0 rlineto closepath
14749
1.000 1.000 1.000 setrgbcolor AdjustColor
14750
fill
14751
3573 1228 moveto 138 0 rlineto 0 -24.0000000000005 rlineto -138 0 rlineto closepath
14752
 
14753
1 setlinewidth
14754
[] 0 setdash
14755
0.000 0.000 0.000 setrgbcolor AdjustColor
14756
stroke
14757
grestore
14758
gsave
14759
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14760
0.000 0.000 0.000 setrgbcolor AdjustColor
14761
3642 1216 [
14762
[(STATE_MARKER_BIT_0)]
14763
] 13 -0.5 0.5 0 false DrawText
14764
grestore
14765
gsave
14766
grestore
14767
gsave
14768
3573 1020 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
14769
1.000 1.000 1.000 setrgbcolor AdjustColor
14770
fill
14771
3573 1020 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
14772
 
14773
1 setlinewidth
14774
[] 0 setdash
14775
0.000 0.000 0.000 setrgbcolor AdjustColor
14776
stroke
14777
grestore
14778
gsave
14779
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14780
0.000 0.000 0.000 setrgbcolor AdjustColor
14781
3674 1008 [
14782
[(STATE_CODED_BLOCK_PATTERN_1)]
14783
] 13 -0.5 0.5 0 false DrawText
14784
grestore
14785
gsave
14786
grestore
14787
gsave
14788
3551 1124 moveto 188 0 rlineto 0 -23.9999999999998 rlineto -188 0 rlineto closepath
14789
1.000 1.000 1.000 setrgbcolor AdjustColor
14790
fill
14791
3551 1124 moveto 188 0 rlineto 0 -23.9999999999998 rlineto -188 0 rlineto closepath
14792
 
14793
1 setlinewidth
14794
[] 0 setdash
14795
0.000 0.000 0.000 setrgbcolor AdjustColor
14796
stroke
14797
grestore
14798
gsave
14799
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14800
0.000 0.000 0.000 setrgbcolor AdjustColor
14801
3645 1112 [
14802
[(STATE_CODED_BLOCK_PATTERN)]
14803
] 13 -0.5 0.5 0 false DrawText
14804
grestore
14805
gsave
14806
grestore
14807
gsave
14808
3564 286 moveto 118 0 rlineto 0 -23.9999999999995 rlineto -118 0 rlineto closepath
14809
1.000 1.000 1.000 setrgbcolor AdjustColor
14810
fill
14811
3564 286 moveto 118 0 rlineto 0 -23.9999999999995 rlineto -118 0 rlineto closepath
14812
 
14813
1 setlinewidth
14814
[] 0 setdash
14815
0.000 0.000 0.000 setrgbcolor AdjustColor
14816
stroke
14817
grestore
14818
gsave
14819
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14820
0.000 0.000 0.000 setrgbcolor AdjustColor
14821
3623 274 [
14822
[(STATE_DCT_ERROR)]
14823
] 13 -0.5 0.5 0 false DrawText
14824
grestore
14825
gsave
14826
grestore
14827
gsave
14828
3542 702 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
14829
1.000 1.000 1.000 setrgbcolor AdjustColor
14830
fill
14831
3542 702 moveto 166 0 rlineto 0 -24 rlineto -166 0 rlineto closepath
14832
 
14833
1 setlinewidth
14834
[] 0 setdash
14835
0.000 0.000 0.000 setrgbcolor AdjustColor
14836
stroke
14837
grestore
14838
gsave
14839
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14840
0.000 0.000 0.000 setrgbcolor AdjustColor
14841
3625 690 [
14842
[(STATE_DCT_DC_LUMI_SIZE)]
14843
] 13 -0.5 0.5 0 false DrawText
14844
grestore
14845
gsave
14846
grestore
14847
gsave
14848
3695 916 moveto 89.9999999999995 0 rlineto 0 -24 rlineto -89.9999999999995 0 rlineto closepath
14849
1.000 1.000 1.000 setrgbcolor AdjustColor
14850
fill
14851
3695 916 moveto 89.9999999999995 0 rlineto 0 -24 rlineto -89.9999999999995 0 rlineto closepath
14852
 
14853
1 setlinewidth
14854
[] 0 setdash
14855
0.000 0.000 0.000 setrgbcolor AdjustColor
14856
stroke
14857
grestore
14858
gsave
14859
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14860
0.000 0.000 0.000 setrgbcolor AdjustColor
14861
3740 904 [
14862
[(STATE_BLOCK)]
14863
] 13 -0.5 0.5 0 false DrawText
14864
grestore
14865
gsave
14866
grestore
14867
gsave
14868
3788 390 moveto 137.999999999999 0 rlineto 0 -24 rlineto -137.999999999999 0 rlineto closepath
14869
1.000 1.000 1.000 setrgbcolor AdjustColor
14870
fill
14871
3788 390 moveto 137.999999999999 0 rlineto 0 -24 rlineto -137.999999999999 0 rlineto closepath
14872
 
14873
1 setlinewidth
14874
[] 0 setdash
14875
0.000 0.000 0.000 setrgbcolor AdjustColor
14876
stroke
14877
grestore
14878
gsave
14879
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14880
0.000 0.000 0.000 setrgbcolor AdjustColor
14881
3857 378 [
14882
[(STATE_DCT_SUBS_B14)]
14883
] 13 -0.5 0.5 0 false DrawText
14884
grestore
14885
gsave
14886
grestore
14887
gsave
14888
3770 702 moveto 188 0 rlineto 0 -24 rlineto -188 0 rlineto closepath
14889
1.000 1.000 1.000 setrgbcolor AdjustColor
14890
fill
14891
3770 702 moveto 188 0 rlineto 0 -24 rlineto -188 0 rlineto closepath
14892
 
14893
1 setlinewidth
14894
[] 0 setdash
14895
0.000 0.000 0.000 setrgbcolor AdjustColor
14896
stroke
14897
grestore
14898
gsave
14899
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14900
0.000 0.000 0.000 setrgbcolor AdjustColor
14901
3864 690 [
14902
[(STATE_DCT_NON_INTRA_FIRST)]
14903
] 13 -0.5 0.5 0 false DrawText
14904
grestore
14905
gsave
14906
grestore
14907
gsave
14908
3831 286 moveto 152 0 rlineto 0 -23.9999999999995 rlineto -152 0 rlineto closepath
14909
1.000 1.000 1.000 setrgbcolor AdjustColor
14910
fill
14911
3831 286 moveto 152 0 rlineto 0 -23.9999999999995 rlineto -152 0 rlineto closepath
14912
 
14913
1 setlinewidth
14914
[] 0 setdash
14915
0.000 0.000 0.000 setrgbcolor AdjustColor
14916
stroke
14917
grestore
14918
gsave
14919
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14920
0.000 0.000 0.000 setrgbcolor AdjustColor
14921
3907 274 [
14922
[(STATE_DCT_ESCAPE_B14)]
14923
] 13 -0.5 0.5 0 false DrawText
14924
grestore
14925
gsave
14926
grestore
14927
gsave
14928
3815 1020 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
14929
1.000 1.000 1.000 setrgbcolor AdjustColor
14930
fill
14931
3815 1020 moveto 202 0 rlineto 0 -24 rlineto -202 0 rlineto closepath
14932
 
14933
1 setlinewidth
14934
[] 0 setdash
14935
0.000 0.000 0.000 setrgbcolor AdjustColor
14936
stroke
14937
grestore
14938
gsave
14939
/Helvetica-Bold findfont 12 scalefont ISOEncode setfont
14940
0.000 0.000 0.000 setrgbcolor AdjustColor
14941
3916 1008 [
14942
[(STATE_CODED_BLOCK_PATTERN_2)]
14943
] 13 -0.5 0.5 0 false DrawText
14944
grestore
14945
gsave
14946
grestore
14947
gsave
14948
729 2592 moveto
14949
461 2551 lineto
14950
200.466386447199 2510.01718438495 lineto
14951
 
14952
1 setlinejoin
14953
1 setlinewidth
14954
[] 0 setdash
14955
0.000 0.000 0.000 setrgbcolor AdjustColor
14956
stroke
14957
194 2509 moveto
14958
206.710035965442 2505.4306880555 lineto
14959
205.932917699151 2510.3709398912 lineto
14960
205.777525124408 2511.35879268778 lineto
14961
205.000406858117 2516.29904452349 lineto
14962
194 2509 lineto
14963
fill
14964
grestore
14965
gsave
14966
117 2372 moveto
14967
117 2332 lineto
14968
117 2298.54590083621 lineto
14969
 
14970
1 setlinejoin
14971
1 setlinewidth
14972
[] 0 setdash
14973
0.000 0.000 0.000 setrgbcolor AdjustColor
14974
stroke
14975
117 2292 moveto
14976
122.501 2304.001 lineto
14977
117.5 2304.001 lineto
14978
116.5 2304.001 lineto
14979
111.499 2304.001 lineto
14980
117 2292 lineto
14981
fill
14982
grestore
14983
gsave
14984
117 2485 moveto
14985
117 2444 lineto
14986
117 2408.54590083621 lineto
14987
 
14988
1 setlinejoin
14989
1 setlinewidth
14990
[] 0 setdash
14991
0.000 0.000 0.000 setrgbcolor AdjustColor
14992
stroke
14993
117 2402 moveto
14994
122.501 2414.001 lineto
14995
117.5 2414.001 lineto
14996
116.5 2414.001 lineto
14997
111.499 2414.001 lineto
14998
117 2402 lineto
14999
fill
15000
grestore
15001
gsave
15002
687 2482 moveto
15003
632 2435 lineto
15004
577 2387 lineto
15005
577 2332 lineto
15006
577 2277 lineto
15007
644 2230 lineto
15008
705.678753012686 2185.81223664763 lineto
15009
 
15010
1 setlinejoin
15011
1 setlinewidth
15012
[] 0 setdash
15013
0.000 0.000 0.000 setrgbcolor AdjustColor
15014
stroke
15015
711 2182 moveto
15016
704.44793446016 2193.46104005584 lineto
15017
701.535425402686 2189.39566282979 lineto
15018
700.953040068259 2188.58274996715 lineto
15019
698.040531010786 2184.51737274109 lineto
15020
711 2182 lineto
15021
fill
15022
grestore
15023
gsave
15024
grestore
15025
gsave
15026
grestore
15027
gsave
15028
877 2372 moveto
15029
738 2325 lineto
15030
599 2277 lineto
15031
656 2230 lineto
15032
708.957075169137 2186.17345503244 lineto
15033
 
15034
1 setlinejoin
15035
1 setlinewidth
15036
[] 0 setdash
15037
0.000 0.000 0.000 setrgbcolor AdjustColor
15038
stroke
15039
714 2182 moveto
15040
708.261757747085 2193.88938929663 lineto
15041
705.0732816092 2190.03664729669 lineto
15042
704.435713895165 2189.26625297556 lineto
15043
701.24723775728 2185.41351097562 lineto
15044
714 2182 lineto
15045
fill
15046
grestore
15047
gsave
15048
grestore
15049
gsave
15050
684 2482 moveto
15051
619 2435 lineto
15052
555 2387 lineto
15053
555 2332 lineto
15054
555 2277 lineto
15055
555 2222 lineto
15056
555 2167 lineto
15057
644 2120 lineto
15058
728.224205144519 2075.08042392292 lineto
15059
 
15060
1 setlinejoin
15061
1 setlinewidth
15062
[] 0 setdash
15063
0.000 0.000 0.000 setrgbcolor AdjustColor
15064
stroke
15065
734 2072 moveto
15066
725.999588235294 2082.50135294118 lineto
15067
723.646176470588 2078.08870588235 lineto
15068
723.175588235294 2077.20635294118 lineto
15069
720.822176470588 2072.79370588235 lineto
15070
734 2072 lineto
15071
fill
15072
grestore
15073
gsave
15074
grestore
15075
gsave
15076
grestore
15077
gsave
15078
grestore
15079
gsave
15080
626 2167 moveto
15081
612.66 2153.66 602.67 2150.33 596 2157 curveto
15082
589.33 2163.67 589.33 2170.33 596 2177 curveto
15083
602.67 2183.67 611.118659260203 2181.8813407398 621.37134912974 2171.62865087026 curveto
15084
 
15085
1 setlinejoin
15086
1 setlinewidth
15087
[] 0 setdash
15088
0.000 0.000 0.000 setrgbcolor AdjustColor
15089
stroke
15090
626 2167 moveto
15091
621.403805922287 2179.37578288433 lineto
15092
617.867564909574 2175.83954187161 lineto
15093
617.160458128387 2175.13243509043 lineto
15094
613.624217115673 2171.59619407771 lineto
15095
626 2167 lineto
15096
fill
15097
grestore
15098
gsave
15099
grestore
15100
gsave
15101
642 2057 moveto
15102
628.66 2043.66 618.67 2040.33 612 2047 curveto
15103
605.33 2053.67 605.33 2060.33 612 2067 curveto
15104
618.67 2073.67 627.118659260203 2071.8813407398 637.37134912974 2061.62865087026 curveto
15105
 
15106
1 setlinejoin
15107
1 setlinewidth
15108
[] 0 setdash
15109
0.000 0.000 0.000 setrgbcolor AdjustColor
15110
stroke
15111
642 2057 moveto
15112
637.403805922287 2069.37578288433 lineto
15113
633.867564909574 2065.83954187161 lineto
15114
633.160458128387 2065.13243509043 lineto
15115
629.624217115673 2061.59619407771 lineto
15116
642 2057 lineto
15117
fill
15118
grestore
15119
gsave
15120
grestore
15121
gsave
15122
809 2592 moveto
15123
765 2552 lineto
15124
725.843574345189 2516.40324940472 lineto
15125
 
15126
1 setlinejoin
15127
1 setlinewidth
15128
[] 0 setdash
15129
0.000 0.000 0.000 setrgbcolor AdjustColor
15130
stroke
15131
721 2512 moveto
15132
733.580393860598 2516.002335857 lineto
15133
730.216357217823 2519.70277616405 lineto
15134
729.543684423827 2520.44271623745 lineto
15135
726.179647781051 2524.1431565445 lineto
15136
721 2512 lineto
15137
fill
15138
grestore
15139
gsave
15140
705 2482 moveto
15141
705 2435 lineto
15142
705 2387 lineto
15143
731 2340 lineto
15144
754.790798541527 2297.70524703729 lineto
15145
 
15146
1 setlinejoin
15147
1 setlinewidth
15148
[] 0 setdash
15149
0.000 0.000 0.000 setrgbcolor AdjustColor
15150
stroke
15151
758 2292 moveto
15152
756.910911892892 2305.15670510025 lineto
15153
752.552162631732 2302.70490864085 lineto
15154
751.680587094607 2302.21464740122 lineto
15155
747.321837833447 2299.76285094181 lineto
15156
758 2292 lineto
15157
fill
15158
grestore
15159
gsave
15160
grestore
15161
gsave
15162
900 2372 moveto
15163
844 2332 lineto
15164
793.326618609625 2295.8047275783 lineto
15165
 
15166
1 setlinejoin
15167
1 setlinewidth
15168
[] 0 setdash
15169
0.000 0.000 0.000 setrgbcolor AdjustColor
15170
stroke
15171
788 2292 moveto
15172
800.963006691601 2294.49909173771 lineto
15173
798.056234484812 2298.56857282722 lineto
15174
797.474996291092 2299.38230629843 lineto
15175
794.568224084303 2303.45178738793 lineto
15176
788 2292 lineto
15177
fill
15178
grestore
15179
gsave
15180
734 2482 moveto
15181
812 2442 lineto
15182
885.160027712399 2404.95694799372 lineto
15183
 
15184
1 setlinejoin
15185
1 setlinewidth
15186
[] 0 setdash
15187
0.000 0.000 0.000 setrgbcolor AdjustColor
15188
stroke
15189
891 2402 moveto
15190
882.778161958656 2412.32890997259 lineto
15191
880.519084516664 2407.86723202466 lineto
15192
880.067359373294 2406.9750748665 lineto
15193
877.808281931302 2402.51339691857 lineto
15194
891 2402 lineto
15195
fill
15196
grestore
15197
gsave
15198
762 2262 moveto
15199
749 2222 lineto
15200
738.880950764412 2188.26983588137 lineto
15201
 
15202
1 setlinejoin
15203
1 setlinewidth
15204
[] 0 setdash
15205
0.000 0.000 0.000 setrgbcolor AdjustColor
15206
stroke
15207
737 2182 moveto
15208
745.717464369683 2191.91417253044 lineto
15209
740.927375117292 2193.35119930616 lineto
15210
739.969548832071 2193.63854719172 lineto
15211
735.17945957968 2195.07557396744 lineto
15212
737 2182 lineto
15213
fill
15214
grestore
15215
gsave
15216
781 2262 moveto
15217
826 2215 lineto
15218
871 2167 lineto
15219
824 2120 lineto
15220
781.579674514968 2076.67711439827 lineto
15221
 
15222
1 setlinejoin
15223
1 setlinewidth
15224
[] 0 setdash
15225
0.000 0.000 0.000 setrgbcolor AdjustColor
15226
stroke
15227
777 2072 moveto
15228
789.326718992232 2076.72620364421 lineto
15229
785.753452349338 2080.22502723204 lineto
15230
785.038941922844 2080.92465202465 lineto
15231
781.46567527995 2084.42347561249 lineto
15232
777 2072 lineto
15233
fill
15234
grestore
15235
gsave
15236
grestore
15237
gsave
15238
737 2152 moveto
15239
747 2112 lineto
15240
756.264311956066 2078.31159288703 lineto
15241
 
15242
1 setlinejoin
15243
1 setlinewidth
15244
[] 0 setdash
15245
0.000 0.000 0.000 setrgbcolor AdjustColor
15246
stroke
15247
758 2072 moveto
15248
760.121950913078 2085.03005473214 lineto
15249
755.299959743666 2083.70400716055 lineto
15250
754.335754350863 2083.43885067753 lineto
15251
749.513763181451 2082.11280310594 lineto
15252
758 2072 lineto
15253
fill
15254
grestore
15255
gsave
15256
917 2372 moveto
15257
906 2325 lineto
15258
895 2277 lineto
15259
895 2222 lineto
15260
895 2167 lineto
15261
838 2120 lineto
15262
786.007032851382 2076.21644871695 lineto
15263
 
15264
1 setlinejoin
15265
1 setlinewidth
15266
[] 0 setdash
15267
0.000 0.000 0.000 setrgbcolor AdjustColor
15268
stroke
15269
781 2072 moveto
15270
793.723090026154 2075.5224965843 lineto
15271
790.501767161494 2079.34781748608 lineto
15272
789.857631415711 2080.1127286842 lineto
15273
786.636308551052 2083.93804958598 lineto
15274
781 2072 lineto
15275
fill
15276
grestore
15277
gsave
15278
grestore
15279
gsave
15280
grestore
15281
gsave
15282
670 2277 moveto
15283
656.66 2263.66 646.67 2260.33 640 2267 curveto
15284
633.33 2273.67 633.33 2280.33 640 2287 curveto
15285
646.67 2293.67 655.118659260203 2291.8813407398 665.37134912974 2281.62865087026 curveto
15286
 
15287
1 setlinejoin
15288
1 setlinewidth
15289
[] 0 setdash
15290
0.000 0.000 0.000 setrgbcolor AdjustColor
15291
stroke
15292
670 2277 moveto
15293
665.403805922287 2289.37578288433 lineto
15294
661.867564909573 2285.83954187161 lineto
15295
661.160458128387 2285.13243509043 lineto
15296
657.624217115673 2281.59619407771 lineto
15297
670 2277 lineto
15298
fill
15299
grestore
15300
gsave
15301
grestore
15302
gsave
15303
1832 2711 moveto
15304
1379 2665 lineto
15305
932.510950637164 2618.6755290948 lineto
15306
 
15307
1 setlinejoin
15308
1 setlinewidth
15309
[] 0 setdash
15310
0.000 0.000 0.000 setrgbcolor AdjustColor
15311
stroke
15312
926 2618 moveto
15313
938.504620249411 2613.76685998129 lineto
15314
937.988523063149 2618.74115839356 lineto
15315
937.885324265656 2619.73581914387 lineto
15316
937.369227079394 2624.71011755614 lineto
15317
926 2618 lineto
15318
fill
15319
grestore
15320
gsave
15321
838 2387 moveto
15322
824.66 2373.66 814.67 2370.33 808 2377 curveto
15323
801.33 2383.67 801.33 2390.33 808 2397 curveto
15324
814.67 2403.67 823.118659260203 2401.8813407398 833.37134912974 2391.62865087026 curveto
15325
 
15326
1 setlinejoin
15327
1 setlinewidth
15328
[] 0 setdash
15329
0.000 0.000 0.000 setrgbcolor AdjustColor
15330
stroke
15331
838 2387 moveto
15332
833.403805922287 2399.37578288433 lineto
15333
829.867564909573 2395.83954187161 lineto
15334
829.160458128387 2395.13243509043 lineto
15335
825.624217115673 2391.59619407771 lineto
15336
838 2387 lineto
15337
fill
15338
grestore
15339
gsave
15340
grestore
15341
gsave
15342
901 2592 moveto
15343
1110 2551 lineto
15344
1313.58121613502 2510.283756773 lineto
15345
 
15346
1 setlinejoin
15347
1 setlinewidth
15348
[] 0 setdash
15349
0.000 0.000 0.000 setrgbcolor AdjustColor
15350
stroke
15351
1320 2509 moveto
15352
1309.31088617043 2516.74776403477 lineto
15353
1308.3301093786 2511.84388007564 lineto
15354
1308.13399324346 2510.86329939995 lineto
15355
1307.15321645164 2505.95941544082 lineto
15356
1320 2509 lineto
15357
fill
15358
grestore
15359
gsave
15360
863 2592 moveto
15361
967 2551 lineto
15362
1064.9303668831 2511.45119798952 lineto
15363
 
15364
1 setlinejoin
15365
1 setlinewidth
15366
[] 0 setdash
15367
0.000 0.000 0.000 setrgbcolor AdjustColor
15368
stroke
15369
1071 2509 moveto
15370
1061.93209194872 2518.5946884042 lineto
15371
1060.05940223767 2513.95755197682 lineto
15372
1059.68493918807 2513.03031013971 lineto
15373
1057.81224947701 2508.39317371233 lineto
15374
1071 2509 lineto
15375
fill
15376
grestore
15377
gsave
15378
1093 2485 moveto
15379
1064 2436 lineto
15380
1035 2387 lineto
15381
1032 2340 lineto
15382
1030.27250941744 2298.54022601864 lineto
15383
 
15384
1 setlinejoin
15385
1 setlinewidth
15386
[] 0 setdash
15387
0.000 0.000 0.000 setrgbcolor AdjustColor
15388
stroke
15389
1030 2292 moveto
15390
1035.99583920217 2303.76158638372 lineto
15391
1030.99917470364 2303.96978073783 lineto
15392
1030.00004163054 2304.01141128254 lineto
15393
1025.00337713201 2304.21960563664 lineto
15394
1030 2292 lineto
15395
fill
15396
grestore
15397
gsave
15398
grestore
15399
gsave
15400
1152 2375 moveto
15401
1100 2334 lineto
15402
1053.09232582202 2296.11303239471 lineto
15403
 
15404
1 setlinejoin
15405
1 setlinewidth
15406
[] 0 setdash
15407
0.000 0.000 0.000 setrgbcolor AdjustColor
15408
stroke
15409
1048 2292 moveto
15410
1060.79255452971 2295.26121918986 lineto
15411
1057.65024065717 2299.15170303206 lineto
15412
1057.02190355008 2299.92964421226 lineto
15413
1053.87958967754 2303.82012805446 lineto
15414
1048 2292 lineto
15415
fill
15416
grestore
15417
gsave
15418
1030 2262 moveto
15419
1030 2222 lineto
15420
1030 2188.54590083621 lineto
15421
 
15422
1 setlinejoin
15423
1 setlinewidth
15424
[] 0 setdash
15425
0.000 0.000 0.000 setrgbcolor AdjustColor
15426
stroke
15427
1030 2182 moveto
15428
1035.501 2194.001 lineto
15429
1030.5 2194.001 lineto
15430
1029.5 2194.001 lineto
15431
1024.499 2194.001 lineto
15432
1030 2182 lineto
15433
fill
15434
grestore
15435
gsave
15436
1108 2485 moveto
15437
1133 2442 lineto
15438
1155.61302431676 2404.60153670689 lineto
15439
 
15440
1 setlinejoin
15441
1 setlinewidth
15442
[] 0 setdash
15443
0.000 0.000 0.000 setrgbcolor AdjustColor
15444
stroke
15445
1159 2399 moveto
15446
1157.49783215543 2412.11596331829 lineto
15447
1153.21831650554 2409.52834920441 lineto
15448
1152.36258452196 2409.0109298655 lineto
15449
1148.08306887207 2406.42331575161 lineto
15450
1159 2399 lineto
15451
fill
15452
grestore
15453
gsave
15454
1368 2375 moveto
15455
1326 2334 lineto
15456
1289.57255213092 2296.68407779265 lineto
15457
 
15458
1 setlinejoin
15459
1 setlinewidth
15460
[] 0 setdash
15461
0.000 0.000 0.000 setrgbcolor AdjustColor
15462
stroke
15463
1285 2292 moveto
15464
1297.31951294074 2296.74495552171 lineto
15465
1293.74092633713 2300.23833768238 lineto
15466
1293.02535213124 2300.93687440717 lineto
15467
1289.44676552764 2304.43025656784 lineto
15468
1285 2292 lineto
15469
fill
15470
grestore
15471
gsave
15472
1381 2485 moveto
15473
1381 2442 lineto
15474
1381 2405.54590083621 lineto
15475
 
15476
1 setlinejoin
15477
1 setlinewidth
15478
[] 0 setdash
15479
0.000 0.000 0.000 setrgbcolor AdjustColor
15480
stroke
15481
1381 2399 moveto
15482
1386.501 2411.001 lineto
15483
1381.5 2411.001 lineto
15484
1380.5 2411.001 lineto
15485
1375.499 2411.001 lineto
15486
1381 2399 lineto
15487
fill
15488
grestore
15489
gsave
15490
1562 2372 moveto
15491
1522 2332 lineto
15492
1487.56969426485 2296.68686591267 lineto
15493
 
15494
1 setlinejoin
15495
1 setlinewidth
15496
[] 0 setdash
15497
0.000 0.000 0.000 setrgbcolor AdjustColor
15498
stroke
15499
1483 2292 moveto
15500
1495.31661650174 2296.75246882673 lineto
15501
1491.7358998035 2300.24366760752 lineto
15502
1491.01989966388 2300.94176774364 lineto
15503
1487.43918296564 2304.43296652443 lineto
15504
1483 2292 lineto
15505
fill
15506
grestore
15507
gsave
15508
1851 2702 moveto
15509
1726 2661 lineto
15510
1608.19991446962 2621.09997103003 lineto
15511
 
15512
1 setlinejoin
15513
1 setlinewidth
15514
[] 0 setdash
15515
0.000 0.000 0.000 setrgbcolor AdjustColor
15516
stroke
15517
1602 2619 moveto
15518
1615.13144154438 2617.63976290067 lineto
15519
1613.52708556895 2622.37643292338 lineto
15520
1613.20627853527 2623.32357749901 lineto
15521
1611.60192255983 2628.06024752173 lineto
15522
1602 2619 lineto
15523
fill
15524
grestore
15525
gsave
15526
1739 2482 moveto
15527
1670 2442 lineto
15528
1607.64213589976 2405.31890347045 lineto
15529
 
15530
1 setlinejoin
15531
1 setlinewidth
15532
[] 0 setdash
15533
0.000 0.000 0.000 setrgbcolor AdjustColor
15534
stroke
15535
1602 2402 moveto
15536
1615.13319023233 2403.3432484213 lineto
15537
1612.59758257939 2407.65378143131 lineto
15538
1612.09056245283 2408.51571564647 lineto
15539
1609.55495479988 2412.82624865647 lineto
15540
1602 2402 lineto
15541
fill
15542
grestore
15543
gsave
15544
1566 2595 moveto
15545
1566 2554 lineto
15546
1566 2518.54590083621 lineto
15547
 
15548
1 setlinejoin
15549
1 setlinewidth
15550
[] 0 setdash
15551
0.000 0.000 0.000 setrgbcolor AdjustColor
15552
stroke
15553
1566 2512 moveto
15554
1571.501 2524.001 lineto
15555
1566.5 2524.001 lineto
15556
1565.5 2524.001 lineto
15557
1560.499 2524.001 lineto
15558
1566 2512 lineto
15559
fill
15560
grestore
15561
gsave
15562
1771 2375 moveto
15563
1728 2332 lineto
15564
1690.57387963363 2293.68278152967 lineto
15565
 
15566
1 setlinejoin
15567
1 setlinewidth
15568
[] 0 setdash
15569
0.000 0.000 0.000 setrgbcolor AdjustColor
15570
stroke
15571
1686 2289 moveto
15572
1698.32085738784 2293.74146340581 lineto
15573
1694.74326111563 2297.23585976471 lineto
15574
1694.02788493642 2297.93459928858 lineto
15575
1690.45028866422 2301.42899564748 lineto
15576
1686 2289 lineto
15577
fill
15578
grestore
15579
gsave
15580
1664 2152 moveto
15581
1631 2105 lineto
15582
1598 2057 lineto
15583
1631 2010 lineto
15584
1660.29155850453 1967.39409672069 lineto
15585
 
15586
1 setlinejoin
15587
1 setlinewidth
15588
[] 0 setdash
15589
0.000 0.000 0.000 setrgbcolor AdjustColor
15590
stroke
15591
1664 1962 moveto
15592
1661.73414222155 1975.00580218702 lineto
15593
1657.61310855863 1972.17259154376 lineto
15594
1656.78906663443 1971.60606272087 lineto
15595
1652.66803297151 1968.77285207761 lineto
15596
1664 1962 lineto
15597
fill
15598
grestore
15599
gsave
15600
grestore
15601
gsave
15602
1675 2265 moveto
15603
1675 2224 lineto
15604
1675 2188.54590083621 lineto
15605
 
15606
1 setlinejoin
15607
1 setlinewidth
15608
[] 0 setdash
15609
0.000 0.000 0.000 setrgbcolor AdjustColor
15610
stroke
15611
1675 2182 moveto
15612
1680.501 2194.001 lineto
15613
1675.5 2194.001 lineto
15614
1674.5 2194.001 lineto
15615
1669.499 2194.001 lineto
15616
1675 2182 lineto
15617
fill
15618
grestore
15619
gsave
15620
1741 2042 moveto
15621
1713 2002 lineto
15622
1688.7538276395 1967.36261091358 lineto
15623
 
15624
1 setlinejoin
15625
1 setlinewidth
15626
[] 0 setdash
15627
0.000 0.000 0.000 setrgbcolor AdjustColor
15628
stroke
15629
1685 1962 moveto
15630
1696.38871638948 1968.67698592181 lineto
15631
1692.29173755496 1971.54487110597 lineto
15632
1691.47250563444 1972.11833345033 lineto
15633
1687.37552679993 1974.98621863449 lineto
15634
1685 1962 lineto
15635
fill
15636
grestore
15637
gsave
15638
1578 1947 moveto
15639
1564.66 1933.66 1554.67 1930.33 1548 1937 curveto
15640
1541.33 1943.67 1541.33 1950.33 1548 1957 curveto
15641
1554.67 1963.67 1563.1186592602 1961.8813407398 1573.37134912974 1951.62865087026 curveto
15642
 
15643
1 setlinejoin
15644
1 setlinewidth
15645
[] 0 setdash
15646
0.000 0.000 0.000 setrgbcolor AdjustColor
15647
stroke
15648
1578 1947 moveto
15649
1573.40380592229 1959.37578288433 lineto
15650
1569.86756490957 1955.83954187161 lineto
15651
1569.16045812839 1955.13243509043 lineto
15652
1565.62421711567 1951.59619407771 lineto
15653
1578 1947 lineto
15654
fill
15655
grestore
15656
gsave
15657
grestore
15658
gsave
15659
1685 2152 moveto
15660
1713 2112 lineto
15661
1737.2461723605 2077.36261091358 lineto
15662
 
15663
1 setlinejoin
15664
1 setlinewidth
15665
[] 0 setdash
15666
0.000 0.000 0.000 setrgbcolor AdjustColor
15667
stroke
15668
1741 2072 moveto
15669
1738.62447320007 2084.98621863449 lineto
15670
1734.52749436555 2082.11833345033 lineto
15671
1733.70826244504 2081.54487110597 lineto
15672
1729.61128361052 2078.67698592181 lineto
15673
1741 2072 lineto
15674
fill
15675
grestore
15676
gsave
15677
1879 2702 moveto
15678
1829 2661 lineto
15679
1784.01222811472 2623.21027161636 lineto
15680
 
15681
1 setlinejoin
15682
1 setlinewidth
15683
[] 0 setdash
15684
0.000 0.000 0.000 setrgbcolor AdjustColor
15685
stroke
15686
1779 2619 moveto
15687
1791.72742374975 2622.50680576796 lineto
15688
1788.51082012555 2626.33609579677 lineto
15689
1787.86762803913 2627.10180066156 lineto
15690
1784.65102441493 2630.93109069037 lineto
15691
1779 2619 lineto
15692
fill
15693
grestore
15694
gsave
15695
1669 2057 moveto
15696
1655.66 2043.66 1645.67 2040.33 1639 2047 curveto
15697
1632.33 2053.67 1632.33 2060.33 1639 2067 curveto
15698
1645.67 2073.67 1654.1186592602 2071.8813407398 1664.37134912974 2061.62865087026 curveto
15699
 
15700
1 setlinejoin
15701
1 setlinewidth
15702
[] 0 setdash
15703
0.000 0.000 0.000 setrgbcolor AdjustColor
15704
stroke
15705
1669 2057 moveto
15706
1664.40380592229 2069.37578288433 lineto
15707
1660.86756490957 2065.83954187161 lineto
15708
1660.16045812839 2065.13243509043 lineto
15709
1656.62421711567 2061.59619407771 lineto
15710
1669 2057 lineto
15711
fill
15712
grestore
15713
gsave
15714
grestore
15715
gsave
15716
1950 2485 moveto
15717
1876 2442 lineto
15718
1808.64014871177 2402.32227937817 lineto
15719
 
15720
1 setlinejoin
15721
1 setlinewidth
15722
[] 0 setdash
15723
0.000 0.000 0.000 setrgbcolor AdjustColor
15724
stroke
15725
1803 2399 moveto
15726
1816.13238402173 2400.35110765886 lineto
15727
1813.59419721048 2404.66012247796 lineto
15728
1813.0866613554 2405.52175311565 lineto
15729
1810.54847454415 2409.83076793474 lineto
15730
1803 2399 lineto
15731
fill
15732
grestore
15733
gsave
15734
1765 2595 moveto
15735
1765 2554 lineto
15736
1765 2518.54590083621 lineto
15737
 
15738
1 setlinejoin
15739
1 setlinewidth
15740
[] 0 setdash
15741
0.000 0.000 0.000 setrgbcolor AdjustColor
15742
stroke
15743
1765 2512 moveto
15744
1770.501 2524.001 lineto
15745
1765.5 2524.001 lineto
15746
1764.5 2524.001 lineto
15747
1759.499 2524.001 lineto
15748
1765 2512 lineto
15749
fill
15750
grestore
15751
gsave
15752
1897 2922 moveto
15753
1897 2882 lineto
15754
1897 2848.54590083621 lineto
15755
 
15756
1 setlinejoin
15757
1 setlinewidth
15758
[] 0 setdash
15759
0.000 0.000 0.000 setrgbcolor AdjustColor
15760
stroke
15761
1897 2842 moveto
15762
1902.501 2854.001 lineto
15763
1897.5 2854.001 lineto
15764
1896.5 2854.001 lineto
15765
1891.499 2854.001 lineto
15766
1897 2842 lineto
15767
fill
15768
grestore
15769
gsave
15770
1930 2702 moveto
15771
2023 2661 lineto
15772
2111.02353551771 2621.67033519421 lineto
15773
 
15774
1 setlinejoin
15775
1 setlinewidth
15776
[] 0 setdash
15777
0.000 0.000 0.000 setrgbcolor AdjustColor
15778
stroke
15779
2117 2619 moveto
15780
2108.28706074601 2628.91814960344 lineto
15781
2106.24695249499 2624.35219304165 lineto
15782
2105.8390124328 2623.43918433103 lineto
15783
2103.79890418179 2618.87322776925 lineto
15784
2117 2619 lineto
15785
fill
15786
grestore
15787
gsave
15788
1897 2812 moveto
15789
1897 2772 lineto
15790
1897 2738.54590083621 lineto
15791
 
15792
1 setlinejoin
15793
1 setlinewidth
15794
[] 0 setdash
15795
0.000 0.000 0.000 setrgbcolor AdjustColor
15796
stroke
15797
1897 2732 moveto
15798
1902.501 2744.001 lineto
15799
1897.5 2744.001 lineto
15800
1896.5 2744.001 lineto
15801
1891.499 2744.001 lineto
15802
1897 2732 lineto
15803
fill
15804
grestore
15805
gsave
15806
1904 2702 moveto
15807
1924 2662 lineto
15808
1941.9572433919 2627.79572687257 lineto
15809
 
15810
1 setlinejoin
15811
1 setlinewidth
15812
[] 0 setdash
15813
0.000 0.000 0.000 setrgbcolor AdjustColor
15814
stroke
15815
1945 2622 moveto
15816
1944.29210224173 2635.1827115103 lineto
15817
1939.86422732964 2632.85807718145 lineto
15818
1938.9788294268 2632.39324328246 lineto
15819
1934.55095451471 2630.06860895361 lineto
15820
1945 2622 lineto
15821
fill
15822
grestore
15823
gsave
15824
2126 2595 moveto
15825
2057 2552 lineto
15826
1994.5325523386 2512.49852574353 lineto
15827
 
15828
1 setlinejoin
15829
1 setlinewidth
15830
[] 0 setdash
15831
0.000 0.000 0.000 setrgbcolor AdjustColor
15832
stroke
15833
1989 2509 moveto
15834
2002.0832337479 2510.76465200474 lineto
15835
1999.41039655082 2514.99146431639 lineto
15836
1998.87593600352 2515.83665774003 lineto
15837
1996.20309880645 2520.06347005169 lineto
15838
1989 2509 lineto
15839
fill
15840
grestore
15841
gsave
15842
1962 2712 moveto
15843
2524 2662 lineto
15844
3080.47976189399 2612.57906199876 lineto
15845
 
15846
1 setlinejoin
15847
1 setlinewidth
15848
[] 0 setdash
15849
0.000 0.000 0.000 setrgbcolor AdjustColor
15850
stroke
15851
3087 2612 moveto
15852
3075.53267726883 2618.54106347463 lineto
15853
3075.09027993831 2613.55966953297 lineto
15854
3075.00181816456 2612.56358996056 lineto
15855
3074.55942083404 2607.5821960189 lineto
15856
3087 2612 lineto
15857
fill
15858
grestore
15859
gsave
15860
3256 2375 moveto
15861
3177 2332 lineto
15862
3103.74939639573 2292.12941829135 lineto
15863
 
15864
1 setlinejoin
15865
1 setlinewidth
15866
[] 0 setdash
15867
0.000 0.000 0.000 setrgbcolor AdjustColor
15868
stroke
15869
3098 2289 moveto
15870
3111.17059917697 2289.90571481144 lineto
15871
3108.77975622553 2294.29819372221 lineto
15872
3108.30168324984 2295.17651384034 lineto
15873
3105.91084029841 2299.56899275111 lineto
15874
3098 2289 lineto
15875
fill
15876
grestore
15877
gsave
15878
3126 2595 moveto
15879
3101 2546 lineto
15880
3077 2497 lineto
15881
3077 2442 lineto
15882
3077 2387 lineto
15883
3077 2338 lineto
15884
3077 2295.54590083621 lineto
15885
 
15886
1 setlinejoin
15887
1 setlinewidth
15888
[] 0 setdash
15889
0.000 0.000 0.000 setrgbcolor AdjustColor
15890
stroke
15891
3077 2289 moveto
15892
3082.501 2301.001 lineto
15893
3077.5 2301.001 lineto
15894
3076.5 2301.001 lineto
15895
3071.499 2301.001 lineto
15896
3077 2289 lineto
15897
fill
15898
grestore
15899
gsave
15900
grestore
15901
gsave
15902
grestore
15903
gsave
15904
3077 2265 moveto
15905
3077 2216 lineto
15906
3077 2167 lineto
15907
3077 2112 lineto
15908
3077 2057 lineto
15909
3077 2002 lineto
15910
3077 1947 lineto
15911
3105 1900 lineto
15912
3129.70171023268 1857.65421102969 lineto
15913
 
15914
1 setlinejoin
15915
1 setlinewidth
15916
[] 0 setdash
15917
0.000 0.000 0.000 setrgbcolor AdjustColor
15918
stroke
15919
3133 1852 moveto
15920
3131.70469155653 1865.13800510109 lineto
15921
3127.38493327313 1862.61814610244 lineto
15922
3126.52115437224 1862.11427507692 lineto
15923
3122.20139608884 1859.59441607827 lineto
15924
3133 1852 lineto
15925
fill
15926
grestore
15927
gsave
15928
grestore
15929
gsave
15930
grestore
15931
gsave
15932
grestore
15933
gsave
15934
3178 2485 moveto
15935
3138 2436 lineto
15936
3099 2387 lineto
15937
3089 2338 lineto
15938
3080.30891840973 2295.41370020769 lineto
15939
 
15940
1 setlinejoin
15941
1 setlinewidth
15942
[] 0 setdash
15943
0.000 0.000 0.000 setrgbcolor AdjustColor
15944
stroke
15945
3079 2289 moveto
15946
3086.78962223131 2299.65864848343 lineto
15947
3081.88962213335 2300.65864850343 lineto
15948
3080.90981807457 2300.85860851542 lineto
15949
3076.00981797661 2301.85860853541 lineto
15950
3079 2289 lineto
15951
fill
15952
grestore
15953
gsave
15954
grestore
15955
gsave
15956
3101 2265 moveto
15957
3190 2222 lineto
15958
3274.09360869731 2181.82194251129 lineto
15959
 
15960
1 setlinejoin
15961
1 setlinewidth
15962
[] 0 setdash
15963
0.000 0.000 0.000 setrgbcolor AdjustColor
15964
stroke
15965
3280 2179 moveto
15966
3271.54293692279 2189.13721293591 lineto
15967
3269.38700226199 2184.62479155285 lineto
15968
3268.95590154997 2183.722487737 lineto
15969
3266.79996688917 2179.21006635393 lineto
15970
3280 2179 lineto
15971
fill
15972
grestore
15973
gsave
15974
2997 2277 moveto
15975
2983.66 2263.66 2973.67 2260.33 2967 2267 curveto
15976
2960.33 2273.67 2960.33 2280.33 2967 2287 curveto
15977
2973.67 2293.67 2982.1186592602 2291.8813407398 2992.37134912974 2281.62865087026 curveto
15978
 
15979
1 setlinejoin
15980
1 setlinewidth
15981
[] 0 setdash
15982
0.000 0.000 0.000 setrgbcolor AdjustColor
15983
stroke
15984
2997 2277 moveto
15985
2992.40380592229 2289.37578288433 lineto
15986
2988.86756490957 2285.83954187161 lineto
15987
2988.16045812839 2285.13243509043 lineto
15988
2984.62421711567 2281.59619407771 lineto
15989
2997 2277 lineto
15990
fill
15991
grestore
15992
gsave
15993
grestore
15994
gsave
15995
3055.86435624844 2260.94118477699 moveto
15996
2999 2216 lineto
15997
2937 2167 lineto
15998
2937 2112 lineto
15999
2937 2057 lineto
16000
2937 2002 lineto
16001
2937 1947 lineto
16002
2937 1894 lineto
16003
2937 1840 lineto
16004
2937 1788 lineto
16005
2937 1736 lineto
16006
2937 1684 lineto
16007
2937 1632 lineto
16008
2937 1580 lineto
16009
2937 1528 lineto
16010
2937 1476 lineto
16011
2937 1424 lineto
16012
2937 1372 lineto
16013
2937 1320 lineto
16014
2937 1268 lineto
16015
2937 1216 lineto
16016
2937 1164 lineto
16017
2937 1112 lineto
16018
2937 1060 lineto
16019
2937 1008 lineto
16020
2937 956 lineto
16021
2937 904 lineto
16022
3077 858 lineto
16023
3217 812 lineto
16024
 
16025
1 setlinejoin
16026
1 setlinewidth
16027
[] 0 setdash
16028
0.000 0.000 0.000 setrgbcolor AdjustColor
16029
stroke
16030
3061 2265 moveto
16031
3048.17359072416 2261.87458369354 lineto
16032
3051.27448324273 2257.95100540474 lineto
16033
3051.89453773554 2257.16644665873 lineto
16034
3054.99543025411 2253.24286836993 lineto
16035
3061 2265 lineto
16036
fill
16037
grestore
16038
gsave
16039
grestore
16040
gsave
16041
grestore
16042
gsave
16043
grestore
16044
gsave
16045
grestore
16046
gsave
16047
grestore
16048
gsave
16049
grestore
16050
gsave
16051
grestore
16052
gsave
16053
grestore
16054
gsave
16055
grestore
16056
gsave
16057
grestore
16058
gsave
16059
grestore
16060
gsave
16061
grestore
16062
gsave
16063
grestore
16064
gsave
16065
3100 1412 moveto
16066
3110 1366 lineto
16067
3120 1320 lineto
16068
3153 1274 lineto
16069
3182.18434285065 1233.31879481425 lineto
16070
 
16071
1 setlinejoin
16072
1 setlinewidth
16073
[] 0 setdash
16074
0.000 0.000 0.000 setrgbcolor AdjustColor
16075
stroke
16076
3186 1228 moveto
16077
3183.47429550342 1240.95784776867 lineto
16078
3179.41079171202 1238.04272548353 lineto
16079
3178.59825346139 1237.45981760808 lineto
16080
3174.53474966999 1234.54469532295 lineto
16081
3186 1228 lineto
16082
fill
16083
grestore
16084
gsave
16085
grestore
16086
gsave
16087
3098 1516 moveto
16088
3098 1476 lineto
16089
3098 1442.54590083621 lineto
16090
 
16091
1 setlinejoin
16092
1 setlinewidth
16093
[] 0 setdash
16094
0.000 0.000 0.000 setrgbcolor AdjustColor
16095
stroke
16096
3098 1436 moveto
16097
3103.501 1448.001 lineto
16098
3098.5 1448.001 lineto
16099
3097.5 1448.001 lineto
16100
3092.499 1448.001 lineto
16101
3098 1436 lineto
16102
fill
16103
grestore
16104
gsave
16105
3146 1412 moveto
16106
3308 1372 lineto
16107
3464.64272041735 1333.56006860924 lineto
16108
 
16109
1 setlinejoin
16110
1 setlinewidth
16111
[] 0 setdash
16112
0.000 0.000 0.000 setrgbcolor AdjustColor
16113
stroke
16114
3471 1332 moveto
16115
3460.65585080706 1340.20265685459 lineto
16116
3459.4639746528 1335.345761526 lineto
16117
3459.22564708747 1334.37457669725 lineto
16118
3458.03377093321 1329.51768136865 lineto
16119
3471 1332 lineto
16120
fill
16121
grestore
16122
gsave
16123
3114 1412 moveto
16124
3171 1372 lineto
16125
3222.64180906232 1335.76013399135 lineto
16126
 
16127
1 setlinejoin
16128
1 setlinewidth
16129
[] 0 setdash
16130
0.000 0.000 0.000 setrgbcolor AdjustColor
16131
stroke
16132
3228 1332 moveto
16133
3221.33641717954 1343.39656378014 lineto
16134
3218.46371400831 1339.30296176114 lineto
16135
3217.88928825921 1338.48440506868 lineto
16136
3215.01658508798 1334.39080304967 lineto
16137
3228 1332 lineto
16138
fill
16139
grestore
16140
gsave
16141
3008 1424 moveto
16142
2994.66 1410.66 2984.67 1407.33 2978 1414 curveto
16143
2971.33 1420.67 2971.33 1427.33 2978 1434 curveto
16144
2984.67 1440.67 2993.1186592602 1438.8813407398 3003.37134912974 1428.62865087026 curveto
16145
 
16146
1 setlinejoin
16147
1 setlinewidth
16148
[] 0 setdash
16149
0.000 0.000 0.000 setrgbcolor AdjustColor
16150
stroke
16151
3008 1424 moveto
16152
3003.40380592229 1436.37578288433 lineto
16153
2999.86756490957 1432.83954187161 lineto
16154
2999.16045812839 1432.13243509043 lineto
16155
2995.62421711567 1428.59619407771 lineto
16156
3008 1424 lineto
16157
fill
16158
grestore
16159
gsave
16160
grestore
16161
gsave
16162
3098 1405.45409916379 moveto
16163
3098 1366 lineto
16164
3098 1320 lineto
16165
3098 1268 lineto
16166
3098 1216 lineto
16167
3098 1164 lineto
16168
3098 1112 lineto
16169
3098 1060 lineto
16170
3098 1008 lineto
16171
3167 962 lineto
16172
3236 916 lineto
16173
 
16174
1 setlinejoin
16175
1 setlinewidth
16176
[] 0 setdash
16177
0.000 0.000 0.000 setrgbcolor AdjustColor
16178
stroke
16179
3098 1412 moveto
16180
3092.499 1399.999 lineto
16181
3097.5 1399.999 lineto
16182
3098.5 1399.999 lineto
16183
3103.501 1399.999 lineto
16184
3098 1412 lineto
16185
fill
16186
grestore
16187
gsave
16188
grestore
16189
gsave
16190
grestore
16191
gsave
16192
grestore
16193
gsave
16194
grestore
16195
gsave
16196
3138 2595 moveto
16197
3159 2552 lineto
16198
3178.01850055167 2514.82747619447 lineto
16199
 
16200
1 setlinejoin
16201
1 setlinewidth
16202
[] 0 setdash
16203
0.000 0.000 0.000 setrgbcolor AdjustColor
16204
stroke
16205
3181 2509 moveto
16206
3180.43109001697 2522.18944060342 lineto
16207
3175.97895895392 2519.91160610605 lineto
16208
3175.08871079094 2519.45613030173 lineto
16209
3170.63657972789 2517.17829580436 lineto
16210
3181 2509 lineto
16211
fill
16212
grestore
16213
gsave
16214
3297 1935 moveto
16215
3228 1894 lineto
16216
3165.56923932236 1855.43982428734 lineto
16217
 
16218
1 setlinejoin
16219
1 setlinewidth
16220
[] 0 setdash
16221
0.000 0.000 0.000 setrgbcolor AdjustColor
16222
stroke
16223
3160 1852 moveto
16224
3173.10116310316 1853.62620027807 lineto
16225
3170.47317320667 1857.88104106286 lineto
16226
3169.94768032595 1858.73183906022 lineto
16227
3167.31969042946 1862.98667984502 lineto
16228
3160 1852 lineto
16229
fill
16230
grestore
16231
gsave
16232
3197 2485 moveto
16233
3232 2442 lineto
16234
3263.79794630369 2404.01911969282 lineto
16235
 
16236
1 setlinejoin
16237
1 setlinewidth
16238
[] 0 setdash
16239
0.000 0.000 0.000 setrgbcolor AdjustColor
16240
stroke
16241
3268 2399 moveto
16242
3264.51405214497 2411.73315238077 lineto
16243
3260.67949702233 2408.52282716182 lineto
16244
3259.91273934933 2407.88089050536 lineto
16245
3256.0781842267 2404.67056528641 lineto
16246
3268 2399 lineto
16247
fill
16248
grestore
16249
gsave
16250
3141 1828 moveto
16251
3141 1788 lineto
16252
3141 1754.54590083621 lineto
16253
 
16254
1 setlinejoin
16255
1 setlinewidth
16256
[] 0 setdash
16257
0.000 0.000 0.000 setrgbcolor AdjustColor
16258
stroke
16259
3141 1748 moveto
16260
3146.501 1760.001 lineto
16261
3141.5 1760.001 lineto
16262
3140.5 1760.001 lineto
16263
3135.499 1760.001 lineto
16264
3141 1748 lineto
16265
fill
16266
grestore
16267
gsave
16268
3145 1724 moveto
16269
3162 1684 lineto
16270
3176.43963215529 1650.02439492873 lineto
16271
 
16272
1 setlinejoin
16273
1 setlinewidth
16274
[] 0 setdash
16275
0.000 0.000 0.000 setrgbcolor AdjustColor
16276
stroke
16277
3179 1644 moveto
16278
3179.36866155766 1657.19655601496 lineto
16279
3174.76608663445 1655.24046167259 lineto
16280
3173.84575571599 1654.84932103225 lineto
16281
3169.24318079278 1652.89322668988 lineto
16282
3179 1644 lineto
16283
fill
16284
grestore
16285
gsave
16286
3136 1724 moveto
16287
3117 1678 lineto
16288
3098 1632 lineto
16289
3098 1586 lineto
16290
3098 1546.54590083621 lineto
16291
 
16292
1 setlinejoin
16293
1 setlinewidth
16294
[] 0 setdash
16295
0.000 0.000 0.000 setrgbcolor AdjustColor
16296
stroke
16297
3098 1540 moveto
16298
3103.501 1552.001 lineto
16299
3098.5 1552.001 lineto
16300
3097.5 1552.001 lineto
16301
3092.499 1552.001 lineto
16302
3098 1540 lineto
16303
fill
16304
grestore
16305
gsave
16306
grestore
16307
gsave
16308
3174 1620 moveto
16309
3140 1580 lineto
16310
3111.16569971595 1545.04933298903 lineto
16311
 
16312
1 setlinejoin
16313
1 setlinewidth
16314
[] 0 setdash
16315
0.000 0.000 0.000 setrgbcolor AdjustColor
16316
stroke
16317
3107 1540 moveto
16318
3118.88055624575 1545.75650808143 lineto
16319
3115.02291847977 1548.93905923836 lineto
16320
3114.25154520123 1549.57544219316 lineto
16321
3110.39390743525 1552.75799335009 lineto
16322
3107 1540 lineto
16323
fill
16324
grestore
16325
gsave
16326
3287 2155 moveto
16327
3214 2106 lineto
16328
3141 2057 lineto
16329
3141 2002 lineto
16330
3141 1947 lineto
16331
3141 1900 lineto
16332
3141 1858.54590083621 lineto
16333
 
16334
1 setlinejoin
16335
1 setlinewidth
16336
[] 0 setdash
16337
0.000 0.000 0.000 setrgbcolor AdjustColor
16338
stroke
16339
3141 1852 moveto
16340
3146.501 1864.001 lineto
16341
3141.5 1864.001 lineto
16342
3140.5 1864.001 lineto
16343
3135.499 1864.001 lineto
16344
3141 1852 lineto
16345
fill
16346
grestore
16347
gsave
16348
grestore
16349
gsave
16350
grestore
16351
gsave
16352
3170 2387 moveto
16353
3156.66 2373.66 3146.67 2370.33 3140 2377 curveto
16354
3133.33 2383.67 3133.33 2390.33 3140 2397 curveto
16355
3146.67 2403.67 3155.1186592602 2401.8813407398 3165.37134912974 2391.62865087026 curveto
16356
 
16357
1 setlinejoin
16358
1 setlinewidth
16359
[] 0 setdash
16360
0.000 0.000 0.000 setrgbcolor AdjustColor
16361
stroke
16362
3170 2387 moveto
16363
3165.40380592229 2399.37578288433 lineto
16364
3161.86756490957 2395.83954187161 lineto
16365
3161.16045812839 2395.13243509043 lineto
16366
3157.62421711567 2391.59619407771 lineto
16367
3170 2387 lineto
16368
fill
16369
grestore
16370
gsave
16371
grestore
16372
gsave
16373
3234 1947 moveto
16374
3220.66 1933.66 3210.67 1930.33 3204 1937 curveto
16375
3197.33 1943.67 3197.33 1950.33 3204 1957 curveto
16376
3210.67 1963.67 3219.1186592602 1961.8813407398 3229.37134912974 1951.62865087026 curveto
16377
 
16378
1 setlinejoin
16379
1 setlinewidth
16380
[] 0 setdash
16381
0.000 0.000 0.000 setrgbcolor AdjustColor
16382
stroke
16383
3234 1947 moveto
16384
3229.40380592229 1959.37578288433 lineto
16385
3225.86756490957 1955.83954187161 lineto
16386
3225.16045812839 1955.13243509043 lineto
16387
3221.62421711567 1951.59619407771 lineto
16388
3234 1947 lineto
16389
fill
16390
grestore
16391
gsave
16392
grestore
16393
gsave
16394
3239 1308 moveto
16395
3219 1268 lineto
16396
3202.80856336126 1233.91276497108 lineto
16397
 
16398
1 setlinejoin
16399
1 setlinewidth
16400
[] 0 setdash
16401
0.000 0.000 0.000 setrgbcolor AdjustColor
16402
stroke
16403
3200 1228 moveto
16404
3210.11804038309 1236.47999179282 lineto
16405
3205.60074958381 1238.62570492247 lineto
16406
3204.69747207946 1239.05476173704 lineto
16407
3200.18018128018 1241.2004748667 lineto
16408
3200 1228 lineto
16409
fill
16410
grestore
16411
gsave
16412
3195 1204 moveto
16413
3195 1158 lineto
16414
3195 1112 lineto
16415
3195 1060 lineto
16416
3195 1008 lineto
16417
3221 962 lineto
16418
3243.77904199211 921.698618013953 lineto
16419
 
16420
1 setlinejoin
16421
1 setlinewidth
16422
[] 0 setdash
16423
0.000 0.000 0.000 setrgbcolor AdjustColor
16424
stroke
16425
3247 916 moveto
16426
3245.88378703853 929.15443159641 lineto
16427
3241.53010228209 926.693653255814 lineto
16428
3240.65953944337 926.201595999146 lineto
16429
3236.30585468693 923.74081765855 lineto
16430
3247 916 lineto
16431
fill
16432
grestore
16433
gsave
16434
grestore
16435
gsave
16436
grestore
16437
gsave
16438
3197 1204 moveto
16439
3207 1158 lineto
16440
3217 1112 lineto
16441
3256 1066 lineto
16442
3290.76686247056 1024.99293144499 lineto
16443
 
16444
1 setlinejoin
16445
1 setlinewidth
16446
[] 0 setdash
16447
0.000 0.000 0.000 setrgbcolor AdjustColor
16448
stroke
16449
3295 1020 moveto
16450
3291.43505635116 1032.71126188781 lineto
16451
3287.62050877686 1029.47718894439 lineto
16452
3286.85775181339 1028.83050369275 lineto
16453
3283.04320423909 1025.59643074932 lineto
16454
3295 1020 lineto
16455
fill
16456
grestore
16457
gsave
16458
grestore
16459
gsave
16460
3300 996 moveto
16461
3280 956 lineto
16462
3262.92741584875 921.854831697497 lineto
16463
 
16464
1 setlinejoin
16465
1 setlinewidth
16466
[] 0 setdash
16467
0.000 0.000 0.000 setrgbcolor AdjustColor
16468
stroke
16469
3260 916 moveto
16470
3270.28725433729 924.273898730345 lineto
16471
3265.81422395509 926.51041392144 lineto
16472
3264.91979676409 926.95762751694 lineto
16473
3260.4467663819 929.194142708035 lineto
16474
3260 916 lineto
16475
fill
16476
grestore
16477
gsave
16478
3695 894 moveto
16479
3511 853 lineto
16480
3334.38755021732 813.431090485848 lineto
16481
 
16482
1 setlinejoin
16483
1 setlinewidth
16484
[] 0 setdash
16485
0.000 0.000 0.000 setrgbcolor AdjustColor
16486
stroke
16487
3328 812 moveto
16488
3340.91333630555 809.255779261816 lineto
16489
3339.81999809301 814.135801039738 lineto
16490
3339.60137417528 815.111610233484 lineto
16491
3338.50803596274 819.991632011407 lineto
16492
3328 812 lineto
16493
fill
16494
grestore
16495
gsave
16496
3334.38707769444 781.566802078321 moveto
16497
3533 737 lineto
16498
3739 690 lineto
16499
3739 638 lineto
16500
3739 586 lineto
16501
3739 534 lineto
16502
3739 482 lineto
16503
3791 436 lineto
16504
3843 390 lineto
16505
 
16506
1 setlinejoin
16507
1 setlinewidth
16508
[] 0 setdash
16509
0.000 0.000 0.000 setrgbcolor AdjustColor
16510
stroke
16511
3328 783 moveto
16512
3338.50539862495 775.004901393301 lineto
16513
3339.6003468965 779.884562168666 lineto
16514
3339.81929276163 780.860299176338 lineto
16515
3340.91424103318 785.739959951703 lineto
16516
3328 783 lineto
16517
fill
16518
grestore
16519
gsave
16520
grestore
16521
gsave
16522
grestore
16523
gsave
16524
grestore
16525
gsave
16526
3267.65232870761 775.666073287485 moveto
16527
3278 736 lineto
16528
3291 690 lineto
16529
3291 638 lineto
16530
3291 586 lineto
16531
3291 534 lineto
16532
3291 482 lineto
16533
3343 436 lineto
16534
3395 390 lineto
16535
 
16536
1 setlinejoin
16537
1 setlinewidth
16538
[] 0 setdash
16539
0.000 0.000 0.000 setrgbcolor AdjustColor
16540
stroke
16541
3266 782 moveto
16542
3263.70645257221 768.99905225776 lineto
16543
3268.54550655146 770.261414165392 lineto
16544
3269.51312382386 770.513836062539 lineto
16545
3274.35217780312 771.776197970171 lineto
16546
3266 782 lineto
16547
fill
16548
grestore
16549
gsave
16550
grestore
16551
gsave
16552
grestore
16553
gsave
16554
grestore
16555
gsave
16556
3338 1100 moveto
16557
3377 1054 lineto
16558
3417 1008 lineto
16559
3344 962 lineto
16560
3277.51620615178 919.52424281919 lineto
16561
 
16562
1 setlinejoin
16563
1 setlinewidth
16564
[] 0 setdash
16565
0.000 0.000 0.000 setrgbcolor AdjustColor
16566
stroke
16567
3272 916 moveto
16568
3285.07487722734 917.825537589277 lineto
16569
3282.38239245256 922.039861584597 lineto
16570
3281.84400317545 922.88255784441 lineto
16571
3279.15151840067 927.09688183973 lineto
16572
3272 916 lineto
16573
fill
16574
grestore
16575
gsave
16576
grestore
16577
gsave
16578
3283 782 moveto
16579
3339 742 lineto
16580
3389.67338139037 705.804727578304 lineto
16581
 
16582
1 setlinejoin
16583
1 setlinewidth
16584
[] 0 setdash
16585
0.000 0.000 0.000 setrgbcolor AdjustColor
16586
stroke
16587
3395 702 moveto
16588
3388.4317759157 713.451787387931 lineto
16589
3385.52500370891 709.382306298426 lineto
16590
3384.94376551519 708.56857282722 lineto
16591
3382.0369933084 704.499091737714 lineto
16592
3395 702 lineto
16593
fill
16594
grestore
16595
gsave
16596
3313 782 moveto
16597
3448 742 lineto
16598
3577.72008856103 703.847032776167 lineto
16599
 
16600
1 setlinejoin
16601
1 setlinewidth
16602
[] 0 setdash
16603
0.000 0.000 0.000 setrgbcolor AdjustColor
16604
stroke
16605
3584 702 moveto
16606
3574.03885156392 710.663747678366 lineto
16607
3572.62773777764 705.865960805008 lineto
16608
3572.34557145365 704.906595303437 lineto
16609
3570.93445766737 700.108808430079 lineto
16610
3584 702 lineto
16611
fill
16612
grestore
16613
gsave
16614
3198 797 moveto
16615
3184.66 783.66 3174.67 780.33 3168 787 curveto
16616
3161.33 793.67 3161.33 800.33 3168 807 curveto
16617
3174.67 813.67 3183.1186592602 811.881340739797 3193.37134912974 801.62865087026 curveto
16618
 
16619
1 setlinejoin
16620
1 setlinewidth
16621
[] 0 setdash
16622
0.000 0.000 0.000 setrgbcolor AdjustColor
16623
stroke
16624
3198 797 moveto
16625
3193.40380592229 809.375782884327 lineto
16626
3189.86756490957 805.839541871613 lineto
16627
3189.16045812839 805.132435090426 lineto
16628
3185.62421711567 801.596194077712 lineto
16629
3198 797 lineto
16630
fill
16631
grestore
16632
gsave
16633
grestore
16634
gsave
16635
3328 786 moveto
16636
3562 744 lineto
16637
3789.55705828308 703.15642543637 lineto
16638
 
16639
1 setlinejoin
16640
1 setlinewidth
16641
[] 0 setdash
16642
0.000 0.000 0.000 setrgbcolor AdjustColor
16643
stroke
16644
3796 702 moveto
16645
3785.15959025429 709.534621327261 lineto
16646
3784.27609327626 704.612281021085 lineto
16647
3784.09942921347 703.628009814091 lineto
16648
3783.21593223544 698.705669507915 lineto
16649
3796 702 lineto
16650
fill
16651
grestore
16652
gsave
16653
3263.70734468175 775.492428927878 moveto
16654
3268 736 lineto
16655
3273 690 lineto
16656
3273 638 lineto
16657
3273 586 lineto
16658
3273 534 lineto
16659
3273 482 lineto
16660
3273 430 lineto
16661
3273 378 lineto
16662
3272 329 lineto
16663
3271 279.000000000001 lineto
16664
3346 231 lineto
16665
3422 182 lineto
16666
 
16667
1 setlinejoin
16668
1 setlinewidth
16669
[] 0 setdash
16670
0.000 0.000 0.000 setrgbcolor AdjustColor
16671
stroke
16672
3263 782 moveto
16673
3258.82802953706 769.474838745296 lineto
16674
3263.79974599687 770.015242708319 lineto
16675
3264.79389045994 770.123301889088 lineto
16676
3269.76560691975 770.663705852111 lineto
16677
3263 782 lineto
16678
fill
16679
grestore
16680
gsave
16681
grestore
16682
gsave
16683
grestore
16684
gsave
16685
grestore
16686
gsave
16687
grestore
16688
gsave
16689
grestore
16690
gsave
16691
3263 782 moveto
16692
3263 736 lineto
16693
3263 690 lineto
16694
3263 638 lineto
16695
3263 586 lineto
16696
3263 534 lineto
16697
3263 482 lineto
16698
3263 430 lineto
16699
3263 378 lineto
16700
3263 326 lineto
16701
3263 274 lineto
16702
3342 228 lineto
16703
3416.3253173059 185.262942549109 lineto
16704
 
16705
1 setlinejoin
16706
1 setlinewidth
16707
[] 0 setdash
16708
0.000 0.000 0.000 setrgbcolor AdjustColor
16709
stroke
16710
3422 182 moveto
16711
3414.33834711155 192.751003535341 lineto
16712
3411.84549301914 188.415605113751 lineto
16713
3411.34702189488 187.548698810693 lineto
16714
3408.85416780246 183.213300389102 lineto
16715
3422 182 lineto
16716
fill
16717
grestore
16718
gsave
16719
grestore
16720
gsave
16721
grestore
16722
gsave
16723
grestore
16724
gsave
16725
grestore
16726
gsave
16727
grestore
16728
gsave
16729
3210 1204 moveto
16730
3261 1164 lineto
16731
3306.84933555735 1128.03973681776 lineto
16732
 
16733
1 setlinejoin
16734
1 setlinewidth
16735
[] 0 setdash
16736
0.000 0.000 0.000 setrgbcolor AdjustColor
16737
stroke
16738
3312 1124 moveto
16739
3305.95185892174 1135.73477701098 lineto
16740
3302.8655421059 1131.79972307079 lineto
16741
3302.24840217072 1131.01286965343 lineto
16742
3299.16208535488 1127.07781571323 lineto
16743
3312 1124 lineto
16744
fill
16745
grestore
16746
gsave
16747
3305 2148.45409916379 moveto
16748
3305 2106 lineto
16749
3305 2057 lineto
16750
3310 2008 lineto
16751
3315 1959 lineto
16752
 
16753
1 setlinejoin
16754
1 setlinewidth
16755
[] 0 setdash
16756
0.000 0.000 0.000 setrgbcolor AdjustColor
16757
stroke
16758
3305 2155 moveto
16759
3299.499 2142.999 lineto
16760
3304.5 2142.999 lineto
16761
3305.5 2142.999 lineto
16762
3310.501 2142.999 lineto
16763
3305 2155 lineto
16764
fill
16765
grestore
16766
gsave
16767
grestore
16768
gsave
16769
3422 2045 moveto
16770
3375 2002 lineto
16771
3333.781956903 1963.47009014846 lineto
16772
 
16773
1 setlinejoin
16774
1 setlinewidth
16775
[] 0 setdash
16776
0.000 0.000 0.000 setrgbcolor AdjustColor
16777
stroke
16778
3329 1959 moveto
16779
3341.52359801207 1963.17666072743 lineto
16780
3338.10849573787 1966.83002595099 lineto
16781
3337.42561185981 1967.56055289032 lineto
16782
3334.0105095856 1971.21391811388 lineto
16783
3329 1959 lineto
16784
fill
16785
grestore
16786
gsave
16787
3319 2155 moveto
16788
3369 2112 lineto
16789
3414.99551268804 2073.2194696944 lineto
16790
 
16791
1 setlinejoin
16792
1 setlinewidth
16793
[] 0 setdash
16794
0.000 0.000 0.000 setrgbcolor AdjustColor
16795
stroke
16796
3420 2069 moveto
16797
3414.37089709057 2080.94144892528 lineto
16798
3411.14726623064 2077.11807278908 lineto
16799
3410.5026689781 2076.3535504663 lineto
16800
3407.27903811816 2072.5301743301 lineto
16801
3420 2069 lineto
16802
fill
16803
grestore
16804
gsave
16805
3325 1100 moveto
16806
3316 1060 lineto
16807
3309.28375677299 1026.41878386498 lineto
16808
 
16809
1 setlinejoin
16810
1 setlinewidth
16811
[] 0 setdash
16812
0.000 0.000 0.000 setrgbcolor AdjustColor
16813
stroke
16814
3308 1020 moveto
16815
3315.74776403477 1030.68911382957 lineto
16816
3310.84388007564 1031.6698906214 lineto
16817
3309.86329939995 1031.86600675654 lineto
16818
3304.95941544082 1032.84678354836 lineto
16819
3308 1020 lineto
16820
fill
16821
grestore
16822
gsave
16823
3340 378 moveto
16824
3326.66 364.66 3316.67 361.33 3310 368 curveto
16825
3303.33 374.67 3303.33 381.33 3310 388 curveto
16826
3316.67 394.67 3325.1186592602 392.881340739797 3335.37134912974 382.62865087026 curveto
16827
 
16828
1 setlinejoin
16829
1 setlinewidth
16830
[] 0 setdash
16831
0.000 0.000 0.000 setrgbcolor AdjustColor
16832
stroke
16833
3340 378 moveto
16834
3335.40380592229 390.375782884327 lineto
16835
3331.86756490957 386.839541871613 lineto
16836
3331.16045812839 386.132435090426 lineto
16837
3327.62421711567 382.596194077713 lineto
16838
3340 378 lineto
16839
fill
16840
grestore
16841
gsave
16842
grestore
16843
gsave
16844
3419 1320 moveto
16845
3405.66 1306.66 3395.67 1303.33 3389 1310 curveto
16846
3382.33 1316.67 3382.33 1323.33 3389 1330 curveto
16847
3395.67 1336.67 3404.1186592602 1334.8813407398 3414.37134912974 1324.62865087026 curveto
16848
 
16849
1 setlinejoin
16850
1 setlinewidth
16851
[] 0 setdash
16852
0.000 0.000 0.000 setrgbcolor AdjustColor
16853
stroke
16854
3419 1320 moveto
16855
3414.40380592229 1332.37578288433 lineto
16856
3410.86756490957 1328.83954187161 lineto
16857
3410.16045812839 1328.13243509043 lineto
16858
3406.62421711567 1324.59619407771 lineto
16859
3419 1320 lineto
16860
fill
16861
grestore
16862
gsave
16863
grestore
16864
gsave
16865
3412 678 moveto
16866
3412 632 lineto
16867
3412 586 lineto
16868
3412 534 lineto
16869
3412 482 lineto
16870
3460 430 lineto
16871
3509 378 lineto
16872
3559 332 lineto
16873
3604.18266857471 290.431944911263 lineto
16874
 
16875
1 setlinejoin
16876
1 setlinewidth
16877
[] 0 setdash
16878
0.000 0.000 0.000 setrgbcolor AdjustColor
16879
stroke
16880
3609 286 moveto
16881
3603.89257990389 298.173711922083 lineto
16882
3600.50662019326 294.493320932263 lineto
16883
3599.82956366244 293.7573899205 lineto
16884
3596.4436039518 290.07699893068 lineto
16885
3609 286 lineto
16886
fill
16887
grestore
16888
gsave
16889
grestore
16890
gsave
16891
grestore
16892
gsave
16893
grestore
16894
gsave
16895
3505 470 moveto
16896
3463 430 lineto
16897
3425.74013508829 394.514414369801 lineto
16898
 
16899
1 setlinejoin
16900
1 setlinewidth
16901
[] 0 setdash
16902
0.000 0.000 0.000 setrgbcolor AdjustColor
16903
stroke
16904
3421 390 moveto
16905
3433.48417241379 394.293068965517 lineto
16906
3430.03520689655 397.914482758621 lineto
16907
3429.34555172414 398.638620689655 lineto
16908
3425.8965862069 402.260034482759 lineto
16909
3421 390 lineto
16910
fill
16911
grestore
16912
gsave
16913
3424 678 moveto
16914
3464 638 lineto
16915
3500.31456234557 602.571158687246 lineto
16916
 
16917
1 setlinejoin
16918
1 setlinewidth
16919
[] 0 setdash
16920
0.000 0.000 0.000 setrgbcolor AdjustColor
16921
stroke
16922
3505 598 moveto
16923
3500.25138034779 610.318101046779 lineto
16924
3496.75906276356 606.738475522945 lineto
16925
3496.06073891149 606.022693574567 lineto
16926
3492.56842132726 602.443068050733 lineto
16927
3505 598 lineto
16928
fill
16929
grestore
16930
gsave
16931
3602 262 moveto
16932
3532 222 lineto
16933
3468.66312065903 185.282968497989 lineto
16934
 
16935
1 setlinejoin
16936
1 setlinewidth
16937
[] 0 setdash
16938
0.000 0.000 0.000 setrgbcolor AdjustColor
16939
stroke
16940
3463 182 moveto
16941
3476.14146408399 183.25973160996 lineto
16942
3473.6333103754 187.586296757286 lineto
16943
3473.13177993977 188.451436758751 lineto
16944
3470.62362623117 192.778001906078 lineto
16945
3463 182 lineto
16946
fill
16947
grestore
16948
gsave
16949
3410.58761415074 359.649543397054 moveto
16950
3414 346 lineto
16951
3419 326 lineto
16952
3414 306 lineto
16953
3409 286 lineto
16954
 
16955
1 setlinejoin
16956
1 setlinewidth
16957
[] 0 setdash
16958
0.000 0.000 0.000 setrgbcolor AdjustColor
16959
stroke
16960
3409 366 moveto
16961
3406.57391614276 353.023131382431 lineto
16962
3411.42559878599 354.236052043238 lineto
16963
3412.39574128613 354.478587668274 lineto
16964
3417.24742392936 355.691508329081 lineto
16965
3409 366 lineto
16966
fill
16967
grestore
16968
gsave
16969
3409 366 moveto
16970
3409 346 lineto
16971
3409 326 lineto
16972
3409 306 lineto
16973
3409 292.545900836212 lineto
16974
 
16975
1 setlinejoin
16976
1 setlinewidth
16977
[] 0 setdash
16978
0.000 0.000 0.000 setrgbcolor AdjustColor
16979
stroke
16980
3409 286 moveto
16981
3414.501 298.001 lineto
16982
3409.5 298.001 lineto
16983
3408.5 298.001 lineto
16984
3403.499 298.001 lineto
16985
3409 286 lineto
16986
fill
16987
grestore
16988
gsave
16989
3433 366 moveto
16990
3515 326 lineto
16991
3592.10316131251 288.841849969873 lineto
16992
 
16993
1 setlinejoin
16994
1 setlinewidth
16995
[] 0 setdash
16996
0.000 0.000 0.000 setrgbcolor AdjustColor
16997
stroke
16998
3598 286 moveto
16999
3589.57718001176 296.165682733872 lineto
17000
3587.40603626013 291.660559449238 lineto
17001
3586.97189433819 290.759714961209 lineto
17002
3584.80075058656 286.254591676575 lineto
17003
3598 286 lineto
17004
fill
17005
grestore
17006
gsave
17007
3520 1308 moveto
17008
3520 1262 lineto
17009
3520 1216 lineto
17010
3520 1164 lineto
17011
3520 1112 lineto
17012
3520 1060 lineto
17013
3520 1008 lineto
17014
3617 962 lineto
17015
3708.08546386956 918.80483156701 lineto
17016
 
17017
1 setlinejoin
17018
1 setlinewidth
17019
[] 0 setdash
17020
0.000 0.000 0.000 setrgbcolor AdjustColor
17021
stroke
17022
3714 916 moveto
17023
3705.51362493243 926.112687091594 lineto
17024
3703.37076285468 921.594043145038 lineto
17025
3702.94227613647 920.690495065343 lineto
17026
3700.79941405873 916.171851118786 lineto
17027
3714 916 lineto
17028
fill
17029
grestore
17030
gsave
17031
grestore
17032
gsave
17033
grestore
17034
gsave
17035
grestore
17036
gsave
17037
3522 1308 moveto
17038
3532 1262 lineto
17039
3542 1216 lineto
17040
3587 1170 lineto
17041
3628.37134912974 1128.62865087026 lineto
17042
 
17043
1 setlinejoin
17044
1 setlinewidth
17045
[] 0 setdash
17046
0.000 0.000 0.000 setrgbcolor AdjustColor
17047
stroke
17048
3633 1124 moveto
17049
3628.40380592229 1136.37578288433 lineto
17050
3624.86756490957 1132.83954187161 lineto
17051
3624.16045812839 1132.13243509043 lineto
17052
3620.62421711567 1128.59619407771 lineto
17053
3633 1124 lineto
17054
fill
17055
grestore
17056
gsave
17057
grestore
17058
gsave
17059
3612 678 moveto
17060
3571 638 lineto
17061
3534.68543765443 602.571158687246 lineto
17062
 
17063
1 setlinejoin
17064
1 setlinewidth
17065
[] 0 setdash
17066
0.000 0.000 0.000 setrgbcolor AdjustColor
17067
stroke
17068
3530 598 moveto
17069
3542.43157867274 602.443068050733 lineto
17070
3538.93926108851 606.022693574567 lineto
17071
3538.24093723644 606.738475522945 lineto
17072
3534.74861965221 610.318101046779 lineto
17073
3530 598 lineto
17074
fill
17075
grestore
17076
gsave
17077
3534 1308 moveto
17078
3580 1268 lineto
17079
3622.01503867218 1232.24252027899 lineto
17080
 
17081
1 setlinejoin
17082
1 setlinewidth
17083
[] 0 setdash
17084
0.000 0.000 0.000 setrgbcolor AdjustColor
17085
stroke
17086
3627 1228 moveto
17087
3621.4260663653 1239.96729985569 lineto
17088
3618.18482509902 1236.15884136782 lineto
17089
3617.5367064695 1235.39730197812 lineto
17090
3614.29546520322 1231.58884349025 lineto
17091
3627 1228 lineto
17092
fill
17093
grestore
17094
gsave
17095
3557 470 moveto
17096
3687 430 lineto
17097
3810.74356538757 391.925056803824 lineto
17098
 
17099
1 setlinejoin
17100
1 setlinewidth
17101
[] 0 setdash
17102
0.000 0.000 0.000 setrgbcolor AdjustColor
17103
stroke
17104
3817 390 moveto
17105
3807.14746237078 398.787064598879 lineto
17106
3805.67673904075 394.00721377626 lineto
17107
3805.38265319191 393.051434767538 lineto
17108
3803.91192986187 388.27158394492 lineto
17109
3817 390 lineto
17110
fill
17111
grestore
17112
gsave
17113
3518 574 moveto
17114
3518 534 lineto
17115
3518 500.545900836212 lineto
17116
 
17117
1 setlinejoin
17118
1 setlinewidth
17119
[] 0 setdash
17120
0.000 0.000 0.000 setrgbcolor AdjustColor
17121
stroke
17122
3518 494 moveto
17123
3523.501 506.001 lineto
17124
3518.5 506.001 lineto
17125
3517.5 506.001 lineto
17126
3512.499 506.001 lineto
17127
3518 494 lineto
17128
fill
17129
grestore
17130
gsave
17131
3688 1204 moveto
17132
3868 1158 lineto
17133
4048 1112 lineto
17134
4048 1060 lineto
17135
4048 1008 lineto
17136
3911 962 lineto
17137
3781.20080770283 918.097332017132 lineto
17138
 
17139
1 setlinejoin
17140
1 setlinewidth
17141
[] 0 setdash
17142
0.000 0.000 0.000 setrgbcolor AdjustColor
17143
stroke
17144
3775 916 moveto
17145
3788.13086140755 914.63417398776 lineto
17146
3786.52852161046 919.371526431336 lineto
17147
3786.20811773182 920.318807463845 lineto
17148
3784.60577793472 925.056159907421 lineto
17149
3775 916 lineto
17150
fill
17151
grestore
17152
gsave
17153
grestore
17154
gsave
17155
grestore
17156
gsave
17157
3642 1204 moveto
17158
3643 1164 lineto
17159
3643.83640359499 1130.54385620057 lineto
17160
 
17161
1 setlinejoin
17162
1 setlinewidth
17163
[] 0 setdash
17164
0.000 0.000 0.000 setrgbcolor AdjustColor
17165
stroke
17166
3644 1124 moveto
17167
3649.19935045678 1136.13473348812 lineto
17168
3644.19991253709 1136.00974754012 lineto
17169
3643.20022489068 1135.98475534896 lineto
17170
3638.200786971 1135.85976940097 lineto
17171
3644 1124 lineto
17172
fill
17173
grestore
17174
gsave
17175
3648 1100 moveto
17176
3659 1060 lineto
17177
3668.26431195607 1026.31159288703 lineto
17178
 
17179
1 setlinejoin
17180
1 setlinewidth
17181
[] 0 setdash
17182
0.000 0.000 0.000 setrgbcolor AdjustColor
17183
stroke
17184
3670 1020 moveto
17185
3672.12195091308 1033.03005473214 lineto
17186
3667.29995974367 1031.70400716055 lineto
17187
3666.33575435086 1031.43885067753 lineto
17188
3661.51376318145 1030.11280310594 lineto
17189
3670 1020 lineto
17190
fill
17191
grestore
17192
gsave
17193
3676 1100 moveto
17194
3780 1060 lineto
17195
3877.89041221588 1022.34984145543 lineto
17196
 
17197
1 setlinejoin
17198
1 setlinewidth
17199
[] 0 setdash
17200
0.000 0.000 0.000 setrgbcolor AdjustColor
17201
stroke
17202
3884 1020 moveto
17203
3874.77366329524 1029.44244211051 lineto
17204
3872.97840891961 1024.77478073389 lineto
17205
3872.6194298403 1023.84143512768 lineto
17206
3870.82417546468 1019.17377375106 lineto
17207
3884 1020 lineto
17208
fill
17209
grestore
17210
gsave
17211
3633 1100 moveto
17212
3587 1054 lineto
17213
3542 1008 lineto
17214
3629 962 lineto
17215
3711.1988561253 919.032416116321 lineto
17216
 
17217
1 setlinejoin
17218
1 setlinewidth
17219
[] 0 setdash
17220
0.000 0.000 0.000 setrgbcolor AdjustColor
17221
stroke
17222
3717 916 moveto
17223
3708.91276985261 926.434639933568 lineto
17224
3706.59603555169 922.002626488314 lineto
17225
3706.13278134234 921.116401044353 lineto
17226
3703.81604704141 916.684387599099 lineto
17227
3717 916 lineto
17228
fill
17229
grestore
17230
gsave
17231
grestore
17232
gsave
17233
3830 366 moveto
17234
3740 326 lineto
17235
3655.98171978025 288.658542124557 lineto
17236
 
17237
1 setlinejoin
17238
1 setlinewidth
17239
[] 0 setdash
17240
0.000 0.000 0.000 setrgbcolor AdjustColor
17241
stroke
17242
3650 286 moveto
17243
3663.20082009675 285.847190402148 lineto
17244
3661.16972162802 290.417161956797 lineto
17245
3660.76358316197 291.330973505418 lineto
17246
3658.73248469323 295.900945060067 lineto
17247
3650 286 lineto
17248
fill
17249
grestore
17250
gsave
17251
3625 678 moveto
17252
3625 632 lineto
17253
3625 586 lineto
17254
3625 534 lineto
17255
3625 482 lineto
17256
3625 430 lineto
17257
3625 378 lineto
17258
3624 332 lineto
17259
3623.14226857872 292.544354621276 lineto
17260
 
17261
1 setlinejoin
17262
1 setlinewidth
17263
[] 0 setdash
17264
0.000 0.000 0.000 setrgbcolor AdjustColor
17265
stroke
17266
3623 286 moveto
17267
3628.76053028123 297.87860652093 lineto
17268
3623.76071157332 297.987298231971 lineto
17269
3622.76094778449 298.00903222738 lineto
17270
3617.76112907658 298.117723938422 lineto
17271
3623 286 lineto
17272
fill
17273
grestore
17274
gsave
17275
grestore
17276
gsave
17277
grestore
17278
gsave
17279
grestore
17280
gsave
17281
3847 678 moveto
17282
3782 632 lineto
17283
3717 586 lineto
17284
3717 534 lineto
17285
3717 482 lineto
17286
3717 430 lineto
17287
3717 378 lineto
17288
3675 332 lineto
17289
3637.41370039378 290.834052812234 lineto
17290
 
17291
1 setlinejoin
17292
1 setlinewidth
17293
[] 0 setdash
17294
0.000 0.000 0.000 setrgbcolor AdjustColor
17295
stroke
17296
3633 286 moveto
17297
3645.15431533972 291.15340864115 lineto
17298
3641.46114938458 294.525429730621 lineto
17299
3640.72266389066 295.199699094642 lineto
17300
3637.02949793552 298.571720184113 lineto
17301
3633 286 lineto
17302
fill
17303
grestore
17304
gsave
17305
grestore
17306
gsave
17307
grestore
17308
gsave
17309
grestore
17310
gsave
17311
3681 996 moveto
17312
3706 956 lineto
17313
3728.43256030011 921.488368769059 lineto
17314
 
17315
1 setlinejoin
17316
1 setlinewidth
17317
[] 0 setdash
17318
0.000 0.000 0.000 setrgbcolor AdjustColor
17319
stroke
17320
3732 916 moveto
17321
3730.07187313777 929.060142755849 lineto
17322
3725.87881661265 926.334656014522 lineto
17323
3725.04037299635 925.789667663926 lineto
17324
3720.84731647123 923.064180922599 lineto
17325
3732 916 lineto
17326
fill
17327
grestore
17328
gsave
17329
3895 996 moveto
17330
3827 956 lineto
17331
3765.62045192734 919.355493687965 lineto
17332
 
17333
1 setlinejoin
17334
1 setlinewidth
17335
[] 0 setdash
17336
0.000 0.000 0.000 setrgbcolor AdjustColor
17337
stroke
17338
3760 916 moveto
17339
3773.1241851209 917.428554133487 lineto
17340
3770.56062292322 921.72252081461 lineto
17341
3770.04801300566 922.581142426512 lineto
17342
3767.48445080798 926.875109107635 lineto
17343
3760 916 lineto
17344
fill
17345
grestore
17346
gsave
17347
3874 678 moveto
17348
3915 632 lineto
17349
3957 586 lineto
17350
3957 534 lineto
17351
3957 482 lineto
17352
3957 430 lineto
17353
3957 378 lineto
17354
3934 332 lineto
17355
3914.82426490059 291.90528115578 lineto
17356
 
17357
1 setlinejoin
17358
1 setlinewidth
17359
[] 0 setdash
17360
0.000 0.000 0.000 setrgbcolor AdjustColor
17361
stroke
17362
3912 286 moveto
17363
3922.14053777636 294.45307610318 lineto
17364
3917.62896453396 296.610785045197 lineto
17365
3916.72683031233 297.042240542502 lineto
17366
3912.21525706993 299.199949484519 lineto
17367
3912 286 lineto
17368
fill
17369
grestore
17370
gsave
17371
grestore
17372
gsave
17373
grestore
17374
gsave
17375
grestore
17376
gsave
17377
3864 678 moveto
17378
3864 632 lineto
17379
3864 586 lineto
17380
3864 534 lineto
17381
3864 482 lineto
17382
3860 436 lineto
17383
3857.42600157957 396.532024220081 lineto
17384
 
17385
1 setlinejoin
17386
1 setlinewidth
17387
[] 0 setdash
17388
0.000 0.000 0.000 setrgbcolor AdjustColor
17389
stroke
17390
3857 390 moveto
17391
3863.2703531902 401.617558817158 lineto
17392
3858.27995478027 401.943019583023 lineto
17393
3857.2820746743 402.008098720369 lineto
17394
3852.29167626437 402.333559486234 lineto
17395
3857 390 lineto
17396
fill
17397
grestore
17398
gsave
17399
grestore
17400
gsave
17401
grestore
17402
gsave
17403
3865.9763081671 360.800212396863 moveto
17404
3875 349 lineto
17405
3889 331 lineto
17406
3895 309.000000000001 lineto
17407
3901 286 lineto
17408
 
17409
1 setlinejoin
17410
1 setlinewidth
17411
[] 0 setdash
17412
0.000 0.000 0.000 setrgbcolor AdjustColor
17413
stroke
17414
3862 366 moveto
17415
3864.92024630175 353.125328604694 lineto
17416
3868.89282982447 356.163186592655 lineto
17417
3869.68718765745 356.770636700226 lineto
17418
3873.65977118016 359.808494688188 lineto
17419
3862 366 lineto
17420
fill
17421
grestore
17422
gsave
17423
3862 366 moveto
17424
3871 347 lineto
17425
3881 327 lineto
17426
3891 307 lineto
17427
3898.18569741659 291.910035425152 lineto
17428
 
17429
1 setlinejoin
17430
1 setlinewidth
17431
[] 0 setdash
17432
0.000 0.000 0.000 setrgbcolor AdjustColor
17433
stroke
17434
3901 286 moveto
17435
3900.80700281576 299.200293712144 lineto
17436
3896.29179736112 297.050195876602 lineto
17437
3895.3889368423 296.62026229621 lineto
17438
3890.87373138766 294.470164460668 lineto
17439
3901 286 lineto
17440
fill
17441
grestore
17442
gsave
17443
3788 378 moveto
17444
3774.66 364.66 3764.67 361.33 3758 368 curveto
17445
3751.33 374.67 3751.33 381.33 3758 388 curveto
17446
3764.67 394.67 3773.1186592602 392.881340739797 3783.37134912974 382.62865087026 curveto
17447
 
17448
1 setlinejoin
17449
1 setlinewidth
17450
[] 0 setdash
17451
0.000 0.000 0.000 setrgbcolor AdjustColor
17452
stroke
17453
3788 378 moveto
17454
3783.40380592229 390.375782884327 lineto
17455
3779.86756490957 386.839541871613 lineto
17456
3779.16045812839 386.132435090426 lineto
17457
3775.62421711567 382.596194077712 lineto
17458
3788 378 lineto
17459
fill
17460
grestore
17461
gsave
17462
grestore
17463
restore showpage
17464
 
17465
end
17466
 
17467
 
17468
%%EndDocument
17469
tileepilog
17470
%%EOF

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.