[818e31]: / figs / architectures.eps

Download this file

1060 lines (1055 with data), 22.5 kB

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
%!PS-Adobe-3.0 EPSF-3.0
%%Title: ../figs/architectures.eps
%%Creator: matplotlib version 3.0.2, http://matplotlib.org/
%%CreationDate: Sat Apr 27 14:39:31 2019
%%Orientation: portrait
%%BoundingBox: 229 318 382 473
%%EndComments
%%BeginProlog
/mpldict 8 dict def
mpldict begin
/m { moveto } bind def
/l { lineto } bind def
/r { rlineto } bind def
/c { curveto } bind def
/cl { closepath } bind def
/box {
m
1 index 0 r
0 exch r
neg 0 r
cl
} bind def
/clipbox {
box
clip
newpath
} bind def
%!PS-Adobe-3.0 Resource-Font
%%Title: Liberation Sans
%%Copyright: Digitized data copyright (c) 2010 Google Corporation. Copyright (c) 2012 Red Hat, Inc.
%%Creator: Converted from TrueType to type 3 by PPR
25 dict begin
/_d{bind def}bind def
/_m{moveto}_d
/_l{lineto}_d
/_cl{closepath eofill}_d
/_c{curveto}_d
/_sc{7 -1 roll{setcachedevice}{pop pop pop pop pop pop}ifelse}_d
/_e{exec}_d
/FontName /LiberationSans def
/PaintType 0 def
/FontMatrix[.001 0 0 .001 0 0]def
/FontBBox[-544 -303 1302 980]def
/FontType 3 def
/Encoding [ /percent /plus /period /slash /zero /one /two /three /four /five /six /seven /nine /A /B /C /D /E /F /G /M /N /O /R /e /h /r /t ] def
/FontInfo 10 dict dup begin
/FamilyName (Liberation Sans) def
/FullName (Liberation Sans) def
/Notice (Digitized data copyright (c) 2010 Google Corporation. Copyright (c) 2012 Red Hat, Inc. Liberation is a trademark of Red Hat, Inc. registered in U.S. Patent and Trademark Office and certain other jurisdictions.) def
/Weight (Regular) def
/Version (Version 2.00.2) def
/ItalicAngle 0.0 def
/isFixedPitch false def
/UnderlinePosition -217 def
/UnderlineThickness 150 def
end readonly def
/CharStrings 29 dict dup begin
/.notdef 0 def
/percent{{889 0 36 -5 854 694 _sc
854 212 _m
854 142 840 88 814 51 _c
787 13 748 -5 697 -5 _c
646 -5 608 13 582 49 _c
556 85 543 140 543 212 _c
543 286 555 341 580 377 _c
605 413 645 432 699 432 _c
752 432 791 413 816 376 _c
841 338 854 284 854 212 _c
257 0 _m
182 0 _l
632 688 _l
708 688 _l
257 0 _l
192 694 _m
244 694 282 675 307 639 _c
332 602 345 548 345 476 _c
}_e{345 405 332 351 306 313 _c
280 275 242 256 190 256 _c
138 256 100 274 74 312 _c
48 350 36 404 36 476 _c
36 548 48 603 73 639 _c
98 675 138 694 192 694 _c
781 212 _m
781 270 774 312 762 338 _c
750 364 729 378 699 378 _c
669 378 648 365 635 339 _c
621 313 615 271 615 212 _c
615 156 621 114 634 88 _c
647 61 668 48 698 48 _c
726 48 747 61 761 88 _c
}_e{774 115 781 156 781 212 _c
273 476 _m
273 533 266 575 254 601 _c
242 627 221 641 192 641 _c
161 641 139 628 126 602 _c
113 576 107 534 107 476 _c
107 420 113 378 126 351 _c
139 324 161 311 191 311 _c
219 311 240 324 253 352 _c
266 379 273 420 273 476 _c
_cl}_e}_d
/plus{584 0 49 88 535 577 _sc
328 297 _m
328 88 _l
256 88 _l
256 297 _l
49 297 _l
49 368 _l
256 368 _l
256 577 _l
328 577 _l
328 368 _l
535 368 _l
535 297 _l
328 297 _l
_cl}_d
/period{278 0 91 0 187 107 _sc
91 0 _m
91 107 _l
187 107 _l
187 0 _l
91 0 _l
_cl}_d
/slash{278 0 0 -9 278 725 _sc
0 -9 _m
201 725 _l
278 725 _l
79 -9 _l
0 -9 _l
_cl}_d
/zero{556 0 39 -9 517 698 _sc
517 344 _m
517 229 496 141 456 81 _c
416 21 356 -9 277 -9 _c
197 -9 138 21 98 81 _c
58 141 39 228 39 344 _c
39 462 58 550 97 609 _c
135 668 196 698 280 698 _c
360 698 420 668 459 609 _c
497 549 517 461 517 344 _c
428 344 _m
428 443 416 515 393 560 _c
370 604 332 627 280 627 _c
226 627 187 605 163 561 _c
139 517 128 444 128 344 _c
128 246 140 175 164 130 _c
188 84 226 62 278 62 _c
329 62 367 85 391 131 _c
415 177 428 248 428 344 _c
_cl}_d
/one{556 0 76 0 507 688 _sc
76 0 _m
76 75 _l
251 75 _l
251 604 _l
96 493 _l
96 576 _l
259 688 _l
340 688 _l
340 75 _l
507 75 _l
507 0 _l
76 0 _l
_cl}_d
/two{{556 0 50 0 506 698 _sc
50 0 _m
50 62 _l
66 100 87 133 111 163 _c
135 192 160 218 186 242 _c
212 265 239 287 265 307 _c
291 327 314 348 335 368 _c
355 388 372 409 385 431 _c
398 453 405 479 405 507 _c
405 544 393 573 371 594 _c
349 615 318 626 279 626 _c
241 626 210 615 186 595 _c
162 575 148 546 144 510 _c
54 518 _l
60 573 84 617 124 649 _c
}_e{164 681 216 698 279 698 _c
348 698 401 681 439 649 _c
476 616 495 570 495 510 _c
495 483 488 456 476 430 _c
464 404 446 377 422 351 _c
398 325 352 284 284 229 _c
246 198 217 170 195 146 _c
173 121 157 97 147 75 _c
506 75 _l
506 0 _l
50 0 _l
_cl}_e}_d
/three{{556 0 38 -9 512 698 _sc
512 190 _m
512 126 491 77 451 43 _c
411 8 353 -9 279 -9 _c
209 -9 153 6 112 37 _c
70 68 46 115 38 177 _c
129 185 _l
140 103 190 63 279 63 _c
323 63 357 73 383 95 _c
408 117 421 149 421 193 _c
421 230 406 259 377 280 _c
348 301 307 312 253 312 _c
203 312 _l
203 388 _l
251 388 _l
299 388 336 398 363 419 _c
389 440 403 469 403 507 _c
}_e{403 543 392 572 370 594 _c
348 615 316 626 274 626 _c
235 626 204 616 180 596 _c
156 576 142 548 138 512 _c
50 519 _l
56 575 80 619 120 651 _c
160 682 211 698 275 698 _c
343 698 397 682 435 650 _c
473 618 493 573 493 516 _c
493 472 480 436 456 409 _c
431 381 395 363 349 353 _c
349 351 _l
400 345 440 328 469 299 _c
497 270 512 234 512 190 _c
_cl}_e}_d
/four{556 0 23 0 527 688 _sc
430 156 _m
430 0 _l
347 0 _l
347 156 _l
23 156 _l
23 224 _l
338 688 _l
430 688 _l
430 225 _l
527 225 _l
527 156 _l
430 156 _l
347 589 _m
346 587 341 578 333 563 _c
325 547 318 537 314 531 _c
138 271 _l
112 235 _l
104 225 _l
347 225 _l
347 589 _l
_cl}_d
/five{{556 0 40 -9 514 688 _sc
514 224 _m
514 151 492 94 449 53 _c
406 11 346 -9 270 -9 _c
206 -9 154 4 115 32 _c
75 60 50 100 40 154 _c
129 164 _l
147 96 195 62 272 62 _c
319 62 356 76 383 104 _c
409 132 423 172 423 222 _c
423 265 409 300 382 327 _c
355 353 319 367 274 367 _c
250 367 227 363 207 356 _c
187 348 166 336 146 318 _c
60 318 _l
83 688 _l
474 688 _l
}_e{474 613 _l
163 613 _l
150 395 _l
188 424 235 439 292 439 _c
360 439 414 419 454 379 _c
494 339 514 288 514 224 _c
_cl}_e}_d
/six{{556 0 51 -9 512 698 _sc
512 225 _m
512 152 492 95 453 53 _c
413 11 359 -9 290 -9 _c
212 -9 153 19 112 77 _c
71 134 51 218 51 328 _c
51 447 72 538 115 602 _c
157 666 218 698 297 698 _c
401 698 466 651 493 558 _c
409 543 _l
391 599 354 627 296 627 _c
246 627 207 603 179 557 _c
151 510 138 442 138 354 _c
154 383 176 405 205 421 _c
234 437 267 445 305 445 _c
}_e{368 445 418 425 456 385 _c
493 345 512 292 512 225 _c
423 221 _m
423 271 410 309 386 336 _c
362 363 328 377 284 377 _c
243 377 210 365 185 341 _c
159 317 147 284 147 242 _c
147 189 160 146 186 112 _c
212 78 246 61 287 61 _c
329 61 363 75 387 103 _c
411 131 423 171 423 221 _c
_cl}_e}_d
/seven{556 0 51 0 506 688 _sc
506 617 _m
435 509 385 425 356 364 _c
327 303 305 243 291 184 _c
277 124 270 63 270 0 _c
178 0 _l
178 88 196 180 234 277 _c
271 374 333 486 421 613 _c
51 613 _l
51 688 _l
506 688 _l
506 617 _l
_cl}_d
/nine{{556 0 47 -9 509 698 _sc
509 358 _m
509 240 487 149 444 86 _c
400 22 339 -9 260 -9 _c
206 -9 162 2 130 24 _c
98 46 75 83 61 134 _c
145 147 _l
162 89 201 61 261 61 _c
311 61 350 84 378 131 _c
406 178 420 245 422 332 _c
408 302 386 279 355 261 _c
323 243 289 235 251 235 _c
189 235 139 256 102 298 _c
65 340 47 397 47 467 _c
47 539 67 595 107 636 _c
}_e{147 677 204 698 276 698 _c
352 698 410 669 450 613 _c
489 556 509 471 509 358 _c
413 443 _m
413 498 400 542 375 576 _c
349 610 315 627 273 627 _c
230 627 196 612 172 584 _c
148 555 136 516 136 467 _c
136 417 148 377 172 348 _c
196 318 230 304 272 304 _c
297 304 320 309 342 321 _c
364 333 381 349 394 370 _c
406 391 413 415 413 443 _c
_cl}_e}_d
/A{667 0 2 0 665 688 _sc
570 0 _m
491 201 _l
178 201 _l
99 0 _l
2 0 _l
283 688 _l
389 688 _l
665 0 _l
570 0 _l
334 618 _m
330 604 _l
322 576 310 542 294 500 _c
206 274 _l
463 274 _l
375 501 _l
365 523 356 549 348 577 _c
334 618 _l
_cl}_d
/B{{667 0 82 0 614 688 _sc
614 194 _m
614 132 591 85 547 51 _c
502 17 440 0 361 0 _c
82 0 _l
82 688 _l
332 688 _l
493 688 574 632 574 521 _c
574 480 562 446 540 418 _c
517 390 485 372 443 363 _c
497 356 539 338 569 308 _c
599 278 614 240 614 194 _c
480 510 _m
480 546 467 573 442 589 _c
416 605 380 613 332 613 _c
175 613 _l
175 396 _l
332 396 _l
}_e{382 396 419 405 443 424 _c
467 442 480 471 480 510 _c
520 201 _m
520 282 463 323 349 323 _c
175 323 _l
175 75 _l
356 75 _l
413 75 455 85 481 106 _c
507 127 520 159 520 201 _c
_cl}_e}_d
/C{{722 0 51 -9 684 698 _sc
387 622 _m
310 622 251 597 209 548 _c
167 499 146 432 146 347 _c
146 263 168 195 212 144 _c
256 92 315 67 391 67 _c
487 67 559 114 608 210 _c
684 172 _l
656 112 616 67 565 37 _c
513 6 454 -9 386 -9 _c
316 -9 256 5 206 34 _c
155 62 116 103 90 157 _c
64 210 51 273 51 347 _c
51 457 80 543 140 605 _c
199 667 281 698 386 698 _c
}_e{459 698 520 683 569 655 _c
618 626 654 584 678 528 _c
589 499 _l
573 539 547 569 512 590 _c
476 611 435 622 387 622 _c
_cl}_e}_d
/D{722 0 82 0 674 688 _sc
674 351 _m
674 280 660 218 632 165 _c
604 111 565 70 515 42 _c
464 14 405 0 339 0 _c
82 0 _l
82 688 _l
310 688 _l
426 688 515 658 579 600 _c
642 542 674 459 674 351 _c
581 351 _m
581 436 557 501 510 546 _c
463 590 396 613 308 613 _c
175 613 _l
175 75 _l
329 75 _l
379 75 423 86 461 108 _c
499 130 529 161 550 203 _c
570 245 581 294 581 351 _c
_cl}_d
/E{667 0 82 0 624 688 _sc
82 0 _m
82 688 _l
604 688 _l
604 612 _l
175 612 _l
175 391 _l
575 391 _l
575 316 _l
175 316 _l
175 76 _l
624 76 _l
624 0 _l
82 0 _l
_cl}_d
/F{611 0 82 0 571 688 _sc
175 612 _m
175 356 _l
559 356 _l
559 279 _l
175 279 _l
175 0 _l
82 0 _l
82 688 _l
571 688 _l
571 612 _l
175 612 _l
_cl}_d
/G{{778 0 50 -9 703 698 _sc
50 347 _m
50 459 80 545 140 606 _c
200 667 284 698 393 698 _c
469 698 530 685 578 659 _c
625 633 662 592 688 536 _c
599 510 _l
579 548 552 577 518 595 _c
484 613 441 622 390 622 _c
310 622 250 598 208 550 _c
166 502 145 434 145 347 _c
145 260 167 191 212 141 _c
256 91 318 66 397 66 _c
441 66 483 72 522 86 _c
561 100 593 118 617 142 _c
}_e{617 266 _l
412 266 _l
412 344 _l
703 344 _l
703 107 _l
666 69 621 41 569 21 _c
516 1 459 -9 397 -9 _c
325 -9 263 5 211 33 _c
159 61 119 103 91 157 _c
63 211 50 274 50 347 _c
_cl}_e}_d
/M{{833 0 82 0 751 688 _sc
667 0 _m
667 459 _l
667 509 668 558 671 605 _c
655 547 640 501 628 469 _c
451 0 _l
385 0 _l
205 469 _l
178 552 _l
162 605 _l
163 551 _l
165 459 _l
165 0 _l
82 0 _l
82 688 _l
205 688 _l
388 211 _l
394 191 400 171 406 149 _c
412 127 416 111 418 102 _c
420 114 426 134 434 161 _c
442 187 448 204 452 211 _c
631 688 _l
751 688 _l
}_e{751 0 _l
667 0 _l
_cl}_e}_d
/N{722 0 82 0 641 688 _sc
528 0 _m
160 586 _l
163 539 _l
165 457 _l
165 0 _l
82 0 _l
82 688 _l
190 688 _l
563 98 _l
559 162 557 208 557 237 _c
557 688 _l
641 688 _l
641 0 _l
528 0 _l
_cl}_d
/O{{778 0 47 -9 730 698 _sc
730 347 _m
730 275 716 212 688 158 _c
660 104 621 62 570 34 _c
518 5 458 -9 388 -9 _c
317 -9 256 5 205 33 _c
153 61 114 103 87 157 _c
60 211 47 275 47 347 _c
47 457 77 543 137 605 _c
197 667 281 698 389 698 _c
459 698 519 684 571 656 _c
622 628 661 588 689 535 _c
716 482 730 419 730 347 _c
635 347 _m
635 433 613 500 570 549 _c
}_e{527 597 467 622 389 622 _c
310 622 249 598 206 550 _c
163 502 142 434 142 347 _c
142 261 163 192 207 142 _c
250 91 310 66 388 66 _c
467 66 528 90 571 139 _c
613 188 635 257 635 347 _c
_cl}_e}_d
/R{722 0 82 0 676 688 _sc
568 0 _m
390 286 _l
175 286 _l
175 0 _l
82 0 _l
82 688 _l
406 688 _l
483 688 543 670 585 636 _c
627 601 648 553 648 491 _c
648 440 633 397 603 362 _c
573 327 532 305 480 296 _c
676 0 _l
568 0 _l
555 490 _m
555 530 541 560 514 581 _c
486 602 447 613 396 613 _c
175 613 _l
175 359 _l
400 359 _l
449 359 487 370 514 393 _c
541 416 555 448 555 490 _c
_cl}_d
/e{{556 0 42 -9 512 538 _sc
135 246 _m
135 185 147 138 172 105 _c
197 72 234 56 282 56 _c
320 56 350 63 373 79 _c
396 94 412 113 420 137 _c
498 115 _l
466 32 394 -9 282 -9 _c
204 -9 144 14 103 60 _c
62 106 42 176 42 268 _c
42 354 62 421 103 468 _c
144 514 203 538 279 538 _c
434 538 512 444 512 257 _c
512 246 _l
135 246 _l
421 313 _m
416 368 402 408 378 434 _c
}_e{354 460 321 473 277 473 _c
234 473 200 458 176 430 _c
151 402 138 363 136 313 _c
421 313 _l
_cl}_e}_d
/h{556 0 69 0 491 725 _sc
155 438 _m
173 472 196 498 223 514 _c
249 530 283 538 324 538 _c
381 538 423 523 450 495 _c
477 467 491 419 491 352 _c
491 0 _l
403 0 _l
403 335 _l
403 372 399 400 392 418 _c
385 436 374 449 358 457 _c
342 465 321 470 294 470 _c
252 470 219 455 194 427 _c
169 398 157 360 157 312 _c
157 0 _l
69 0 _l
69 725 _l
157 725 _l
157 536 _l
157 516 156 495 155 474 _c
154 453 153 441 153 438 _c
155 438 _l
_cl}_d
/r{333 0 66 0 316 538 _sc
69 0 _m
69 405 _l
69 442 68 483 66 528 _c
149 528 _l
151 468 153 432 153 420 _c
155 420 _l
169 465 185 496 203 513 _c
221 529 247 538 281 538 _c
292 538 304 536 316 533 _c
316 453 _l
304 456 289 458 270 458 _c
233 458 205 442 186 410 _c
166 378 157 333 157 275 _c
157 0 _l
69 0 _l
_cl}_d
/t{278 0 15 -7 271 646 _sc
271 4 _m
241 -3 212 -7 182 -7 _c
111 -7 76 32 76 112 _c
76 464 _l
15 464 _l
15 528 _l
80 528 _l
105 646 _l
164 646 _l
164 528 _l
262 528 _l
262 464 _l
164 464 _l
164 131 _l
164 105 168 87 176 77 _c
184 67 199 62 220 62 _c
231 62 248 64 271 69 _c
271 4 _l
_cl}_d
end readonly def
/BuildGlyph
{exch begin
CharStrings exch
2 copy known not{pop /.notdef}if
true 3 1 roll get exec
end}_d
/BuildChar {
1 index /Encoding get exch get
1 index /BuildGlyph get exec
}_d
FontName currentdict end definefont pop
end
%%EndProlog
mpldict begin
229.206 318.241 translate
153.589 155.518 0 0 clipbox
gsave
0 0 m
153.588879 0 l
153.588879 155.518125 l
0 155.518125 l
cl
1.000 setgray
fill
grestore
0.800 setlinewidth
0 setlinejoin
0 setlinecap
[] 0 setdash
1.000 setgray
gsave
126.301765 77.380205 m
126.301765 88.01279 122.911995 98.373465 116.627274 106.949837 c
110.342554 115.526209 101.484326 121.879626 91.345662 125.082652 c
81.206999 128.285678 70.30646 128.174489 60.235243 124.765316 c
50.164026 121.356143 41.437241 114.823353 35.328773 106.120567 c
47.612765 97.498458 l
51.888692 103.590409 57.997442 108.163361 65.047294 110.549782 c
72.097146 112.936204 79.727523 113.014036 86.824588 110.771918 c
93.921652 108.529799 100.122412 104.082408 104.521716 98.078947 c
108.921021 92.075487 111.293859 84.823015 111.293859 77.380205 c
126.301765 77.380205 l
cl
gsave
0.651 0.808 0.890 setrgbcolor
fill
grestore
stroke
grestore
gsave
35.328773 106.120567 m
31.406588 100.532596 28.669482 94.200431 27.286401 87.514921 c
25.903321 80.829411 25.903321 73.931001 27.286401 67.245491 c
41.983105 70.285905 l
41.014949 74.965762 41.014949 79.794649 41.983105 84.474506 c
42.951261 89.154363 44.867236 93.586879 47.612765 97.498458 c
35.328773 106.120567 l
cl
gsave
0.122 0.471 0.706 setrgbcolor
fill
grestore
stroke
grestore
gsave
27.286401 67.245491 m
28.669481 60.559981 31.406587 54.227816 35.328771 48.639845 c
39.250956 43.051874 44.275826 38.325485 50.093223 34.752412 c
57.94788 47.54075 l
53.875702 50.041901 50.358293 53.350373 47.612764 57.261953 c
44.867235 61.173532 42.951261 65.606048 41.983105 70.285905 c
27.286401 67.245491 l
cl
gsave
0.698 0.875 0.541 setrgbcolor
fill
grestore
stroke
grestore
gsave
50.093223 34.752412 m
53.285116 32.791937 56.687129 31.196154 60.235242 29.995094 c
63.783354 28.794035 67.455167 27.995281 71.181582 27.613864 c
72.709731 42.543766 l
70.101241 42.810758 67.530972 43.369886 65.047293 44.210628 c
62.563615 45.051369 60.182205 46.168417 57.94788 47.54075 c
50.093223 34.752412 l
cl
gsave
0.200 0.627 0.173 setrgbcolor
fill
grestore
stroke
grestore
gsave
71.181582 27.613864 m
74.907996 27.232447 78.665489 27.270775 82.383348 27.728126 c
86.101207 28.185477 89.755962 29.058965 93.278837 30.332151 c
88.17781 44.446567 l
85.711798 43.555337 83.153469 42.943895 80.550968 42.62375 c
77.948466 42.303604 75.318221 42.276774 72.709731 42.543766 c
71.181582 27.613864 l
cl
gsave
0.984 0.604 0.600 setrgbcolor
fill
grestore
stroke
grestore
gsave
93.278837 30.332151 m
96.480868 31.489382 99.556412 32.970486 102.457606 34.752413 c
105.3588 36.53434 108.070516 38.607799 110.550555 40.940522 c
100.268013 51.872427 l
98.531985 50.239521 96.633784 48.7881 94.602948 47.540751 c
92.572112 46.293402 90.419232 45.256629 88.17781 44.446567 c
93.278837 30.332151 l
cl
gsave
0.890 0.102 0.110 setrgbcolor
fill
grestore
stroke
grestore
gsave
110.550555 40.940522 m
112.285816 42.572708 113.902276 44.326761 115.387591 46.189287 c
116.872906 48.051813 118.223285 50.018058 119.428416 52.073009 c
106.482515 59.665168 l
105.638924 58.226702 104.693658 56.85033 103.653938 55.546562 c
102.614218 54.242794 101.482696 53.014957 100.268013 51.872427 c
110.550555 40.940522 l
cl
gsave
0.992 0.749 0.435 setrgbcolor
fill
grestore
stroke
grestore
gsave
119.428416 52.073009 m
120.461269 53.834196 121.385337 55.656964 122.195432 57.531081 c
123.005527 59.405198 123.700131 61.327151 124.275347 63.286155 c
109.875367 67.51437 l
109.472716 66.143067 108.986493 64.7977 108.419426 63.485818 c
107.85236 62.173936 107.205513 60.897999 106.482515 59.665168 c
119.428416 52.073009 l
cl
gsave
1.000 0.498 0.000 setrgbcolor
fill
grestore
stroke
grestore
gsave
124.275347 63.286155 m
124.658757 64.591931 124.988725 65.912809 125.264427 67.245492 c
125.540128 68.578175 125.761335 69.921553 125.927493 71.272274 c
111.031869 73.104653 l
110.915558 72.159148 110.760714 71.218784 110.567723 70.285906 c
110.374732 69.353028 110.143754 68.428413 109.875367 67.51437 c
124.275347 63.286155 l
cl
gsave
0.792 0.698 0.839 setrgbcolor
fill
grestore
stroke
grestore
gsave
125.927493 71.272274 m
126.052104 72.285253 126.145687 73.301808 126.208109 74.320512 c
126.270532 75.339216 126.301765 76.359592 126.301765 77.380207 c
111.293859 77.380206 l
111.293859 76.665776 111.271996 75.951513 111.228301 75.23842 c
111.184605 74.525327 111.119097 73.813738 111.031869 73.104653 c
125.927493 71.272274 l
cl
gsave
0.416 0.239 0.604 setrgbcolor
fill
grestore
stroke
grestore
0.150 setgray
/LiberationSans findfont
7.000 scalefont
setfont
gsave
92.852687 128.040396 translate
0.000000 rotate
0.000000 0.000000 m /C glyphshow
5.055176 0.000000 m /N glyphshow
10.110352 0.000000 m /N glyphshow
grestore
/LiberationSans findfont
5.000 scalefont
setfont
gsave
77.470300 102.319676 translate
0.000000 rotate
0.000000 0.000000 m /four glyphshow
2.780762 0.000000 m /zero glyphshow
5.561523 0.000000 m /period glyphshow
6.950684 0.000000 m /three glyphshow
9.731445 0.000000 m /percent glyphshow
grestore
/LiberationSans findfont
7.000 scalefont
setfont
gsave
7.200000 86.715893 translate
0.000000 rotate
0.000000 0.000000 m /R glyphshow
5.055176 0.000000 m /N glyphshow
10.110352 0.000000 m /N glyphshow
grestore
/LiberationSans findfont
5.000 scalefont
setfont
gsave
42.237707 81.657424 translate
0.000000 rotate
0.000000 0.000000 m /one glyphshow
2.780762 0.000000 m /three glyphshow
5.561523 0.000000 m /period glyphshow
6.950684 0.000000 m /zero glyphshow
9.731445 0.000000 m /percent glyphshow
grestore
/LiberationSans findfont
7.000 scalefont
setfont
gsave
21.890357 43.953309 translate
0.000000 rotate
0.000000 0.000000 m /A glyphshow
4.668945 0.000000 m /E glyphshow
grestore
/LiberationSans findfont
5.000 scalefont
setfont
gsave
46.661010 60.276132 translate
0.000000 rotate
0.000000 0.000000 m /one glyphshow
2.780762 0.000000 m /three glyphshow
5.561523 0.000000 m /period glyphshow
6.950684 0.000000 m /zero glyphshow
9.731445 0.000000 m /percent glyphshow
grestore
/LiberationSans findfont
7.000 scalefont
setfont
gsave
24.162474 23.444083 translate
0.000000 rotate
0.000000 0.000000 m /C glyphshow
5.055176 0.000000 m /N glyphshow
10.110352 0.000000 m /N glyphshow
15.165527 0.000000 m /plus glyphshow
19.253418 0.000000 m /R glyphshow
24.308594 0.000000 m /N glyphshow
29.363770 0.000000 m /N glyphshow
grestore
/LiberationSans findfont
5.000 scalefont
setfont
gsave
61.750194 50.021519 translate
0.000000 rotate
0.000000 0.000000 m /seven glyphshow
2.780762 0.000000 m /period glyphshow
4.169922 0.000000 m /one glyphshow
6.950684 0.000000 m /percent glyphshow
grestore
/LiberationSans findfont
7.000 scalefont
setfont
gsave
82.994141 20.950418 translate
0.000000 rotate
0.000000 0.000000 m /D glyphshow
5.055176 0.000000 m /B glyphshow
9.724121 0.000000 m /N glyphshow
grestore
/LiberationSans findfont
5.000 scalefont
setfont
gsave
73.931652 48.774686 translate
0.000000 rotate
0.000000 0.000000 m /seven glyphshow
2.780762 0.000000 m /period glyphshow
4.169922 0.000000 m /one glyphshow
6.950684 0.000000 m /percent glyphshow
grestore
/LiberationSans findfont
7.000 scalefont
setfont
gsave
105.075825 28.677134 translate
0.000000 rotate
0.000000 0.000000 m /F glyphshow
4.275879 0.000000 m /C glyphshow
grestore
/LiberationSans findfont
5.000 scalefont
setfont
gsave
84.972494 52.638044 translate
0.000000 rotate
0.000000 0.000000 m /six glyphshow
2.780762 0.000000 m /period glyphshow
4.169922 0.000000 m /five glyphshow
6.950684 0.000000 m /percent glyphshow
grestore
/LiberationSans findfont
7.000 scalefont
setfont
gsave
119.298809 41.257695 translate
0.000000 rotate
0.000000 0.000000 m /O glyphshow
5.444824 0.000000 m /t glyphshow
7.389648 0.000000 m /h glyphshow
11.282715 0.000000 m /e glyphshow
15.175781 0.000000 m /r glyphshow
grestore
/LiberationSans findfont
5.000 scalefont
setfont
gsave
92.083986 58.928325 translate
0.000000 rotate
0.000000 0.000000 m /four glyphshow
2.780762 0.000000 m /period glyphshow
4.169922 0.000000 m /five glyphshow
6.950684 0.000000 m /percent glyphshow
grestore
/LiberationSans findfont
7.000 scalefont
setfont
gsave
126.787434 53.733668 translate
0.000000 rotate
0.000000 0.000000 m /N glyphshow
5.055176 0.000000 m /slash glyphshow
7.000000 0.000000 m /M glyphshow
grestore
/LiberationSans findfont
5.000 scalefont
setfont
gsave
95.828299 65.166312 translate
0.000000 rotate
0.000000 0.000000 m /three glyphshow
2.780762 0.000000 m /period glyphshow
4.169922 0.000000 m /nine glyphshow
6.950684 0.000000 m /percent glyphshow
grestore
/LiberationSans findfont
7.000 scalefont
setfont
gsave
130.163328 64.419521 translate
0.000000 rotate
0.000000 0.000000 m /R glyphshow
5.055176 0.000000 m /B glyphshow
9.724121 0.000000 m /M glyphshow
grestore
/LiberationSans findfont
5.000 scalefont
setfont
gsave
97.516246 70.509238 translate
0.000000 rotate
0.000000 0.000000 m /two glyphshow
2.780762 0.000000 m /period glyphshow
4.169922 0.000000 m /six glyphshow
6.950684 0.000000 m /percent glyphshow
grestore
/LiberationSans findfont
7.000 scalefont
setfont
gsave
131.201379 72.202043 translate
0.000000 rotate
0.000000 0.000000 m /G glyphshow
5.444824 0.000000 m /A glyphshow
10.113770 0.000000 m /N glyphshow
grestore
/LiberationSans findfont
5.000 scalefont
setfont
gsave
98.035271 74.400499 translate
0.000000 rotate
0.000000 0.000000 m /one glyphshow
2.780762 0.000000 m /period glyphshow
4.169922 0.000000 m /nine glyphshow
6.950684 0.000000 m /percent glyphshow
grestore
end
showpage