-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabn-condensed.glyphs
8037 lines (8037 loc) · 237 KB
/
abn-condensed.glyphs
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
{
.appVersion = "3133";
.formatVersion = 3;
DisplayStrings = (
"",
"©"
);
customParameters = (
{
disabled = 1;
name = vendorID;
value = "";
},
{
name = panose;
value = (
2,
11,
7,
6,
2,
2,
2,
2,
2,
4
);
},
{
name = unicodeRanges;
value = (
17,
18,
19,
21,
23,
25,
33,
34,
49,
50,
51,
53,
55,
56,
57,
58,
80,
84,
86,
91,
96,
97,
98,
114,
115,
116,
118,
121,
123
);
},
{
name = fsType;
value = (
1,
2
);
},
{
name = glyphOrder;
value = (
.notdef,
noName00001,
noName00002,
space,
exclam,
quotedbl,
numbersign,
dollar,
percent,
ampersand,
quotesingle,
parenleft,
parenright,
asterisk,
plus,
comma,
hyphen,
period,
slash,
zero,
one,
two,
three,
four,
five,
six,
seven,
eight,
nine,
colon,
semicolon,
less,
equal,
greater,
question,
at,
A,
B,
C,
D,
E,
F,
G,
H,
I,
J,
K,
L,
M,
N,
O,
P,
Q,
R,
S,
T,
U,
V,
W,
X,
Y,
Z,
bracketleft,
backslash,
bracketright,
asciicircum,
underscore,
grave,
a,
b,
c,
d,
e,
f,
g,
h,
i,
j,
k,
l,
m,
n,
o,
p,
q,
r,
s,
t,
u,
v,
w,
x,
y,
z,
braceleft,
bar,
braceright,
asciitilde,
Adieresis,
Aring,
Ccedilla,
Eacute,
Ntilde,
Odieresis,
Udieresis,
aacute,
agrave,
acircumflex,
adieresis,
atilde,
aring,
ccedilla,
eacute,
egrave,
ecircumflex,
edieresis,
iacute,
igrave,
icircumflex,
idieresis,
ntilde,
oacute,
ograve,
ocircumflex,
odieresis,
otilde,
uacute,
ugrave,
ucircumflex,
udieresis,
dagger,
degree,
cent,
sterling,
section,
bullet,
paragraph,
germandbls,
registered,
copyright,
trademark,
acute,
dieresis,
notequal,
AE,
Oslash,
infinity,
plusminus,
lessequal,
greaterequal,
yen,
mu,
partialdiff,
summation,
product,
pi,
integral,
ordfeminine,
ordmasculine,
Omega,
ae,
oslash,
questiondown,
exclamdown,
logicalnot,
radical,
florin,
approxequal,
Delta,
guillemotleft,
guillemotright,
ellipsis,
nbspace,
Agrave,
Atilde,
Otilde,
OE,
oe,
endash,
emdash,
quotedblleft,
quotedblright,
quoteleft,
quoteright,
divide,
lozenge,
ydieresis,
Ydieresis,
fraction,
currency,
guilsinglleft,
guilsinglright,
fi,
fl,
daggerdbl,
periodcentered,
quotesinglbase,
quotedblbase,
perthousand,
Acircumflex,
Ecircumflex,
Aacute,
Edieresis,
Egrave,
Iacute,
Icircumflex,
Idieresis,
Igrave,
Oacute,
Ocircumflex,
apple,
Ograve,
Uacute,
Ucircumflex,
Ugrave,
dotlessi,
circumflex,
tilde,
macron,
breve,
dotaccent,
ring,
cedilla,
hungarumlaut,
ogonek,
caron,
Lslash,
lslash,
Scaron,
scaron,
Zcaron,
zcaron,
brokenbar,
Eth,
eth,
Yacute,
yacute,
Thorn,
thorn,
minus,
multiply,
onesuperior,
twosuperior,
threesuperior,
onehalf,
onequarter,
threequarters,
franc,
Gbreve,
gbreve,
Idot,
Scedilla,
scedilla,
Cacute,
cacute,
Ccaron,
ccaron,
dmacron,
overscore,
middot,
foursuperior,
commaaccent
);
}
);
date = "1992-05-13 08:47:14 +0000";
familyName = "ABN Condensed";
fontMaster = (
{
customParameters = (
{
name = typoAscender;
value = 1491;
},
{
name = typoDescender;
value = -431;
},
{
name = typoLineGap;
value = 269;
},
{
name = winAscent;
value = 1854;
},
{
name = winDescent;
value = 434;
},
{
name = hheaAscender;
value = 1854;
},
{
name = hheaDescender;
value = -434;
},
{
name = strikeoutPosition;
value = 530;
},
{
name = strikeoutSize;
value = 102;
},
{
name = "prep Table Assembly";
value = "PUSHW[ ] /* 1 value pushed */\012563 \012PUSHB[ ] /* 3 values pushed */\012103 78 31 \012PUSHW[ ] /* 1 value pushed */\012564 \012NPUSHB[ ] /* 15 values pushed */\012103 78 31 32 238 48 238 64 238 80 238 4 176 132 1 \012NPUSHW[ ] /* 14 values pushed */\012640 639 51 31 642 639 51 31 641 639 51 31 636 635 \012PUSHB[ ] /* 3 values pushed */\01262 31 64 \012NPUSHW[ ] /* 15 values pushed */\012635 80 635 208 635 3 80 635 96 635 112 635 3 679 623 \012PUSHB[ ] /* 3 values pushed */\012200 31 79 \012NPUSHW[ ] /* 18 values pushed */\012623 95 623 111 623 127 623 4 191 623 1 47 618 1 47 618 1 672 \012PUSHB[ ] /* 3 values pushed */\012103 200 31 \012PUSHW[ ] /* 2 values pushed */\012616 615 \012PUSHB[ ] /* 3 values pushed */\01260 31 160 \012NPUSHW[ ] /* 9 values pushed */\012615 1 47 615 1 47 615 1 648 \012PUSHB[ ] /* 3 values pushed */\012117 150 31 \012PUSHW[ ] /* 1 value pushed */\012608 \012PUSHB[ ] /* 4 values pushed */\012111 150 31 15 \012PUSHW[ ] /* 6 values pushed */\012599 175 599 2 111 599 \012NPUSHB[ ] /* 156 values pushed */\0121 5 3 60 31 4 2 60 31 9 0 5 16 5 32 5 3 0 3 16 3 32 3 3 0 1 16 1 32 1 3 15 13 31 13 47 13 3 15 9 31 9 47 9 3 15 11 31 11 47 11 3 61 15 0 15 1 15 2 15 3 15 16 15 17 79 0 79 1 79 2 79 3 79 16 79 17 127 0 127 1 127 2 127 3 127 16 127 17 191 0 191 1 191 2 191 3 191 16 191 17 239 0 239 1 239 2 239 3 239 16 239 17 30 15 6 15 7 31 6 31 7 4 63 6 63 7 95 6 95 7 127 6 127 7 159 6 159 7 175 6 175 7 191 6 191 7 223 6 223 7 255 6 255 7 16 \012PUSHW[ ] /* 1 value pushed */\012351 \012PUSHB[ ] /* 3 values pushed */\012173 5 31 \012NPUSHW[ ] /* 11 values pushed */\012351 173 -14 5 22 394 489 5 31 394 489 \012NPUSHB[ ] /* 9 values pushed */\01257 5 22 203 139 24 31 203 139 \012NPUSHW[ ] /* 10 values pushed */\012-69 24 22 312 311 23 31 312 311 721 \012NPUSHB[ ] /* 12 values pushed */\01223 22 0 70 70 0 0 0 18 17 8 64 \012PUSHW[ ] /* 4 values pushed */\012541 0 9 480 \012PUSHB[ ] /* 3 values pushed */\012106 22 31 \012PUSHW[ ] /* 1 value pushed */\012477 \012PUSHB[ ] /* 3 values pushed */\012106 34 31 \012PUSHW[ ] /* 1 value pushed */\012473 \012PUSHB[ ] /* 3 values pushed */\012106 96 31 \012PUSHW[ ] /* 5 values pushed */\012468 103 444 31 454 \012PUSHB[ ] /* 4 values pushed */\01290 166 21 22 \012PUSHW[ ] /* 1 value pushed */\012452 \012PUSHB[ ] /* 4 values pushed */\01290 158 20 22 \012PUSHW[ ] /* 1 value pushed */\012374 \012PUSHB[ ] /* 3 values pushed */\012106 89 31 \012NPUSHW[ ] /* 27 values pushed */\012373 106 267 31 372 106 666 31 370 157 666 31 369 157 666 31 364 90 499 61 22 360 90 291 36 22 356 \012PUSHB[ ] /* 4 values pushed */\01290 158 20 22 \012PUSHW[ ] /* 1 value pushed */\012355 \012PUSHB[ ] /* 4 values pushed */\01290 158 20 22 \012PUSHW[ ] /* 1 value pushed */\012354 \012PUSHB[ ] /* 4 values pushed */\01290 133 17 22 \012PUSHW[ ] /* 1 value pushed */\012292 \012PUSHB[ ] /* 4 values pushed */\01290 158 20 22 \012PUSHW[ ] /* 1 value pushed */\012290 \012PUSHB[ ] /* 4 values pushed */\01290 116 15 22 \012PUSHW[ ] /* 1 value pushed */\012266 \012PUSHB[ ] /* 3 values pushed */\012106 84 31 \012NPUSHW[ ] /* 22 values pushed */\012264 103 5777 666 22 262 298 666 31 261 90 790 96 22 260 90 549 67 22 258 90 266 \012PUSHB[ ] /* 4 values pushed */\01233 22 241 90 \012PUSHW[ ] /* 1 value pushed */\012790 \012PUSHB[ ] /* 4 values pushed */\01296 22 240 90 \012PUSHW[ ] /* 1 value pushed */\012441 \012NPUSHB[ ] /* 14 values pushed */\01254 22 239 90 200 25 22 238 90 141 18 22 194 90 \012PUSHW[ ] /* 2 values pushed */\0122211 267 \012PUSHB[ ] /* 3 values pushed */\01222 193 90 \012PUSHW[ ] /* 1 value pushed */\012690 \012PUSHB[ ] /* 4 values pushed */\01284 22 192 90 \012PUSHW[ ] /* 1 value pushed */\012474 \012PUSHB[ ] /* 4 values pushed */\01258 22 183 90 \012PUSHW[ ] /* 1 value pushed */\012666 \012PUSHB[ ] /* 8 values pushed */\01231 182 90 216 27 22 170 90 \012PUSHW[ ] /* 1 value pushed */\012914 \012NPUSHB[ ] /* 9 values pushed */\012111 22 168 90 158 20 22 161 90 \012PUSHW[ ] /* 7 values pushed */\0122211 267 22 156 298 11147 1332 \012PUSHB[ ] /* 3 values pushed */\01222 155 90 \012PUSHW[ ] /* 1 value pushed */\012391 \012PUSHB[ ] /* 4 values pushed */\01248 22 133 90 \012PUSHW[ ] /* 1 value pushed */\012690 \012PUSHB[ ] /* 4 values pushed */\01284 22 121 103 \012PUSHW[ ] /* 1 value pushed */\0121332 \012PUSHB[ ] /* 8 values pushed */\01231 120 90 175 22 22 115 90 \012PUSHW[ ] /* 1 value pushed */\012316 \012PUSHB[ ] /* 4 values pushed */\01239 22 107 90 \012PUSHW[ ] /* 2 values pushed */\0125528 666 \012PUSHB[ ] /* 3 values pushed */\01222 100 103 \012PUSHW[ ] /* 1 value pushed */\012444 \012PUSHB[ ] /* 6 values pushed */\01231 94 90 208 26 22 \012PUSHW[ ] /* 1 value pushed */\012481 \012PUSHB[ ] /* 3 values pushed */\012111 12 31 \012PUSHW[ ] /* 1 value pushed */\012476 \012PUSHB[ ] /* 3 values pushed */\012111 16 31 \012PUSHW[ ] /* 1 value pushed */\012471 \012PUSHB[ ] /* 3 values pushed */\012111 26 31 \012NPUSHW[ ] /* 11 values pushed */\012459 91 532 74 22 457 91 342 48 22 367 \012PUSHB[ ] /* 3 values pushed */\012111 74 31 \012PUSHW[ ] /* 1 value pushed */\012366 \012PUSHB[ ] /* 3 values pushed */\012111 111 31 \012PUSHW[ ] /* 1 value pushed */\012297 \012PUSHB[ ] /* 3 values pushed */\012111 74 31 \012PUSHW[ ] /* 1 value pushed */\012296 \012PUSHB[ ] /* 3 values pushed */\012111 103 31 \012PUSHW[ ] /* 8 values pushed */\012259 111 5029 666 22 257 91 437 \012NPUSHB[ ] /* 13 values pushed */\01261 22 242 111 25 31 237 91 167 24 22 218 91 \012PUSHW[ ] /* 1 value pushed */\012437 \012PUSHB[ ] /* 8 values pushed */\01261 22 147 111 35 31 146 91 \012PUSHW[ ] /* 2 values pushed */\0124842 666 \012PUSHB[ ] /* 3 values pushed */\01222 138 105 \012PUSHW[ ] /* 1 value pushed */\0121332 \012PUSHB[ ] /* 3 values pushed */\01231 137 91 \012PUSHW[ ] /* 1 value pushed */\012437 \012PUSHB[ ] /* 4 values pushed */\01261 22 128 105 \012PUSHW[ ] /* 1 value pushed */\012666 \012PUSHB[ ] /* 3 values pushed */\01231 127 91 \012PUSHW[ ] /* 1 value pushed */\012510 \012PUSHB[ ] /* 8 values pushed */\01271 22 117 111 40 31 116 105 \012PUSHW[ ] /* 1 value pushed */\0121332 \012PUSHB[ ] /* 3 values pushed */\01231 101 91 \012PUSHW[ ] /* 1 value pushed */\012437 \012NPUSHB[ ] /* 9 values pushed */\01261 22 70 3 70 4 70 11 47 \012PUSHW[ ] /* 1 value pushed */\012541 \012NPUSHB[ ] /* 69 values pushed */\0121 85 24 9 24 9 144 221 7 144 197 7 144 123 7 144 113 7 144 99 7 144 93 7 144 86 7 144 85 7 36 8 34 8 32 8 30 8 28 8 26 8 24 8 22 8 20 8 18 8 16 8 14 8 12 8 10 8 8 8 6 8 4 8 2 8 0 8 0 \012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012MPPEM[ ] /* MeasurePixelPerEm */\012PUSHB[ ] /* 1 value pushed */\012192 \012MUL[ ] /* Multiply */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012MPPEM[ ] /* MeasurePixelPerEm */\012DIV[ ] /* Divide */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\012246 \012GTEQ[ ] /* GreaterThanOrEqual */\012SWAP[ ] /* SwapTopStack */\012PUSHW[ ] /* 1 value pushed */\012266 \012LTEQ[ ] /* LessThenOrEqual */\012AND[ ] /* LogicalAnd */\012PUSHB[ ] /* 1 value pushed */\0125 \012SWAP[ ] /* SwapTopStack */\012WS[ ] /* WriteStore */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012PUSHB[ ] /* 1 value pushed */\01218 \012MPPEM[ ] /* MeasurePixelPerEm */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012MPPEM[ ] /* MeasurePixelPerEm */\012EQ[ ] /* Equal */\012WS[ ] /* WriteStore */\012RTG[ ] /* RoundToGrid */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012PUSHB[ ] /* 1 value pushed */\01219 \012SPVTCA[1] /* SetPVectorToAxis */\012MPPEM[ ] /* MeasurePixelPerEm */\012SPVTCA[0] /* SetPVectorToAxis */\012MPPEM[ ] /* MeasurePixelPerEm */\012GTEQ[ ] /* GreaterThanOrEqual */\012WS[ ] /* WriteStore */\012PUSHB[ ] /* 1 value pushed */\01256 \012CALL[ ] /* CallFunction */\012MPPEM[ ] /* MeasurePixelPerEm */\012PUSHW[ ] /* 1 value pushed */\0122048 \012GT[ ] /* GreaterThan */\012PUSHB[ ] /* 1 value pushed */\01255 \012CALL[ ] /* CallFunction */\012MPPEM[ ] /* MeasurePixelPerEm */\012PUSHB[ ] /* 1 value pushed */\0127 \012LT[ ] /* LessThan */\012OR[ ] /* LogicalOr */\012IF[ ] /* If */\012PUSHB[ ] /* 2 values pushed */\0121 1 \012INSTCTRL[ ] /* SetInstrExecControl */\012EIF[ ] /* EndIf */\012PUSHB[ ] /* 1 value pushed */\01256 \012CALL[ ] /* CallFunction */\012PUSHB[ ] /* 1 value pushed */\0122 \012GETINFO[ ] /* GetInfo */\012PUSHW[ ] /* 1 value pushed */\012256 \012EQ[ ] /* Equal */\012IF[ ] /* If */\012PUSHW[ ] /* 1 value pushed */\012281 \012PUSHB[ ] /* 2 values pushed */\0121 1 \012INSTCTRL[ ] /* SetInstrExecControl */\012SCANCTRL[ ] /* ScanConversionControl */\012ELSE[ ] /* Else */\012PUSHB[ ] /* 1 value pushed */\01218 \012RS[ ] /* ReadStore */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\0121 311 \012SCANCTRL[ ] /* ScanConversionControl */\012SCANTYPE[ ] /* ScanType */\012ELSE[ ] /* Else */\012PUSHW[ ] /* 2 values pushed */\0121 511 \012SCANCTRL[ ] /* ScanConversionControl */\012SCANTYPE[ ] /* ScanType */\012EIF[ ] /* EndIf */\012EIF[ ] /* EndIf */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012SZPS[ ] /* SetZonePointerS */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012RTG[ ] /* RoundToGrid */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012MPPEM[ ] /* MeasurePixelPerEm */\012LT[ ] /* LessThan */\012JROF[ ] /* JumpRelativeOnFalse */\012PUSHW[ ] /* 5 values pushed */\01231 376 7 31 352 \012PUSHB[ ] /* 7 values pushed */\0127 31 216 7 31 104 7 \012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012MPPEM[ ] /* MeasurePixelPerEm */\012GTEQ[ ] /* GreaterThanOrEqual */\012JROF[ ] /* JumpRelativeOnFalse */\012PUSHW[ ] /* 5 values pushed */\012144 376 7 144 352 \012PUSHB[ ] /* 7 values pushed */\0127 144 216 7 144 104 7 \012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012RTG[ ] /* RoundToGrid */\012SCVTCI[ ] /* SetCVTCutIn */\012PUSHB[ ] /* 1 value pushed */\012150 \012MPPEM[ ] /* MeasurePixelPerEm */\012GTEQ[ ] /* GreaterThanOrEqual */\012IF[ ] /* If */\012PUSHB[ ] /* 1 value pushed */\012170 \012SCVTCI[ ] /* SetCVTCutIn */\012EIF[ ] /* EndIf */\012PUSHB[ ] /* 1 value pushed */\01250 \012MPPEM[ ] /* MeasurePixelPerEm */\012GTEQ[ ] /* GreaterThanOrEqual */\012IF[ ] /* If */\012PUSHB[ ] /* 1 value pushed */\012255 \012SCVTCI[ ] /* SetCVTCutIn */\012EIF[ ] /* EndIf */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012DELTAC1[ ] /* DeltaExceptionC1 */\012MPPEM[ ] /* MeasurePixelPerEm */\012PUSHB[ ] /* 1 value pushed */\012103 \012GTEQ[ ] /* GreaterThanOrEqual */\012DUP[ ] /* DuplicateTopStack */\012NOT[ ] /* LogicalNot */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\012543 541 \012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHW[ ] /* 2 values pushed */\012542 541 \012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\012854 543 \012RCVT[ ] /* ReadCVT */\012GT[ ] /* GreaterThan */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\012543 854 \012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012EIF[ ] /* EndIf */\012MPPEM[ ] /* MeasurePixelPerEm */\012PUSHB[ ] /* 1 value pushed */\012122 \012GTEQ[ ] /* GreaterThanOrEqual */\012DUP[ ] /* DuplicateTopStack */\012NOT[ ] /* LogicalNot */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\012103 542 \012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHW[ ] /* 2 values pushed */\012106 542 \012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\0121059 103 \012RCVT[ ] /* ReadCVT */\012GT[ ] /* GreaterThan */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\012103 1059 \012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012EIF[ ] /* EndIf */\012MPPEM[ ] /* MeasurePixelPerEm */\012PUSHW[ ] /* 1 value pushed */\012333 \012GTEQ[ ] /* GreaterThanOrEqual */\012DUP[ ] /* DuplicateTopStack */\012NOT[ ] /* LogicalNot */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\01290 543 \012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHW[ ] /* 2 values pushed */\012112 543 \012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\0122770 90 \012RCVT[ ] /* ReadCVT */\012GT[ ] /* GreaterThan */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\01290 2770 \012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012EIF[ ] /* EndIf */\012MPPEM[ ] /* MeasurePixelPerEm */\012PUSHW[ ] /* 1 value pushed */\012666 \012GTEQ[ ] /* GreaterThanOrEqual */\012DUP[ ] /* DuplicateTopStack */\012NOT[ ] /* LogicalNot */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\012298 112 \012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHB[ ] /* 2 values pushed */\012112 112 \012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\0125611 298 \012RCVT[ ] /* ReadCVT */\012GT[ ] /* GreaterThan */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\012298 5611 \012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012EIF[ ] /* EndIf */\012MPPEM[ ] /* MeasurePixelPerEm */\012PUSHW[ ] /* 1 value pushed */\0121332 \012GTEQ[ ] /* GreaterThanOrEqual */\012DUP[ ] /* DuplicateTopStack */\012NOT[ ] /* LogicalNot */\012IF[ ] /* If */\012PUSHB[ ] /* 2 values pushed */\012157 112 \012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHB[ ] /* 2 values pushed */\012112 112 \012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\01211230 157 \012RCVT[ ] /* ReadCVT */\012GT[ ] /* GreaterThan */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\012157 11230 \012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012EIF[ ] /* EndIf */\012MPPEM[ ] /* MeasurePixelPerEm */\012PUSHB[ ] /* 1 value pushed */\012148 \012GTEQ[ ] /* GreaterThanOrEqual */\012DUP[ ] /* DuplicateTopStack */\012NOT[ ] /* LogicalNot */\012IF[ ] /* If */\012PUSHB[ ] /* 2 values pushed */\01291 91 \012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHB[ ] /* 2 values pushed */\012111 91 \012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\0121070 91 \012RCVT[ ] /* ReadCVT */\012GT[ ] /* GreaterThan */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\01291 1070 \012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012EIF[ ] /* EndIf */\012MPPEM[ ] /* MeasurePixelPerEm */\012PUSHW[ ] /* 1 value pushed */\012333 \012GTEQ[ ] /* GreaterThanOrEqual */\012DUP[ ] /* DuplicateTopStack */\012NOT[ ] /* LogicalNot */\012IF[ ] /* If */\012PUSHB[ ] /* 2 values pushed */\01291 91 \012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHB[ ] /* 2 values pushed */\012105 91 \012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\0122417 91 \012RCVT[ ] /* ReadCVT */\012GT[ ] /* GreaterThan */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\01291 2417 \012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012EIF[ ] /* EndIf */\012MPPEM[ ] /* MeasurePixelPerEm */\012PUSHW[ ] /* 1 value pushed */\012666 \012GTEQ[ ] /* GreaterThanOrEqual */\012DUP[ ] /* DuplicateTopStack */\012NOT[ ] /* LogicalNot */\012IF[ ] /* If */\012PUSHB[ ] /* 2 values pushed */\01291 91 \012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHB[ ] /* 2 values pushed */\01291 91 \012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\0124842 91 \012RCVT[ ] /* ReadCVT */\012GT[ ] /* GreaterThan */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\01291 4842 \012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012EIF[ ] /* EndIf */\012WCVTF[ ] /* WriteCVTInFUnits */\012MPPEM[ ] /* MeasurePixelPerEm */\012PUSHW[ ] /* 1 value pushed */\012499 \012GTEQ[ ] /* GreaterThanOrEqual */\012IF[ ] /* If */\012PUSHB[ ] /* 3 values pushed */\01270 33 70 \012RCVT[ ] /* ReadCVT */\012MAX[ ] /* Maximum */\012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012MPPEM[ ] /* MeasurePixelPerEm */\012PUSHW[ ] /* 1 value pushed */\012999 \012GTEQ[ ] /* GreaterThanOrEqual */\012IF[ ] /* If */\012PUSHB[ ] /* 3 values pushed */\01270 97 70 \012RCVT[ ] /* ReadCVT */\012MAX[ ] /* Maximum */\012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012PUSHB[ ] /* 3 values pushed */\012106 103 70 \012RCVT[ ] /* ReadCVT */\012ROUND[00] /* Round */\012SWAP[ ] /* SwapTopStack */\012RCVT[ ] /* ReadCVT */\012ADD[ ] /* Add */\012WCVTP[ ] /* WriteCVTInPixels */\012WCVTF[ ] /* WriteCVTInFUnits */\012MPPEM[ ] /* MeasurePixelPerEm */\012PUSHW[ ] /* 1 value pushed */\012499 \012GTEQ[ ] /* GreaterThanOrEqual */\012IF[ ] /* If */\012PUSHB[ ] /* 3 values pushed */\01270 33 70 \012RCVT[ ] /* ReadCVT */\012MAX[ ] /* Maximum */\012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012MPPEM[ ] /* MeasurePixelPerEm */\012PUSHW[ ] /* 1 value pushed */\012999 \012GTEQ[ ] /* GreaterThanOrEqual */\012IF[ ] /* If */\012PUSHB[ ] /* 3 values pushed */\01270 97 70 \012RCVT[ ] /* ReadCVT */\012MAX[ ] /* Maximum */\012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012PUSHB[ ] /* 3 values pushed */\012112 90 70 \012RCVT[ ] /* ReadCVT */\012ROUND[00] /* Round */\012SWAP[ ] /* SwapTopStack */\012RCVT[ ] /* ReadCVT */\012ADD[ ] /* Add */\012WCVTP[ ] /* WriteCVTInPixels */\012WCVTF[ ] /* WriteCVTInFUnits */\012MPPEM[ ] /* MeasurePixelPerEm */\012PUSHW[ ] /* 1 value pushed */\012499 \012GTEQ[ ] /* GreaterThanOrEqual */\012IF[ ] /* If */\012PUSHB[ ] /* 3 values pushed */\01270 33 70 \012RCVT[ ] /* ReadCVT */\012MAX[ ] /* Maximum */\012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012MPPEM[ ] /* MeasurePixelPerEm */\012PUSHW[ ] /* 1 value pushed */\012999 \012GTEQ[ ] /* GreaterThanOrEqual */\012IF[ ] /* If */\012PUSHB[ ] /* 3 values pushed */\01270 97 70 \012RCVT[ ] /* ReadCVT */\012MAX[ ] /* Maximum */\012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012PUSHW[ ] /* 3 values pushed */\012157 298 70 \012RCVT[ ] /* ReadCVT */\012ROUND[00] /* Round */\012SWAP[ ] /* SwapTopStack */\012RCVT[ ] /* ReadCVT */\012ADD[ ] /* Add */\012WCVTP[ ] /* WriteCVTInPixels */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012NEG[ ] /* Negate */\012WS[ ] /* WriteStore */\012PUSHB[ ] /* 4 values pushed */\01297 200 119 139 \012RCVT[ ] /* ReadCVT */\012NEG[ ] /* Negate */\012SWAP[ ] /* SwapTopStack */\012RCVT[ ] /* ReadCVT */\012ADD[ ] /* Add */\012SWAP[ ] /* SwapTopStack */\012RCVT[ ] /* ReadCVT */\012NEG[ ] /* Negate */\012ADD[ ] /* Add */\012SWAP[ ] /* SwapTopStack */\012RCVT[ ] /* ReadCVT */\012ADD[ ] /* Add */\012PUSHB[ ] /* 1 value pushed */\012139 \012SROUND[ ] /* SuperRound */\012ROUND[00] /* Round */\012RTG[ ] /* RoundToGrid */\012PUSHB[ ] /* 1 value pushed */\012128 \012DIV[ ] /* Divide */\012DUP[ ] /* DuplicateTopStack */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 2 values pushed */\012119 200 \012RCVT[ ] /* ReadCVT */\012NEG[ ] /* Negate */\012SWAP[ ] /* SwapTopStack */\012RCVT[ ] /* ReadCVT */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0123 \012MINDEX[ ] /* MoveXToTopStack */\012ADD[ ] /* Add */\012DIV[ ] /* Divide */\012MUL[ ] /* Multiply */\012ROUND[00] /* Round */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0123 \012MINDEX[ ] /* MoveXToTopStack */\012SUB[ ] /* Subtract */\012NEG[ ] /* Negate */\012PUSHB[ ] /* 1 value pushed */\012200 \012SWAP[ ] /* SwapTopStack */\012NEG[ ] /* Negate */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHB[ ] /* 1 value pushed */\012119 \012SWAP[ ] /* SwapTopStack */\012WCVTP[ ] /* WriteCVTInPixels */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 2 values pushed */\01297 139 \012RCVT[ ] /* ReadCVT */\012NEG[ ] /* Negate */\012SWAP[ ] /* SwapTopStack */\012RCVT[ ] /* ReadCVT */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0123 \012MINDEX[ ] /* MoveXToTopStack */\012ADD[ ] /* Add */\012DIV[ ] /* Divide */\012MUL[ ] /* Multiply */\012ROUND[00] /* Round */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0123 \012MINDEX[ ] /* MoveXToTopStack */\012SUB[ ] /* Subtract */\012NEG[ ] /* Negate */\012PUSHB[ ] /* 1 value pushed */\012139 \012SWAP[ ] /* SwapTopStack */\012NEG[ ] /* Negate */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHB[ ] /* 1 value pushed */\01297 \012SWAP[ ] /* SwapTopStack */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHB[ ] /* 2 values pushed */\0120 139 \012RCVT[ ] /* ReadCVT */\012EQ[ ] /* Equal */\012IF[ ] /* If */\012PUSHB[ ] /* 2 values pushed */\012139 64 \012NEG[ ] /* Negate */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHB[ ] /* 3 values pushed */\01297 64 97 \012RCVT[ ] /* ReadCVT */\012SWAP[ ] /* SwapTopStack */\012SUB[ ] /* Subtract */\012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012PUSHB[ ] /* 4 values pushed */\012109 158 96 174 \012RCVT[ ] /* ReadCVT */\012NEG[ ] /* Negate */\012SWAP[ ] /* SwapTopStack */\012RCVT[ ] /* ReadCVT */\012ADD[ ] /* Add */\012SWAP[ ] /* SwapTopStack */\012RCVT[ ] /* ReadCVT */\012NEG[ ] /* Negate */\012ADD[ ] /* Add */\012SWAP[ ] /* SwapTopStack */\012RCVT[ ] /* ReadCVT */\012ADD[ ] /* Add */\012PUSHB[ ] /* 1 value pushed */\012137 \012SROUND[ ] /* SuperRound */\012ROUND[00] /* Round */\012RTG[ ] /* RoundToGrid */\012PUSHB[ ] /* 1 value pushed */\012128 \012DIV[ ] /* Divide */\012DUP[ ] /* DuplicateTopStack */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 2 values pushed */\01296 158 \012RCVT[ ] /* ReadCVT */\012NEG[ ] /* Negate */\012SWAP[ ] /* SwapTopStack */\012RCVT[ ] /* ReadCVT */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0123 \012MINDEX[ ] /* MoveXToTopStack */\012ADD[ ] /* Add */\012DIV[ ] /* Divide */\012MUL[ ] /* Multiply */\012ROUND[00] /* Round */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0123 \012MINDEX[ ] /* MoveXToTopStack */\012SUB[ ] /* Subtract */\012NEG[ ] /* Negate */\012PUSHB[ ] /* 1 value pushed */\012158 \012SWAP[ ] /* SwapTopStack */\012NEG[ ] /* Negate */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHB[ ] /* 1 value pushed */\01296 \012SWAP[ ] /* SwapTopStack */\012WCVTP[ ] /* WriteCVTInPixels */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 2 values pushed */\012109 174 \012RCVT[ ] /* ReadCVT */\012NEG[ ] /* Negate */\012SWAP[ ] /* SwapTopStack */\012RCVT[ ] /* ReadCVT */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0123 \012MINDEX[ ] /* MoveXToTopStack */\012ADD[ ] /* Add */\012DIV[ ] /* Divide */\012MUL[ ] /* Multiply */\012ROUND[00] /* Round */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0123 \012MINDEX[ ] /* MoveXToTopStack */\012SUB[ ] /* Subtract */\012NEG[ ] /* Negate */\012PUSHB[ ] /* 1 value pushed */\012174 \012SWAP[ ] /* SwapTopStack */\012NEG[ ] /* Negate */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHB[ ] /* 1 value pushed */\012109 \012SWAP[ ] /* SwapTopStack */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHB[ ] /* 2 values pushed */\0120 174 \012RCVT[ ] /* ReadCVT */\012EQ[ ] /* Equal */\012IF[ ] /* If */\012PUSHB[ ] /* 2 values pushed */\012174 64 \012NEG[ ] /* Negate */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHB[ ] /* 3 values pushed */\012109 64 109 \012RCVT[ ] /* ReadCVT */\012SWAP[ ] /* SwapTopStack */\012SUB[ ] /* Subtract */\012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012RCVT[ ] /* ReadCVT */\012ROUND[01] /* Round */\012GTEQ[ ] /* GreaterThanOrEqual */\012WS[ ] /* WriteStore */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012MPPEM[ ] /* MeasurePixelPerEm */\012LT[ ] /* LessThan */\012IF[ ] /* If */\012PUSHB[ ] /* 2 values pushed */\0128 0 \012WS[ ] /* WriteStore */\012EIF[ ] /* EndIf */\012RS[ ] /* ReadStore */\012NOT[ ] /* LogicalNot */\012IF[ ] /* If */\012PUSHB[ ] /* 2 values pushed */\0128 0 \012WS[ ] /* WriteStore */\012EIF[ ] /* EndIf */\012PUSHB[ ] /* 4 values pushed */\0122 11 10 18 \012RS[ ] /* ReadStore */\012IF[ ] /* If */\012ADD[ ] /* Add */\012ELSE[ ] /* Else */\012POP[ ] /* PopTopStack */\012EIF[ ] /* EndIf */\012WS[ ] /* WriteStore */\012SZPS[ ] /* SetZonePointerS */\012SRP0[ ] /* SetRefPoint0 */\012WCVTF[ ] /* WriteCVTInFUnits */\012MIAP[0] /* MoveIndirectAbsPt */\012PUSHB[ ] /* 1 value pushed */\01218 \012RS[ ] /* ReadStore */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\01215137 6270 \012ELSE[ ] /* Else */\012PUSHW[ ] /* 3 values pushed */\0121024 424 11 \012CALL[ ] /* CallFunction */\012EIF[ ] /* EndIf */\012PUSHB[ ] /* 1 value pushed */\01212 \012SWAP[ ] /* SwapTopStack */\012WS[ ] /* WriteStore */\012PUSHB[ ] /* 1 value pushed */\01213 \012SWAP[ ] /* SwapTopStack */\012WS[ ] /* WriteStore */\012PUSHB[ ] /* 1 value pushed */\01218 \012RS[ ] /* ReadStore */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\01211585 11585 \012ELSE[ ] /* Else */\012PUSHW[ ] /* 3 values pushed */\0121024 1024 11 \012CALL[ ] /* CallFunction */\012EIF[ ] /* EndIf */\012PUSHB[ ] /* 1 value pushed */\01214 \012SWAP[ ] /* SwapTopStack */\012WS[ ] /* WriteStore */\012PUSHB[ ] /* 1 value pushed */\01215 \012SWAP[ ] /* SwapTopStack */\012WS[ ] /* WriteStore */\012PUSHB[ ] /* 1 value pushed */\01218 \012RS[ ] /* ReadStore */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\0126270 15137 \012ELSE[ ] /* Else */\012PUSHW[ ] /* 3 values pushed */\012424 1024 11 \012CALL[ ] /* CallFunction */\012EIF[ ] /* EndIf */\012PUSHB[ ] /* 1 value pushed */\01216 \012SWAP[ ] /* SwapTopStack */\012WS[ ] /* WriteStore */\012PUSHB[ ] /* 1 value pushed */\01217 \012SWAP[ ] /* SwapTopStack */\012WS[ ] /* WriteStore */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012DELTAC1[ ] /* DeltaExceptionC1 */\012DELTAC2[ ] /* DeltaExceptionC2 */\012DELTAC1[ ] /* DeltaExceptionC1 */\012SDB[ ] /* SetDeltaBaseInGState */\012DELTAC1[ ] /* DeltaExceptionC1 */\012DELTAC1[ ] /* DeltaExceptionC1 */\012DELTAC1[ ] /* DeltaExceptionC1 */\012DELTAC1[ ] /* DeltaExceptionC1 */\012DELTAC1[ ] /* DeltaExceptionC1 */\012DELTAC1[ ] /* DeltaExceptionC1 */\012SDB[ ] /* SetDeltaBaseInGState */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012DELTAC1[ ] /* DeltaExceptionC1 */\012DELTAC2[ ] /* DeltaExceptionC2 */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012DELTAC1[ ] /* DeltaExceptionC1 */\012DELTAC2[ ] /* DeltaExceptionC2 */\012DELTAC3[ ] /* DeltaExceptionC3 */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012DELTAC1[ ] /* DeltaExceptionC1 */\012DELTAC2[ ] /* DeltaExceptionC2 */\012DELTAC1[ ] /* DeltaExceptionC1 */\012DELTAC3[ ] /* DeltaExceptionC3 */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012CALL[ ] /* CallFunction */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012DELTAC3[ ] /* DeltaExceptionC3 */\012DELTAC2[ ] /* DeltaExceptionC2 */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012CALL[ ] /* CallFunction */\012DELTAC1[ ] /* DeltaExceptionC1 */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012DELTAC1[ ] /* DeltaExceptionC1 */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012PUSHB[ ] /* 1 value pushed */\0122 \012RCVT[ ] /* ReadCVT */\012ROUND[00] /* Round */\012PUSHW[ ] /* 1 value pushed */\012670 \012RCVT[ ] /* ReadCVT */\012ROUND[00] /* Round */\012PUSHB[ ] /* 1 value pushed */\01264 \012MAX[ ] /* Maximum */\012ADD[ ] /* Add */\012PUSHB[ ] /* 1 value pushed */\01232 \012SWAP[ ] /* SwapTopStack */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHB[ ] /* 1 value pushed */\0126 \012RCVT[ ] /* ReadCVT */\012ROUND[00] /* Round */\012PUSHW[ ] /* 1 value pushed */\012671 \012RCVT[ ] /* ReadCVT */\012ROUND[00] /* Round */\012PUSHB[ ] /* 1 value pushed */\01264 \012MAX[ ] /* Maximum */\012ADD[ ] /* Add */\012PUSHB[ ] /* 1 value pushed */\01234 \012SWAP[ ] /* SwapTopStack */\012WCVTP[ ] /* WriteCVTInPixels */\012CALL[ ] /* CallFunction */\012CALL[ ] /* CallFunction */";
},
{
name = "fpgm Table Assembly";
value = "NPUSHB[ ] /* 55 values pushed */\01256 55 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37 36 35 34 33 32 31 30 29 28 27 26 25 24 23 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 \012FDEF[ ] /* FunctionDefinition */\012RCVT[ ] /* ReadCVT */\012SWAP[ ] /* SwapTopStack */\012GC[0] /* GetCoordOnPVector */\012ADD[ ] /* Add */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\01238 \012ADD[ ] /* Add */\012PUSHB[ ] /* 1 value pushed */\0124 \012MINDEX[ ] /* MoveXToTopStack */\012SWAP[ ] /* SwapTopStack */\012SCFS[ ] /* SetCoordFromStackFP */\012SCFS[ ] /* SetCoordFromStackFP */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012RCVT[ ] /* ReadCVT */\012SWAP[ ] /* SwapTopStack */\012GC[0] /* GetCoordOnPVector */\012SWAP[ ] /* SwapTopStack */\012SUB[ ] /* Subtract */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\01238 \012SUB[ ] /* Subtract */\012PUSHB[ ] /* 1 value pushed */\0124 \012MINDEX[ ] /* MoveXToTopStack */\012SWAP[ ] /* SwapTopStack */\012SCFS[ ] /* SetCoordFromStackFP */\012SCFS[ ] /* SetCoordFromStackFP */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012RCVT[ ] /* ReadCVT */\012SWAP[ ] /* SwapTopStack */\012GC[0] /* GetCoordOnPVector */\012ADD[ ] /* Add */\012PUSHB[ ] /* 1 value pushed */\01232 \012SUB[ ] /* Subtract */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\01270 \012ADD[ ] /* Add */\012PUSHB[ ] /* 1 value pushed */\0124 \012MINDEX[ ] /* MoveXToTopStack */\012SWAP[ ] /* SwapTopStack */\012SCFS[ ] /* SetCoordFromStackFP */\012SCFS[ ] /* SetCoordFromStackFP */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012RCVT[ ] /* ReadCVT */\012SWAP[ ] /* SwapTopStack */\012GC[0] /* GetCoordOnPVector */\012SWAP[ ] /* SwapTopStack */\012SUB[ ] /* Subtract */\012PUSHB[ ] /* 1 value pushed */\01232 \012ADD[ ] /* Add */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\01238 \012SUB[ ] /* Subtract */\012PUSHB[ ] /* 1 value pushed */\01232 \012SUB[ ] /* Subtract */\012PUSHB[ ] /* 1 value pushed */\0124 \012MINDEX[ ] /* MoveXToTopStack */\012SWAP[ ] /* SwapTopStack */\012SCFS[ ] /* SetCoordFromStackFP */\012SCFS[ ] /* SetCoordFromStackFP */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012RCVT[ ] /* ReadCVT */\012SWAP[ ] /* SwapTopStack */\012GC[0] /* GetCoordOnPVector */\012ADD[ ] /* Add */\012PUSHB[ ] /* 1 value pushed */\01264 \012SUB[ ] /* Subtract */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\012102 \012ADD[ ] /* Add */\012PUSHB[ ] /* 1 value pushed */\0124 \012MINDEX[ ] /* MoveXToTopStack */\012SWAP[ ] /* SwapTopStack */\012SCFS[ ] /* SetCoordFromStackFP */\012SCFS[ ] /* SetCoordFromStackFP */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012RCVT[ ] /* ReadCVT */\012SWAP[ ] /* SwapTopStack */\012GC[0] /* GetCoordOnPVector */\012SWAP[ ] /* SwapTopStack */\012SUB[ ] /* Subtract */\012PUSHB[ ] /* 1 value pushed */\01264 \012ADD[ ] /* Add */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\01238 \012SUB[ ] /* Subtract */\012PUSHB[ ] /* 1 value pushed */\01264 \012SUB[ ] /* Subtract */\012PUSHB[ ] /* 1 value pushed */\0124 \012MINDEX[ ] /* MoveXToTopStack */\012SWAP[ ] /* SwapTopStack */\012SCFS[ ] /* SetCoordFromStackFP */\012SCFS[ ] /* SetCoordFromStackFP */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012SRP0[ ] /* SetRefPoint0 */\012DUP[ ] /* DuplicateTopStack */\012ALIGNRP[ ] /* AlignRelativePt */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012ALIGNRP[ ] /* AlignRelativePt */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012DUP[ ] /* DuplicateTopStack */\012RCVT[ ] /* ReadCVT */\012SWAP[ ] /* SwapTopStack */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\012205 \012WCVTP[ ] /* WriteCVTInPixels */\012SWAP[ ] /* SwapTopStack */\012DUP[ ] /* DuplicateTopStack */\012PUSHW[ ] /* 1 value pushed */\012346 \012LTEQ[ ] /* LessThenOrEqual */\012IF[ ] /* If */\012SWAP[ ] /* SwapTopStack */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\012141 \012WCVTP[ ] /* WriteCVTInPixels */\012SWAP[ ] /* SwapTopStack */\012EIF[ ] /* EndIf */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\012237 \012LTEQ[ ] /* LessThenOrEqual */\012IF[ ] /* If */\012SWAP[ ] /* SwapTopStack */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\01277 \012WCVTP[ ] /* WriteCVTInPixels */\012SWAP[ ] /* SwapTopStack */\012EIF[ ] /* EndIf */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0124 \012MINDEX[ ] /* MoveXToTopStack */\012LTEQ[ ] /* LessThenOrEqual */\012IF[ ] /* If */\012SWAP[ ] /* SwapTopStack */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\01213 \012WCVTP[ ] /* WriteCVTInPixels */\012SWAP[ ] /* SwapTopStack */\012EIF[ ] /* EndIf */\012POP[ ] /* PopTopStack */\012POP[ ] /* PopTopStack */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012DUP[ ] /* DuplicateTopStack */\012DUP[ ] /* DuplicateTopStack */\012RCVT[ ] /* ReadCVT */\012RTG[ ] /* RoundToGrid */\012ROUND[00] /* Round */\012WCVTP[ ] /* WriteCVTInPixels */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0121 \012ADD[ ] /* Add */\012DUP[ ] /* DuplicateTopStack */\012RCVT[ ] /* ReadCVT */\012PUSHB[ ] /* 1 value pushed */\01270 \012SROUND[ ] /* SuperRound */\012ROUND[00] /* Round */\012ROLL[ ] /* RollTopThreeStack */\012RCVT[ ] /* ReadCVT */\012ADD[ ] /* Add */\012WCVTP[ ] /* WriteCVTInPixels */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012PUSHB[ ] /* 2 values pushed */\01211 10 \012RS[ ] /* ReadStore */\012SWAP[ ] /* SwapTopStack */\012RS[ ] /* ReadStore */\012NEG[ ] /* Negate */\012SPVFS[ ] /* SetPVectorFromStack */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012PUSHB[ ] /* 2 values pushed */\01210 11 \012RS[ ] /* ReadStore */\012SWAP[ ] /* SwapTopStack */\012RS[ ] /* ReadStore */\012SFVFS[ ] /* SetFVectorFromStack */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012PUSHB[ ] /* 1 value pushed */\01270 \012SWAP[ ] /* SwapTopStack */\012WCVTF[ ] /* WriteCVTInFUnits */\012PUSHB[ ] /* 2 values pushed */\0121 70 \012MIAP[0] /* MoveIndirectAbsPt */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012PUSHB[ ] /* 1 value pushed */\01270 \012SWAP[ ] /* SwapTopStack */\012WCVTF[ ] /* WriteCVTInFUnits */\012PUSHB[ ] /* 2 values pushed */\0122 70 \012RCVT[ ] /* ReadCVT */\012MSIRP[0] /* MoveStackIndirRelPt */\012PUSHB[ ] /* 2 values pushed */\0122 0 \012SFVTL[0] /* SetFVectorToLine */\012GFV[ ] /* GetFVector */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012RCVT[ ] /* ReadCVT */\012PUSHB[ ] /* 1 value pushed */\01274 \012SWAP[ ] /* SwapTopStack */\012WCVTP[ ] /* WriteCVTInPixels */\012RCVT[ ] /* ReadCVT */\012PUSHB[ ] /* 1 value pushed */\01273 \012SWAP[ ] /* SwapTopStack */\012WCVTP[ ] /* WriteCVTInPixels */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012DUP[ ] /* DuplicateTopStack */\012RCVT[ ] /* ReadCVT */\012PUSHB[ ] /* 1 value pushed */\0123 \012CINDEX[ ] /* CopyXToTopStack */\012RCVT[ ] /* ReadCVT */\012SUB[ ] /* Subtract */\012ABS[ ] /* Absolute */\012PUSHB[ ] /* 1 value pushed */\01280 \012LTEQ[ ] /* LessThenOrEqual */\012IF[ ] /* If */\012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012ELSE[ ] /* Else */\012POP[ ] /* PopTopStack */\012POP[ ] /* PopTopStack */\012EIF[ ] /* EndIf */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012PUSHB[ ] /* 1 value pushed */\0121 \012RS[ ] /* ReadStore */\012MUL[ ] /* Multiply */\012SWAP[ ] /* SwapTopStack */\012DIV[ ] /* Divide */\012PUSHB[ ] /* 1 value pushed */\0120 \012SWAP[ ] /* SwapTopStack */\012WS[ ] /* WriteStore */\012PUSHB[ ] /* 1 value pushed */\01215 \012CALL[ ] /* CallFunction */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012DUP[ ] /* DuplicateTopStack */\012RCVT[ ] /* ReadCVT */\012PUSHB[ ] /* 1 value pushed */\0120 \012RS[ ] /* ReadStore */\012ADD[ ] /* Add */\012WCVTP[ ] /* WriteCVTInPixels */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012PUSHB[ ] /* 1 value pushed */\0126 \012RS[ ] /* ReadStore */\012PUSHB[ ] /* 1 value pushed */\0127 \012RS[ ] /* ReadStore */\012NEG[ ] /* Negate */\012SPVFS[ ] /* SetPVectorFromStack */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012DUP[ ] /* DuplicateTopStack */\012ROUND[01] /* Round */\012PUSHB[ ] /* 1 value pushed */\01264 \012SUB[ ] /* Subtract */\012PUSHB[ ] /* 1 value pushed */\0120 \012MAX[ ] /* Maximum */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 2 values pushed */\01244 192 \012ROLL[ ] /* RollTopThreeStack */\012MIN[ ] /* Minimum */\012PUSHW[ ] /* 1 value pushed */\0124096 \012DIV[ ] /* Divide */\012ADD[ ] /* Add */\012CALL[ ] /* CallFunction */\012GPV[ ] /* GetPVector */\012ABS[ ] /* Absolute */\012SWAP[ ] /* SwapTopStack */\012ABS[ ] /* Absolute */\012SUB[ ] /* Subtract */\012NOT[ ] /* LogicalNot */\012IF[ ] /* If */\012PUSHB[ ] /* 1 value pushed */\0123 \012SUB[ ] /* Subtract */\012EIF[ ] /* EndIf */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012RCVT[ ] /* ReadCVT */\012PUSHB[ ] /* 1 value pushed */\01217 \012CALL[ ] /* CallFunction */\012PUSHB[ ] /* 1 value pushed */\01271 \012SWAP[ ] /* SwapTopStack */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHB[ ] /* 1 value pushed */\01271 \012ROFF[ ] /* RoundOff */\012MIRP[00100] /* MoveIndirectRelPt */\012RTG[ ] /* RoundToGrid */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012PUSHW[ ] /* 1 value pushed */\012422 \012EQ[ ] /* Equal */\012IF[ ] /* If */\012PUSHB[ ] /* 1 value pushed */\0129 \012RS[ ] /* ReadStore */\012PUSHW[ ] /* 1 value pushed */\012256 \012EQ[ ] /* Equal */\012IF[ ] /* If */\012PUSHW[ ] /* 2 values pushed */\01274 -128 \012PUSHB[ ] /* 2 values pushed */\01273 128 \012WCVTP[ ] /* WriteCVTInPixels */\012WCVTP[ ] /* WriteCVTInPixels */\012EIF[ ] /* EndIf */\012EIF[ ] /* EndIf */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012PUSHB[ ] /* 1 value pushed */\01218 \012RS[ ] /* ReadStore */\012IF[ ] /* If */\012SDPVTL[1] /* SetDualPVectorToLine */\012RCVT[ ] /* ReadCVT */\012PUSHB[ ] /* 1 value pushed */\01217 \012CALL[ ] /* CallFunction */\012PUSHB[ ] /* 1 value pushed */\01271 \012SWAP[ ] /* SwapTopStack */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHB[ ] /* 1 value pushed */\01271 \012ROFF[ ] /* RoundOff */\012MIRP[00100] /* MoveIndirectRelPt */\012ELSE[ ] /* Else */\012SPVTCA[1] /* SetPVectorToAxis */\012ROLL[ ] /* RollTopThreeStack */\012RCVT[ ] /* ReadCVT */\012RTG[ ] /* RoundToGrid */\012ROUND[01] /* Round */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\01271 \012SWAP[ ] /* SwapTopStack */\012WCVTP[ ] /* WriteCVTInPixels */\012ROLL[ ] /* RollTopThreeStack */\012ROLL[ ] /* RollTopThreeStack */\012SDPVTL[1] /* SetDualPVectorToLine */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\012160 \012LTEQ[ ] /* LessThenOrEqual */\012IF[ ] /* If */\012PUSHB[ ] /* 1 value pushed */\01217 \012CALL[ ] /* CallFunction */\012PUSHB[ ] /* 1 value pushed */\01271 \012SWAP[ ] /* SwapTopStack */\012WCVTP[ ] /* WriteCVTInPixels */\012PUSHB[ ] /* 1 value pushed */\01271 \012ROFF[ ] /* RoundOff */\012MIRP[00100] /* MoveIndirectRelPt */\012ELSE[ ] /* Else */\012POP[ ] /* PopTopStack */\012PUSHB[ ] /* 1 value pushed */\01271 \012ROFF[ ] /* RoundOff */\012MIRP[00100] /* MoveIndirectRelPt */\012EIF[ ] /* EndIf */\012EIF[ ] /* EndIf */\012RTG[ ] /* RoundToGrid */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012MPPEM[ ] /* MeasurePixelPerEm */\012GT[ ] /* GreaterThan */\012IF[ ] /* If */\012POP[ ] /* PopTopStack */\012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012ELSE[ ] /* Else */\012SWAP[ ] /* SwapTopStack */\012RCVT[ ] /* ReadCVT */\012MIN[ ] /* Minimum */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0123 \012CINDEX[ ] /* CopyXToTopStack */\012RCVT[ ] /* ReadCVT */\012GT[ ] /* GreaterThan */\012IF[ ] /* If */\012WCVTP[ ] /* WriteCVTInPixels */\012ELSE[ ] /* Else */\012POP[ ] /* PopTopStack */\012POP[ ] /* PopTopStack */\012EIF[ ] /* EndIf */\012EIF[ ] /* EndIf */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012RTG[ ] /* RoundToGrid */\012MDAP[1] /* MoveDirectAbsPt */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0123 \012CINDEX[ ] /* CopyXToTopStack */\012RCVT[ ] /* ReadCVT */\012PUSHB[ ] /* 1 value pushed */\01273 \012SWAP[ ] /* SwapTopStack */\012WCVTP[ ] /* WriteCVTInPixels */\012RCVT[ ] /* ReadCVT */\012PUSHB[ ] /* 1 value pushed */\01274 \012SWAP[ ] /* SwapTopStack */\012WCVTP[ ] /* WriteCVTInPixels */\012RCVT[ ] /* ReadCVT */\012NEG[ ] /* Negate */\012SWAP[ ] /* SwapTopStack */\012RCVT[ ] /* ReadCVT */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0123 \012CINDEX[ ] /* CopyXToTopStack */\012ADD[ ] /* Add */\012ROUND[10] /* Round */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0129 \012SWAP[ ] /* SwapTopStack */\012WS[ ] /* WriteStore */\012SWAP[ ] /* SwapTopStack */\012ROUND[00] /* Round */\012ROLL[ ] /* RollTopThreeStack */\012ROUND[10] /* Round */\012ADD[ ] /* Add */\012SUB[ ] /* Subtract */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\01226 \012ROLL[ ] /* RollTopThreeStack */\012PUSHB[ ] /* 1 value pushed */\0120 \012GT[ ] /* GreaterThan */\012JROF[ ] /* JumpRelativeOnFalse */\012POP[ ] /* PopTopStack */\012PUSHB[ ] /* 3 values pushed */\01226 74 64 \012PUSHW[ ] /* 2 values pushed */\012-32 74 \012RCVT[ ] /* ReadCVT */\012DUP[ ] /* DuplicateTopStack */\012ROLL[ ] /* RollTopThreeStack */\012EQ[ ] /* Equal */\012IF[ ] /* If */\012SWAP[ ] /* SwapTopStack */\012POP[ ] /* PopTopStack */\012PUSHB[ ] /* 1 value pushed */\01263 \012ELSE[ ] /* Else */\012SWAP[ ] /* SwapTopStack */\012EIF[ ] /* EndIf */\012SUB[ ] /* Subtract */\012WCVTP[ ] /* WriteCVTInPixels */\012JMPR[ ] /* Jump */\012PUSHB[ ] /* 2 values pushed */\01220 0 \012ROLL[ ] /* RollTopThreeStack */\012GT[ ] /* GreaterThan */\012JROF[ ] /* JumpRelativeOnFalse */\012PUSHB[ ] /* 4 values pushed */\01273 64 32 73 \012RCVT[ ] /* ReadCVT */\012DUP[ ] /* DuplicateTopStack */\012ROLL[ ] /* RollTopThreeStack */\012EQ[ ] /* Equal */\012IF[ ] /* If */\012SWAP[ ] /* SwapTopStack */\012POP[ ] /* PopTopStack */\012PUSHB[ ] /* 1 value pushed */\01263 \012ELSE[ ] /* Else */\012SWAP[ ] /* SwapTopStack */\012EIF[ ] /* EndIf */\012SUB[ ] /* Subtract */\012WCVTP[ ] /* WriteCVTInPixels */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012PUSHB[ ] /* 2 values pushed */\01216 17 \012RS[ ] /* ReadStore */\012SWAP[ ] /* SwapTopStack */\012RS[ ] /* ReadStore */\012SFVFS[ ] /* SetFVectorFromStack */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012PUSHB[ ] /* 2 values pushed */\01214 15 \012RS[ ] /* ReadStore */\012SWAP[ ] /* SwapTopStack */\012RS[ ] /* ReadStore */\012SFVFS[ ] /* SetFVectorFromStack */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012PUSHB[ ] /* 2 values pushed */\01212 13 \012RS[ ] /* ReadStore */\012SWAP[ ] /* SwapTopStack */\012RS[ ] /* ReadStore */\012SFVFS[ ] /* SetFVectorFromStack */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012PUSHB[ ] /* 2 values pushed */\01212 13 \012RS[ ] /* ReadStore */\012SWAP[ ] /* SwapTopStack */\012RS[ ] /* ReadStore */\012NEG[ ] /* Negate */\012SFVFS[ ] /* SetFVectorFromStack */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012PUSHB[ ] /* 2 values pushed */\01214 15 \012RS[ ] /* ReadStore */\012SWAP[ ] /* SwapTopStack */\012RS[ ] /* ReadStore */\012NEG[ ] /* Negate */\012SFVFS[ ] /* SetFVectorFromStack */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012PUSHB[ ] /* 2 values pushed */\01216 17 \012RS[ ] /* ReadStore */\012SWAP[ ] /* SwapTopStack */\012RS[ ] /* ReadStore */\012NEG[ ] /* Negate */\012SFVFS[ ] /* SetFVectorFromStack */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012MPPEM[ ] /* MeasurePixelPerEm */\012GT[ ] /* GreaterThan */\012IF[ ] /* If */\012RCVT[ ] /* ReadCVT */\012WCVTP[ ] /* WriteCVTInPixels */\012ELSE[ ] /* Else */\012POP[ ] /* PopTopStack */\012POP[ ] /* PopTopStack */\012EIF[ ] /* EndIf */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0123 \012CINDEX[ ] /* CopyXToTopStack */\012SWAP[ ] /* SwapTopStack */\012MD[0] /* MeasureDistance */\012PUSHB[ ] /* 1 value pushed */\01264 \012ADD[ ] /* Add */\012PUSHB[ ] /* 1 value pushed */\01232 \012MUL[ ] /* Multiply */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0120 \012GT[ ] /* GreaterThan */\012IF[ ] /* If */\012SWAP[ ] /* SwapTopStack */\012PUSHB[ ] /* 1 value pushed */\0122 \012CINDEX[ ] /* CopyXToTopStack */\012SHPIX[ ] /* ShiftZoneByPixel */\012SWAP[ ] /* SwapTopStack */\012PUSHB[ ] /* 1 value pushed */\0122 \012CINDEX[ ] /* CopyXToTopStack */\012NEG[ ] /* Negate */\012SHPIX[ ] /* ShiftZoneByPixel */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012ROLL[ ] /* RollTopThreeStack */\012MUL[ ] /* Multiply */\012SHPIX[ ] /* ShiftZoneByPixel */\012ELSE[ ] /* Else */\012POP[ ] /* PopTopStack */\012POP[ ] /* PopTopStack */\012POP[ ] /* PopTopStack */\012POP[ ] /* PopTopStack */\012POP[ ] /* PopTopStack */\012EIF[ ] /* EndIf */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012RCVT[ ] /* ReadCVT */\012ROUND[01] /* Round */\012PUSHB[ ] /* 1 value pushed */\0129 \012RS[ ] /* ReadStore */\012ADD[ ] /* Add */\012ROLL[ ] /* RollTopThreeStack */\012SRP0[ ] /* SetRefPoint0 */\012MSIRP[0] /* MoveStackIndirRelPt */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012PUSHB[ ] /* 1 value pushed */\0125 \012CINDEX[ ] /* CopyXToTopStack */\012SRP0[ ] /* SetRefPoint0 */\012SWAP[ ] /* SwapTopStack */\012DUP[ ] /* DuplicateTopStack */\012ROLL[ ] /* RollTopThreeStack */\012MIRP[10101] /* MoveIndirectRelPt */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012PUSHB[ ] /* 1 value pushed */\0121 \012ADD[ ] /* Add */\012SWAP[ ] /* SwapTopStack */\012MIRP[01101] /* MoveIndirectRelPt */\012MIRP[01100] /* MoveIndirectRelPt */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012PUSHB[ ] /* 1 value pushed */\0125 \012CINDEX[ ] /* CopyXToTopStack */\012SRP0[ ] /* SetRefPoint0 */\012SWAP[ ] /* SwapTopStack */\012DUP[ ] /* DuplicateTopStack */\012ROLL[ ] /* RollTopThreeStack */\012MIRP[10101] /* MoveIndirectRelPt */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012PUSHB[ ] /* 1 value pushed */\0121 \012SUB[ ] /* Subtract */\012SWAP[ ] /* SwapTopStack */\012MIRP[01101] /* MoveIndirectRelPt */\012MIRP[01100] /* MoveIndirectRelPt */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012PUSHB[ ] /* 1 value pushed */\0126 \012CINDEX[ ] /* CopyXToTopStack */\012SRP0[ ] /* SetRefPoint0 */\012MIRP[10101] /* MoveIndirectRelPt */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012MIRP[01101] /* MoveIndirectRelPt */\012MIRP[01100] /* MoveIndirectRelPt */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0121 \012ADD[ ] /* Add */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012SRP0[ ] /* SetRefPoint0 */\012DUP[ ] /* DuplicateTopStack */\012ALIGNRP[ ] /* AlignRelativePt */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012ALIGNRP[ ] /* AlignRelativePt */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0121 \012SUB[ ] /* Subtract */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012SRP0[ ] /* SetRefPoint0 */\012DUP[ ] /* DuplicateTopStack */\012ALIGNRP[ ] /* AlignRelativePt */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012ALIGNRP[ ] /* AlignRelativePt */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012PUSHB[ ] /* 1 value pushed */\01243 \012CALL[ ] /* CallFunction */\012PUSHB[ ] /* 1 value pushed */\01242 \012LOOPCALL[ ] /* LoopAndCallFunction */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */\012PUSHB[ ] /* 1 value pushed */\0127 \012RS[ ] /* ReadStore */\012PUSHB[ ] /* 1 value pushed */\0126 \012RS[ ] /* ReadStore */\012SFVFS[ ] /* SetFVectorFromStack */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012MIAP[0] /* MoveIndirectAbsPt */\012PUSHB[ ] /* 1 value pushed */\01242 \012LOOPCALL[ ] /* LoopAndCallFunction */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012SHC[1] /* ShiftContourByLastPt */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012SROUND[ ] /* SuperRound */\012PUSHB[ ] /* 1 value pushed */\01275 \012SWAP[ ] /* SwapTopStack */\012WCVTF[ ] /* WriteCVTInFUnits */\012SRP0[ ] /* SetRefPoint0 */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\01275 \012RCVT[ ] /* ReadCVT */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0120 \012LT[ ] /* LessThan */\012IF[ ] /* If */\012PUSHB[ ] /* 1 value pushed */\0121 \012SUB[ ] /* Subtract */\012EIF[ ] /* EndIf */\012MSIRP[0] /* MoveStackIndirRelPt */\012MDAP[1] /* MoveDirectAbsPt */\012RTG[ ] /* RoundToGrid */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012POP[ ] /* PopTopStack */\012POP[ ] /* PopTopStack */\012GPV[ ] /* GetPVector */\012ABS[ ] /* Absolute */\012SWAP[ ] /* SwapTopStack */\012ABS[ ] /* Absolute */\012MAX[ ] /* Maximum */\012PUSHW[ ] /* 1 value pushed */\01216384 \012DIV[ ] /* Divide */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012POP[ ] /* PopTopStack */\012PUSHB[ ] /* 1 value pushed */\012128 \012LTEQ[ ] /* LessThenOrEqual */\012IF[ ] /* If */\012GPV[ ] /* GetPVector */\012ABS[ ] /* Absolute */\012SWAP[ ] /* SwapTopStack */\012ABS[ ] /* Absolute */\012MAX[ ] /* Maximum */\012PUSHW[ ] /* 1 value pushed */\0128192 \012DIV[ ] /* Divide */\012ELSE[ ] /* Else */\012PUSHB[ ] /* 3 values pushed */\0120 64 47 \012CALL[ ] /* CallFunction */\012EIF[ ] /* EndIf */\012PUSHB[ ] /* 1 value pushed */\0122 \012ADD[ ] /* Add */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012POP[ ] /* PopTopStack */\012PUSHB[ ] /* 1 value pushed */\012192 \012LTEQ[ ] /* LessThenOrEqual */\012IF[ ] /* If */\012GPV[ ] /* GetPVector */\012ABS[ ] /* Absolute */\012SWAP[ ] /* SwapTopStack */\012ABS[ ] /* Absolute */\012MAX[ ] /* Maximum */\012PUSHW[ ] /* 1 value pushed */\0125461 \012DIV[ ] /* Divide */\012ELSE[ ] /* Else */\012PUSHB[ ] /* 3 values pushed */\0120 128 47 \012CALL[ ] /* CallFunction */\012EIF[ ] /* EndIf */\012PUSHB[ ] /* 1 value pushed */\0122 \012ADD[ ] /* Add */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012GPV[ ] /* GetPVector */\012ABS[ ] /* Absolute */\012SWAP[ ] /* SwapTopStack */\012ABS[ ] /* Absolute */\012MAX[ ] /* Maximum */\012PUSHW[ ] /* 1 value pushed */\01216384 \012DIV[ ] /* Divide */\012ADD[ ] /* Add */\012SWAP[ ] /* SwapTopStack */\012POP[ ] /* PopTopStack */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012PUSHB[ ] /* 5 values pushed */\0120 1 0 0 0 \012SZP2[ ] /* SetZonePointer2 */\012PUSHB[ ] /* 1 value pushed */\0128 \012MINDEX[ ] /* MoveXToTopStack */\012PUSHB[ ] /* 1 value pushed */\0128 \012MINDEX[ ] /* MoveXToTopStack */\012PUSHB[ ] /* 1 value pushed */\0128 \012MINDEX[ ] /* MoveXToTopStack */\012PUSHB[ ] /* 1 value pushed */\0128 \012MINDEX[ ] /* MoveXToTopStack */\012ISECT[ ] /* MovePtToIntersect */\012SRP0[ ] /* SetRefPoint0 */\012SZPS[ ] /* SetZonePointerS */\012SZP0[ ] /* SetZonePointer0 */\012RCVT[ ] /* ReadCVT */\012ROUND[00] /* Round */\012MSIRP[0] /* MoveStackIndirRelPt */\012PUSHB[ ] /* 1 value pushed */\0121 \012SZPS[ ] /* SetZonePointerS */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012PUSHB[ ] /* 5 values pushed */\0120 1 0 0 0 \012SZP2[ ] /* SetZonePointer2 */\012PUSHB[ ] /* 1 value pushed */\0128 \012MINDEX[ ] /* MoveXToTopStack */\012PUSHB[ ] /* 1 value pushed */\0128 \012MINDEX[ ] /* MoveXToTopStack */\012PUSHB[ ] /* 1 value pushed */\0128 \012MINDEX[ ] /* MoveXToTopStack */\012PUSHB[ ] /* 1 value pushed */\0128 \012MINDEX[ ] /* MoveXToTopStack */\012ISECT[ ] /* MovePtToIntersect */\012SRP0[ ] /* SetRefPoint0 */\012SZPS[ ] /* SetZonePointerS */\012SZP0[ ] /* SetZonePointer0 */\012RCVT[ ] /* ReadCVT */\012ROUND[00] /* Round */\012NEG[ ] /* Negate */\012MSIRP[0] /* MoveStackIndirRelPt */\012PUSHB[ ] /* 1 value pushed */\0121 \012SZPS[ ] /* SetZonePointerS */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012RCVT[ ] /* ReadCVT */\012SWAP[ ] /* SwapTopStack */\012DUP[ ] /* DuplicateTopStack */\012RCVT[ ] /* ReadCVT */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 2 values pushed */\0124 5 \012CINDEX[ ] /* CopyXToTopStack */\012ROLL[ ] /* RollTopThreeStack */\012LT[ ] /* LessThan */\012IF[ ] /* If */\012MINDEX[ ] /* MoveXToTopStack */\012SUB[ ] /* Subtract */\012ROLL[ ] /* RollTopThreeStack */\012MAX[ ] /* Maximum */\012ELSE[ ] /* Else */\012MINDEX[ ] /* MoveXToTopStack */\012ADD[ ] /* Add */\012ROLL[ ] /* RollTopThreeStack */\012MIN[ ] /* Minimum */\012EIF[ ] /* EndIf */\012WCVTP[ ] /* WriteCVTInPixels */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012GC[0] /* GetCoordOnPVector */\012SWAP[ ] /* SwapTopStack */\012GC[0] /* GetCoordOnPVector */\012ADD[ ] /* Add */\012ROLL[ ] /* RollTopThreeStack */\012ROLL[ ] /* RollTopThreeStack */\012GC[0] /* GetCoordOnPVector */\012SWAP[ ] /* SwapTopStack */\012DUP[ ] /* DuplicateTopStack */\012GC[0] /* GetCoordOnPVector */\012ROLL[ ] /* RollTopThreeStack */\012ADD[ ] /* Add */\012ROLL[ ] /* RollTopThreeStack */\012SUB[ ] /* Subtract */\012PUSHW[ ] /* 1 value pushed */\012-128 \012DIV[ ] /* Divide */\012SWAP[ ] /* SwapTopStack */\012DUP[ ] /* DuplicateTopStack */\012SRP0[ ] /* SetRefPoint0 */\012SWAP[ ] /* SwapTopStack */\012ROLL[ ] /* RollTopThreeStack */\012PUSHB[ ] /* 2 values pushed */\01275 75 \012ROLL[ ] /* RollTopThreeStack */\012WCVTF[ ] /* WriteCVTInFUnits */\012RCVT[ ] /* ReadCVT */\012ADD[ ] /* Add */\012DUP[ ] /* DuplicateTopStack */\012PUSHB[ ] /* 1 value pushed */\0120 \012LT[ ] /* LessThan */\012IF[ ] /* If */\012PUSHB[ ] /* 1 value pushed */\0121 \012SUB[ ] /* Subtract */\012PUSHW[ ] /* 1 value pushed */\012-256 \012MAX[ ] /* Maximum */\012ELSE[ ] /* Else */\012PUSHW[ ] /* 1 value pushed */\012256 \012MIN[ ] /* Minimum */\012EIF[ ] /* EndIf */\012PUSHB[ ] /* 1 value pushed */\01216 \012ADD[ ] /* Add */\012ROUND[00] /* Round */\012SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */\012MSIRP[0] /* MoveStackIndirRelPt */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012PUSHB[ ] /* 1 value pushed */\01251 \012CALL[ ] /* CallFunction */\012PUSHB[ ] /* 1 value pushed */\01242 \012LOOPCALL[ ] /* LoopAndCallFunction */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012PUSHB[ ] /* 1 value pushed */\01219 \012RS[ ] /* ReadStore */\012IF[ ] /* If */\012SPVTCA[1] /* SetPVectorToAxis */\012ELSE[ ] /* Else */\012SPVTCA[0] /* SetPVectorToAxis */\012EIF[ ] /* EndIf */\012ENDF[ ] /* EndFunctionDefinition */\012FDEF[ ] /* FunctionDefinition */\012PUSHB[ ] /* 1 value pushed */\01219 \012RS[ ] /* ReadStore */\012IF[ ] /* If */\012SPVTCA[0] /* SetPVectorToAxis */\012ELSE[ ] /* Else */\012SPVTCA[1] /* SetPVectorToAxis */\012EIF[ ] /* EndIf */\012ENDF[ ] /* EndFunctionDefinition */";
},
{
name = "CVT Table";
value = "(\012 1466,\012 25,\012 1466,\012 25,\012 1454,\012 25,\012 1062,\012 24,\012 0,\012 \"-25\",\012 0,\012 \"-25\",\012 0,\012 \"-25\",\012 \"-407\",\012 \"-24\",\012 1466,\012 25,\012 \"-413\",\012 \"-18\",\012 744,\012 0,\012 1491,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 \"-1\",\012 \"-1\",\012 \"-1\",\012 \"-1\",\012 \"-1\",\012 \"-1\",\012 \"-1\",\012 \"-1\",\012 \"-1\",\012 \"-1\",\012 \"-1\",\012 \"-1\",\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 \"-1\",\012 \"-1\",\012 \"-1\",\012 269,\012 0,\012 269,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 212,\012 127,\012 33,\012 64,\012 \"-36\",\012 266,\012 233,\012 87,\012 186,\012 214,\012 145,\012 84,\012 148,\012 174,\012 204,\012 281,\012 211,\012 11,\012 278,\012 207,\012 237,\012 289,\012 264,\012 \"-66\",\012 127,\012 211,\012 242,\012 270,\012 319,\012 0,\012 231,\012 238,\012 276,\012 0,\012 96,\012 203,\012 279,\012 28,\012 301,\012 3,\012 14,\012 114,\012 214,\012 237,\012 145,\012 4,\012 46,\012 155,\012 250,\012 931,\012 24,\012 139,\012 211,\012 238,\012 \"-97\",\012 \"-4\",\012 0,\012 39,\012 45,\012 88,\012 143,\012 231,\012 281,\012 895,\012 \"-211\",\012 \"-146\",\012 18,\012 25,\012 135,\012 162,\012 238,\012 267,\012 271,\012 \"-117\",\012 65,\012 75,\012 261,\012 506,\012 780,\012 59,\012 117,\012 119,\012 193,\012 198,\012 239,\012 254,\012 545,\012 962,\012 \"-120\",\012 \"-85\",\012 1,\012 27,\012 30,\012 55,\012 95,\012 131,\012 154,\012 216,\012 266,\012 \"-81\",\012 16,\012 28,\012 37,\012 46,\012 87,\012 105,\012 122,\012 243,\012 250,\012 261,\012 327,\012 458,\012 615,\012 964,\012 \"-154\",\012 \"-149\",\012 \"-94\",\012 \"-42\",\012 \"-41\",\012 6,\012 24,\012 38,\012 56,\012 73,\012 73,\012 74,\012 81,\012 87,\012 105,\012 135,\012 149,\012 193,\012 197,\012 211,\012 237,\012 342,\012 495,\012 816,\012 874,\012 \"-73\",\012 \"-59\",\012 11,\012 55,\012 56,\012 70,\012 113,\012 130,\012 146,\012 146,\012 148,\012 158,\012 166,\012 177,\012 190,\012 211,\012 241,\012 252,\012 296,\012 392,\012 1136,\012 3,\012 31,\012 52,\012 58,\012 71,\012 80,\012 91,\012 103,\012 111,\012 114,\012 164,\012 188,\012 211,\012 225,\012 240,\012 246,\012 252,\012 268,\012 275,\012 276,\012 278,\012 305,\012 324,\012 326,\012 555,\012 627,\012 763,\012 12,\012 38,\012 40,\012 55,\012 60,\012 63,\012 65,\012 78,\012 95,\012 102,\012 106,\012 116,\012 117,\012 140,\012 155,\012 161,\012 167,\012 169,\012 177,\012 178,\012 197,\012 206,\012 213,\012 253,\012 255,\012 260,\012 268,\012 383,\012 398,\012 401,\012 408,\012 533,\012 591,\012 836,\012 855,\012 883,\012 900,\012 922,\012 1024,\012 1048,\012 1106,\012 1121,\012 1517,\012 \"-336\",\012 \"-235\",\012 \"-55\",\012 12,\012 18,\012 23,\012 24,\012 32,\012 32,\012 33,\012 44,\012 57,\012 64,\012 65,\012 66,\012 67,\012 75,\012 97,\012 102,\012 110,\012 118,\012 120,\012 130,\012 134,\012 134,\012 135,\012 136,\012 145,\012 146,\012 146,\012 150,\012 152,\012 154,\012 158,\012 160,\012 169,\012 179,\012 181,\012 182,\012 185,\012 197,\012 198,\012 204,\012 206,\012 208,\012 229,\012 235,\012 239,\012 242,\012 244,\012 253,\012 254,\012 260,\012 269,\012 271,\012 273,\012 274,\012 289,\012 294,\012 304,\012 312,\012 320,\012 339,\012 364,\012 392,\012 419,\012 445,\012 450,\012 452,\012 522,\012 526,\012 552,\012 552,\012 571,\012 583,\012 606,\012 616,\012 617,\012 709,\012 725,\012 738,\012 755,\012 776,\012 794,\012 822,\012 866,\012 904,\012 920,\012 991,\012 1066,\012 1082,\012 1200,\012 1266,\012 1324,\012 1346,\012 1449,\012 1532,\012 \"-387\",\012 \"-314\",\012 \"-256\",\012 \"-114\",\012 \"-71\",\012 \"-31\",\012 \"-31\",\012 1,\012 7,\012 12,\012 25,\012 31,\012 35,\012 44,\012 44,\012 50,\012 67,\012 71,\012 80,\012 81,\012 88,\012 91,\012 96,\012 99,\012 100,\012 103,\012 112,\012 114,\012 121,\012 124,\012 127,\012 129,\012 133,\012 138,\012 146,\012 152,\012 159,\012 165,\012 169,\012 171,\012 199,\012 201,\012 202,\012 202,\012 203,\012 205,\012 206,\012 215,\012 220,\012 221,\012 223,\012 231,\012 256,\012 256,\012 268,\012 275,\012 281,\012 285,\012 289,\012 295,\012 300,\012 303,\012 306,\012 314,\012 329,\012 329,\012 333,\012 341,\012 351,\012 353,\012 370,\012 384,\012 387,\012 408,\012 424,\012 428,\012 453,\012 455,\012 483,\012 550,\012 559,\012 566,\012 568,\012 583,\012 591,\012 617,\012 642,\012 667,\012 671,\012 687,\012 691,\012 720,\012 741,\012 758,\012 798,\012 802,\012 804,\012 833,\012 836,\012 854,\012 960,\012 994,\012 1005,\012 1013,\012 1047,\012 1127,\012 1148,\012 1158,\012 1226,\012 1280,\012 1308,\012 1353,\012 1377,\012 1380,\012 1403,\012 1461,\012 1466,\012 1493,\012 1495,\012 1538,\012 1581,\012 1614,\012 1647,\012 1706,\012 1720,\012 1873,\012 1971,\012 2048,\012 2083,\012 268,\012 280,\012 267,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 0,\012 254,\012 190,\012 122,\012 157,\012 148,\012 151,\012 62,\012 89,\012 550,\012 489,\012 308,\012 356,\012 307,\012 335,\012 43,\012 941,\012 91,\012 375,\012 851,\012 324,\012 429,\012 541,\012 808,\012 132,\012 153,\012 243,\012 192,\012 189,\012 421,\012 239,\012 198,\012 53,\012 383,\012 427,\012 459,\012 121,\012 230,\012 279,\012 249,\012 281,\012 389,\012 518,\012 178,\012 208,\012 205,\012 256,\012 227,\012 3,\012 203,\012 177,\012 747,\012 519,\012 198,\012 277,\012 260,\012 228,\012 101,\012 242,\012 238,\012 176,\012 317,\012 770,\012 774,\012 1,\012 261,\012 276,\012 209,\012 258,\012 310,\012 298,\012 409,\012 876,\012 148,\012 208,\012 127,\012 394,\012 809,\012 884,\012 847,\012 225,\012 377,\012 366,\012 276,\012 366,\012 247,\012 226,\012 1532,\012 419,\012 151,\012 143,\012 176,\012 162,\012 494,\012 362,\012 511,\012 460,\012 472,\012 276,\012 166,\012 472,\012 243,\012 144,\012 2,\012 108,\012 130,\012 40,\012 546,\012 120,\012 285,\012 107,\012 107,\012 39,\012 300,\012 176,\012 40,\012 \"-343\",\012 242,\012 255,\012 149,\012 88,\012 135,\012 266,\012 46,\012 71,\012 134,\012 847,\012 225,\012 770,\012 148,\012 1532,\012 151,\012 177,\012 698,\012 59\012)";
}
);
id = m01;
metricValues = (
{
pos = 1491;
},
{
},
{
pos = -431;
},
{
}
);
name = Bold;
}
);
glyphs = (
{
glyphname = .notdef;
lastChange = "2023-06-09 21:53:01 +0000";
layers = (
{
layerId = m01;
shapes = (
{
closed = 1;
nodes = (
(1280,1280,l),
(256,1280,l),
(256,0,l),
(1280,0,l)
);
},
{
closed = 1;
nodes = (
(288,32,l),
(288,1248,l),
(1248,1248,l),
(1248,32,l)
);
}
);
userData = {
assembly = "PUSHB[ ] /* 2 values pushed */
5 4
PUSHW[ ] /* 1 value pushed */
323
PUSHB[ ] /* 3 values pushed */
0 6 7
PUSHW[ ] /* 4 values pushed */
323 2 1 521
PUSHB[ ] /* 6 values pushed */
3 3 0 10 6 5
PUSHW[ ] /* 1 value pushed */
322
PUSHB[ ] /* 7 values pushed */
3 3 2 74 9 7 4
PUSHW[ ] /* 1 value pushed */
322
PUSHB[ ] /* 5 values pushed */
1 0 73 8 219
PUSHW[ ] /* 2 values pushed */
414 24
CALL[ ] /* CallFunction */
FLIPOFF[ ] /* SetAutoFlipOff */
SRP0[ ] /* SetRefPoint0 */
MIRP[10100] /* MoveIndirectRelPt */
ALIGNRP[ ] /* AlignRelativePt */
FLIPON[ ] /* SetAutoFlipOn */
MIRP[10101] /* MoveIndirectRelPt */
ALIGNRP[ ] /* AlignRelativePt */
FLIPOFF[ ] /* SetAutoFlipOff */
SRP0[ ] /* SetRefPoint0 */
MIRP[10110] /* MoveIndirectRelPt */
ALIGNRP[ ] /* AlignRelativePt */
FLIPON[ ] /* SetAutoFlipOn */
SRP0[ ] /* SetRefPoint0 */
MIRP[10101] /* MoveIndirectRelPt */
ALIGNRP[ ] /* AlignRelativePt */
SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */
MIAP[1] /* MoveIndirectAbsPt */
ALIGNRP[ ] /* AlignRelativePt */
SRP0[ ] /* SetRefPoint0 */
MIRP[11101] /* MoveIndirectRelPt */
ALIGNRP[ ] /* AlignRelativePt */
MIRP[10101] /* MoveIndirectRelPt */
ALIGNRP[ ] /* AlignRelativePt */
SRP0[ ] /* SetRefPoint0 */
MIRP[10101] /* MoveIndirectRelPt */
ALIGNRP[ ] /* AlignRelativePt */
IUP[1] /* InterpolateUntPts */
IUP[0] /* InterpolateUntPts */";
};
width = 1536;
}
);
note = ".notdef";
},
{
glyphname = space;
layers = (
{
layerId = m01;
width = 512;
}
);
note = space;
unicode = 32;
},
{
glyphname = exclam;
lastChange = "2023-06-09 21:53:01 +0000";
layers = (
{
layerId = m01;
shapes = (
{
closed = 1;
nodes = (
(272,384,l),
(403,384,l),
(482,1129,l),
(482,1466,l),
(201,1466,l),
(201,1129,l)
);
},
{
closed = 1;
nodes = (
(472,0,l),
(472,276,l),
(211,276,l),
(211,0,l)
);
}
);
userData = {
assembly = "PUSHW[ ] /* 2 values pushed */
4 334
PUSHB[ ] /* 5 values pushed */
6 0 0 7 6
PUSHW[ ] /* 1 value pushed */
616
NPUSHB[ ] /* 43 values pushed */
8 9 10 111 3 127 3 143 3 159 3 175 3 5 3 249 1 96 4 112 4 128 4 144 4 160 4 5 4 249 0 2 1 130 8 5 0 130 6 7 8 6 8
PUSHW[ ] /* 1 value pushed */
615
NPUSHB[ ] /* 15 values pushed */
175 9 192 9 2 32 9 48 9 64 9 80 9 4 9
PUSHW[ ] /* 1 value pushed */
292
PUSHB[ ] /* 4 values pushed */
10 110 149 24
CALL[ ] /* CallFunction */
SRP0[ ] /* SetRefPoint0 */
MIRP[11101] /* MoveIndirectRelPt */
DELTAP1[ ] /* DeltaExceptionP1 */
DELTAP2[ ] /* DeltaExceptionP2 */
MIRP[01101] /* MoveIndirectRelPt */
ALIGNRP[ ] /* AlignRelativePt */
SRP0[ ] /* SetRefPoint0 */
ALIGNRP[ ] /* AlignRelativePt */
SRP0[ ] /* SetRefPoint0 */
MIRP[10100] /* MoveIndirectRelPt */
ALIGNRP[ ] /* AlignRelativePt */
SRP0[ ] /* SetRefPoint0 */
MIRP[10100] /* MoveIndirectRelPt */
ALIGNRP[ ] /* AlignRelativePt */
SRP0[ ] /* SetRefPoint0 */
MIRP[00100] /* MoveIndirectRelPt */
DELTAP1[ ] /* DeltaExceptionP1 */
SRP0[ ] /* SetRefPoint0 */
MIRP[00100] /* MoveIndirectRelPt */
DELTAP1[ ] /* DeltaExceptionP1 */
SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */
MIAP[1] /* MoveIndirectAbsPt */
ALIGNRP[ ] /* AlignRelativePt */
MIRP[11101] /* MoveIndirectRelPt */
ALIGNRP[ ] /* AlignRelativePt */
MIAP[1] /* MoveIndirectAbsPt */
SRP0[ ] /* SetRefPoint0 */
MIRP[01110] /* MoveIndirectRelPt */
IUP[1] /* InterpolateUntPts */
IUP[0] /* InterpolateUntPts */";
};
width = 683;
}
);
note = exclam;
unicode = 33;
},
{
glyphname = quotedbl;
lastChange = "2023-06-09 21:53:01 +0000";
layers = (
{
layerId = m01;
shapes = (
{
closed = 1;
nodes = (
(78,944,l),
(264,944,l),
(314,1225,l),
(314,1466,l),
(28,1466,l),
(28,1225,l)
);
},
{
closed = 1;
nodes = (
(419,944,l),
(604,944,l),
(655,1225,l),
(655,1466,l),
(368,1466,l),
(368,1225,l)
);
}
);
userData = {
assembly = "PUSHB[ ] /* 2 values pushed */
4 10
PUSHW[ ] /* 1 value pushed */
384
NPUSHB[ ] /* 29 values pushed */
6 6 1 0 4 188 5 3 188 2 10 188 11 9 188 8 8 32 7 48 7 64 7 3 7 100 6 6 11
PUSHW[ ] /* 1 value pushed */
656
NPUSHB[ ] /* 28 values pushed */
2 0 47 5 63 5 79 5 3 5 100 1 16 2 32 2 48 2 64 2 4 2 2 1 2 87 89 24
CALL[ ] /* CallFunction */
SRP1[ ] /* SetRefPoint1 */
SRP2[ ] /* SetRefPoint2 */
IP[ ] /* InterpolatePts */
MDAP[1] /* MoveDirectAbsPt */
DELTAP1[ ] /* DeltaExceptionP1 */
ALIGNRP[ ] /* AlignRelativePt */
MIRP[11101] /* MoveIndirectRelPt */
DELTAP1[ ] /* DeltaExceptionP1 */
ALIGNRP[ ] /* AlignRelativePt */
SRP0[ ] /* SetRefPoint0 */
MIRP[11110] /* MoveIndirectRelPt */
ALIGNRP[ ] /* AlignRelativePt */
SRP0[ ] /* SetRefPoint0 */
MIRP[11101] /* MoveIndirectRelPt */
DELTAP1[ ] /* DeltaExceptionP1 */
ALIGNRP[ ] /* AlignRelativePt */
SRP0[ ] /* SetRefPoint0 */
MIRP[00100] /* MoveIndirectRelPt */
SRP0[ ] /* SetRefPoint0 */
MIRP[00100] /* MoveIndirectRelPt */
SRP0[ ] /* SetRefPoint0 */
MIRP[00100] /* MoveIndirectRelPt */
SRP0[ ] /* SetRefPoint0 */
MIRP[00100] /* MoveIndirectRelPt */
SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */
MIAP[1] /* MoveIndirectAbsPt */
ALIGNRP[ ] /* AlignRelativePt */
SRP0[ ] /* SetRefPoint0 */
MIRP[11101] /* MoveIndirectRelPt */
ALIGNRP[ ] /* AlignRelativePt */
IUP[1] /* InterpolateUntPts */
IUP[0] /* InterpolateUntPts */";
};
width = 683;
}
);
note = quotedbl;
unicode = 34;
},
{
glyphname = dollar;
lastChange = "2023-06-09 21:53:01 +0000";
layers = (
{
layerId = m01;
shapes = (
{
closed = 1;
nodes = (
(862,1344,o),
(750,1462,o),
(564,1483,c),
(564,1579,l),
(435,1579,l),
(435,1483,l),
(207,1455,o),
(101,1305,o),
(101,1118,cs),
(101,940,o),
(212,787,o),
(435,659,c),
(435,202,l),
(365,227,o),
(322,303,o),
(307,429,c),
(60,399,l),
(85,135,o),
(210,-6,o),
(435,-25,c),
(435,-209,l),
(564,-209,l),
(564,-25,l),
(801,-4,o),
(947,185,o),
(947,386,cs),
(947,551,o),
(876,668,o),
(564,856,c),
(564,1256,l),
(615,1229,o),
(646,1177,o),
(657,1098,c),
(900,1130,l)
);
},
{
closed = 1;
nodes = (
(338,1190,o),
(370,1237,o),
(435,1270,c),
(435,949,l),
(370,1008,o),
(338,1067,o),
(338,1127,cs)
);
},
{
closed = 1;
nodes = (
(564,579,l),
(656,518,o),
(701,449,o),
(701,373,cs),
(701,278,o),
(655,220,o),
(564,199,c)
);
}
);
userData = {
assembly = "NPUSHB[ ] /* 66 values pushed */
95 41 1 45 2 58 2 74 2 92 2 4 5 6 7 22 24 38 41 20 105 28 121 28 217 33 213 38 8 4 11 26 32 5 33 32 5 12 25 39 20 38 11 26 19 20 38 12 25 33 29 19 18 4 12 39 34 4 3 4 1 11 5 38 20 20
PUSHW[ ] /* 1 value pushed */
588
NPUSHB[ ] /* 27 values pushed */
32 5 20 32 32 5 20 38 24 34 32 5 29 10 38 36 39 20 19 21 5 7 4 32 33 31 3
PUSHW[ ] /* 8 values pushed */
598 29 457 24 34 598 18 597
NPUSHB[ ] /* 9 values pushed */
13 1 186 0 0 32 0 2 0
PUSHW[ ] /* 3 values pushed */
481 26 434
PUSHB[ ] /* 7 values pushed */
27 27 24 5 16 186 15
PUSHW[ ] /* 3 values pushed */
486 12 288
NPUSHB[ ] /* 10 values pushed */
13 13 10 13 48 7 64 7 2 7
PUSHW[ ] /* 1 value pushed */
596
PUSHB[ ] /* 4 values pushed */
112 36 1 36
PUSHW[ ] /* 1 value pushed */
425
PUSHB[ ] /* 6 values pushed */
48 0 64 0 2 0
PUSHW[ ] /* 1 value pushed */
596
PUSHB[ ] /* 6 values pushed */
15 1 31 1 2 1
PUSHW[ ] /* 1 value pushed */
332
PUSHB[ ] /* 7 values pushed */
26 48 16 64 16 2 16
PUSHW[ ] /* 1 value pushed */
596
NPUSHB[ ] /* 11 values pushed */
64 15 1 15 246 63 21 79 21 2 21
PUSHW[ ] /* 1 value pushed */
596
PUSHB[ ] /* 6 values pushed */
0 31 16 31 2 31
PUSHW[ ] /* 1 value pushed */
332
PUSHB[ ] /* 3 values pushed */
12 26 11
PUSHW[ ] /* 1 value pushed */
443
NPUSHB[ ] /* 18 values pushed */
25 0 12 16 12 2 32 12 48 12 2 12 12 41 40 178 184 24
CALL[ ] /* CallFunction */
SRP1[ ] /* SetRefPoint1 */
SRP2[ ] /* SetRefPoint2 */
IP[ ] /* InterpolatePts */
MDAP[1] /* MoveDirectAbsPt */
DELTAP1[ ] /* DeltaExceptionP1 */
DELTAP2[ ] /* DeltaExceptionP2 */
ALIGNRP[ ] /* AlignRelativePt */
MIRP[11101] /* MoveIndirectRelPt */
ALIGNRP[ ] /* AlignRelativePt */
SRP0[ ] /* SetRefPoint0 */
MIRP[10110] /* MoveIndirectRelPt */
DELTAP1[ ] /* DeltaExceptionP1 */
MIRP[11101] /* MoveIndirectRelPt */
DELTAP1[ ] /* DeltaExceptionP1 */
MIRP[10100] /* MoveIndirectRelPt */
DELTAP2[ ] /* DeltaExceptionP2 */
MIRP[01101] /* MoveIndirectRelPt */
DELTAP1[ ] /* DeltaExceptionP1 */
SRP0[ ] /* SetRefPoint0 */
MIRP[10110] /* MoveIndirectRelPt */
DELTAP1[ ] /* DeltaExceptionP1 */
MIRP[01101] /* MoveIndirectRelPt */
DELTAP1[ ] /* DeltaExceptionP1 */
MIRP[10110] /* MoveIndirectRelPt */
DELTAP2[ ] /* DeltaExceptionP2 */
MIRP[01101] /* MoveIndirectRelPt */
DELTAP1[ ] /* DeltaExceptionP1 */
SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */
MIAP[1] /* MoveIndirectAbsPt */
ALIGNRP[ ] /* AlignRelativePt */
SRP0[ ] /* SetRefPoint0 */
MIRP[01100] /* MoveIndirectRelPt */
MIRP[11101] /* MoveIndirectRelPt */
MIRP[00100] /* MoveIndirectRelPt */
MIAP[1] /* MoveIndirectAbsPt */
ALIGNRP[ ] /* AlignRelativePt */
SRP0[ ] /* SetRefPoint0 */
MIRP[01100] /* MoveIndirectRelPt */
MIRP[11101] /* MoveIndirectRelPt */
DELTAP1[ ] /* DeltaExceptionP1 */
MIRP[00100] /* MoveIndirectRelPt */
SRP0[ ] /* SetRefPoint0 */
MIRP[11101] /* MoveIndirectRelPt */
MIRP[00100] /* MoveIndirectRelPt */
SRP0[ ] /* SetRefPoint0 */
MIRP[11101] /* MoveIndirectRelPt */
MIRP[00100] /* MoveIndirectRelPt */
SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */
SRP1[ ] /* SetRefPoint1 */
SRP2[ ] /* SetRefPoint2 */
IP[ ] /* InterpolatePts */
SRP1[ ] /* SetRefPoint1 */
SRP2[ ] /* SetRefPoint2 */
IP[ ] /* InterpolatePts */
SRP1[ ] /* SetRefPoint1 */
SRP2[ ] /* SetRefPoint2 */
IP[ ] /* InterpolatePts */
SRP1[ ] /* SetRefPoint1 */
SRP2[ ] /* SetRefPoint2 */
IP[ ] /* InterpolatePts */
SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */
SRP1[ ] /* SetRefPoint1 */
SRP2[ ] /* SetRefPoint2 */
IP[ ] /* InterpolatePts */
IP[ ] /* InterpolatePts */
SRP1[ ] /* SetRefPoint1 */
SRP2[ ] /* SetRefPoint2 */
IP[ ] /* InterpolatePts */
IP[ ] /* InterpolatePts */
SDPVTL[1] /* SetDualPVectorToLine */
SFVTPV[ ] /* SetFVectorToPVector */
MDAP[0] /* MoveDirectAbsPt */
CALL[ ] /* CallFunction */
SDPVTL[1] /* SetDualPVectorToLine */
SFVTPV[ ] /* SetFVectorToPVector */
RDTG[ ] /* RoundDownToGrid */
MDRP[00100] /* MoveDirectRelPt */
SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */
SRP1[ ] /* SetRefPoint1 */
SRP2[ ] /* SetRefPoint2 */
SLOOP[ ] /* SetLoopVariable */
IP[ ] /* InterpolatePts */
SRP2[ ] /* SetRefPoint2 */
SLOOP[ ] /* SetLoopVariable */
IP[ ] /* InterpolatePts */
ISECT[ ] /* MovePtToIntersect */
ISECT[ ] /* MovePtToIntersect */
ISECT[ ] /* MovePtToIntersect */
ISECT[ ] /* MovePtToIntersect */
IUP[1] /* InterpolateUntPts */
IUP[0] /* InterpolateUntPts */
SVTCA[0] /* SetFreedomAndProjectionVectorToAxis */
DELTAP1[ ] /* DeltaExceptionP1 */
DELTAP2[ ] /* DeltaExceptionP2 */
SVTCA[1] /* SetFreedomAndProjectionVectorToAxis */
DELTAP1[ ] /* DeltaExceptionP1 */";
};
width = 1024;
}
);
note = dollar;
unicode = 36;
},
{
glyphname = percent;
lastChange = "2023-06-09 21:53:01 +0000";
layers = (
{
layerId = m01;
shapes = (
{
closed = 1;
nodes = (
(359,-54,l),
(564,-54,l),
(1354,1491,l),
(1149,1491,l)
);
},
{
closed = 1;
nodes = (
(92,917,o),
(116,843,o),
(195,777,cs),
(234,744,o),
(285,727,o),
(347,727,cs),
(452,727,o),
(549,778,o),
(588,882,cs),
(607,934,o),
(617,1017,o),
(617,1130,cs),
(617,1417,o),
(514,1491,o),
(357,1491,cs),
(181,1491,o),
(92,1373,o),
(92,1136,cs)
);
},
{
closed = 1;
nodes = (
(295,1212,o),
(300,1257,o),
(311,1286,cs),
(321,1315,o),
(336,1330,o),
(357,1330,cs),
(380,1330,o),
(395,1317,o),
(403,1291,cs),
(410,1265,o),
(414,1217,o),
(414,1148,cs),
(414,1032,o),
(411,959,o),
(404,929,cs),
(397,898,o),
(381,883,o),
(357,883,cs),
(332,883,o),
(315,900,o),
(307,934,cs),
(299,967,o),
(295,1040,o),
(295,1153,cs)
);
},
{
closed = 1;
nodes = (
(1091,137,o),
(1115,60,o),
(1194,-5,cs),
(1233,-38,o),
(1284,-54,o),
(1346,-54,cs),
(1451,-54,o),
(1548,-3,o),
(1587,101,cs),
(1606,153,o),
(1616,236,o),
(1616,349,cs),
(1616,624,o),
(1524,710,o),
(1356,710,cs),
(1180,710,o),
(1091,591,o),
(1091,354,cs)
);
},
{
closed = 1;
nodes = (
(1294,431,o),
(1299,475,o),
(1310,504,cs),
(1320,533,o),
(1335,548,o),
(1356,548,cs),
(1379,548,o),
(1394,535,o),
(1402,509,cs),
(1409,483,o),
(1413,435,o),
(1413,366,cs),
(1413,250,o),
(1410,177,o),
(1403,147,cs),