Merge pull request #1199 from notmasteryet/tree-72

Remove lazy encoding initialization
This commit is contained in:
Artur Adib 2012-02-22 13:52:06 -08:00
commit 92e2723cbc

View File

@ -33,269 +33,241 @@ var FontFlags = {
}; };
var Encodings = { var Encodings = {
get ExpertEncoding() { ExpertEncoding: ['', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
return shadow(this, 'ExpertEncoding', ['', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
'', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'space', 'exclamsmall', 'Hungarumlautsmall', '', 'dollaroldstyle',
'', '', '', '', '', 'space', 'exclamsmall', 'Hungarumlautsmall', '', 'dollarsuperior', 'ampersandsmall', 'Acutesmall', 'parenleftsuperior',
'dollaroldstyle', 'dollarsuperior', 'ampersandsmall', 'Acutesmall', 'parenrightsuperior', 'twodotenleader', 'onedotenleader', 'comma',
'parenleftsuperior', 'parenrightsuperior', 'twodotenleader', 'hyphen', 'period', 'fraction', 'zerooldstyle', 'oneoldstyle',
'onedotenleader', 'comma', 'hyphen', 'period', 'fraction', 'twooldstyle', 'threeoldstyle', 'fouroldstyle', 'fiveoldstyle',
'zerooldstyle', 'oneoldstyle', 'twooldstyle', 'threeoldstyle', 'sixoldstyle', 'sevenoldstyle', 'eightoldstyle', 'nineoldstyle', 'colon',
'fouroldstyle', 'fiveoldstyle', 'sixoldstyle', 'sevenoldstyle', 'semicolon', 'commasuperior', 'threequartersemdash', 'periodsuperior',
'eightoldstyle', 'nineoldstyle', 'colon', 'semicolon', 'commasuperior', 'questionsmall', '', 'asuperior', 'bsuperior', 'centsuperior', 'dsuperior',
'threequartersemdash', 'periodsuperior', 'questionsmall', '', 'esuperior', '', '', 'isuperior', '', '', 'lsuperior', 'msuperior',
'asuperior', 'bsuperior', 'centsuperior', 'dsuperior', 'esuperior', '', 'nsuperior', 'osuperior', '', '', 'rsuperior', 'ssuperior', 'tsuperior',
'', 'isuperior', '', '', 'lsuperior', 'msuperior', 'nsuperior', '', 'ff', 'fi', 'fl', 'ffi', 'ffl', 'parenleftinferior', '',
'osuperior', '', '', 'rsuperior', 'ssuperior', 'tsuperior', '', 'ff', 'parenrightinferior', 'Circumflexsmall', 'hyphensuperior', 'Gravesmall',
'fi', 'fl', 'ffi', 'ffl', 'parenleftinferior', '', 'parenrightinferior', 'Asmall', 'Bsmall', 'Csmall', 'Dsmall', 'Esmall', 'Fsmall', 'Gsmall',
'Circumflexsmall', 'hyphensuperior', 'Gravesmall', 'Asmall', 'Bsmall', 'Hsmall', 'Ismall', 'Jsmall', 'Ksmall', 'Lsmall', 'Msmall', 'Nsmall',
'Csmall', 'Dsmall', 'Esmall', 'Fsmall', 'Gsmall', 'Hsmall', 'Ismall', 'Osmall', 'Psmall', 'Qsmall', 'Rsmall', 'Ssmall', 'Tsmall', 'Usmall',
'Jsmall', 'Ksmall', 'Lsmall', 'Msmall', 'Nsmall', 'Osmall', 'Psmall', 'Vsmall', 'Wsmall', 'Xsmall', 'Ysmall', 'Zsmall', 'colonmonetary',
'Qsmall', 'Rsmall', 'Ssmall', 'Tsmall', 'Usmall', 'Vsmall', 'Wsmall', 'onefitted', 'rupiah', 'Tildesmall', '', '', '', '', '', '', '', '', '',
'Xsmall', 'Ysmall', 'Zsmall', 'colonmonetary', 'onefitted', 'rupiah', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
'Tildesmall', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'exclamdownsmall', 'centoldstyle', 'Lslashsmall',
'', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'Scaronsmall', 'Zcaronsmall', 'Dieresissmall', 'Brevesmall',
'', 'exclamdownsmall', 'centoldstyle', 'Lslashsmall', '', '', 'Caronsmall', '', 'Dotaccentsmall', '', '', 'Macronsmall', '', '',
'Scaronsmall', 'Zcaronsmall', 'Dieresissmall', 'Brevesmall', 'figuredash', 'hypheninferior', '', '', 'Ogoneksmall', 'Ringsmall',
'Caronsmall', '', 'Dotaccentsmall', '', '', 'Macronsmall', '', '', 'Cedillasmall', '', '', '', 'onequarter', 'onehalf', 'threequarters',
'figuredash', 'hypheninferior', '', '', 'Ogoneksmall', 'Ringsmall', 'questiondownsmall', 'oneeighth', 'threeeighths', 'fiveeighths',
'Cedillasmall', '', '', '', 'onequarter', 'onehalf', 'threequarters', 'seveneighths', 'onethird', 'twothirds', '', '', 'zerosuperior',
'questiondownsmall', 'oneeighth', 'threeeighths', 'fiveeighths', 'onesuperior', 'twosuperior', 'threesuperior', 'foursuperior',
'seveneighths', 'onethird', 'twothirds', '', '', 'zerosuperior', 'fivesuperior', 'sixsuperior', 'sevensuperior', 'eightsuperior',
'onesuperior', 'twosuperior', 'threesuperior', 'foursuperior', 'ninesuperior', 'zeroinferior', 'oneinferior', 'twoinferior',
'fivesuperior', 'sixsuperior', 'sevensuperior', 'eightsuperior', 'threeinferior', 'fourinferior', 'fiveinferior', 'sixinferior',
'ninesuperior', 'zeroinferior', 'oneinferior', 'twoinferior', 'seveninferior', 'eightinferior', 'nineinferior', 'centinferior',
'threeinferior', 'fourinferior', 'fiveinferior', 'sixinferior', 'dollarinferior', 'periodinferior', 'commainferior', 'Agravesmall',
'seveninferior', 'eightinferior', 'nineinferior', 'centinferior', 'Aacutesmall', 'Acircumflexsmall', 'Atildesmall', 'Adieresissmall',
'dollarinferior', 'periodinferior', 'commainferior', 'Agravesmall', 'Aringsmall', 'AEsmall', 'Ccedillasmall', 'Egravesmall', 'Eacutesmall',
'Aacutesmall', 'Acircumflexsmall', 'Atildesmall', 'Adieresissmall', 'Ecircumflexsmall', 'Edieresissmall', 'Igravesmall', 'Iacutesmall',
'Aringsmall', 'AEsmall', 'Ccedillasmall', 'Egravesmall', 'Eacutesmall', 'Icircumflexsmall', 'Idieresissmall', 'Ethsmall', 'Ntildesmall',
'Ecircumflexsmall', 'Edieresissmall', 'Igravesmall', 'Iacutesmall', 'Ogravesmall', 'Oacutesmall', 'Ocircumflexsmall', 'Otildesmall',
'Icircumflexsmall', 'Idieresissmall', 'Ethsmall', 'Ntildesmall', 'Odieresissmall', 'OEsmall', 'Oslashsmall', 'Ugravesmall', 'Uacutesmall',
'Ogravesmall', 'Oacutesmall', 'Ocircumflexsmall', 'Otildesmall', 'Ucircumflexsmall', 'Udieresissmall', 'Yacutesmall', 'Thornsmall',
'Odieresissmall', 'OEsmall', 'Oslashsmall', 'Ugravesmall', 'Uacutesmall', 'Ydieresissmall'],
'Ucircumflexsmall', 'Udieresissmall', 'Yacutesmall', 'Thornsmall', MacExpertEncoding: ['', '', '', '', '', '', '', '', '', '', '', '', '', '',
'Ydieresissmall' '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
]); 'space', 'exclamsmall', 'Hungarumlautsmall', 'centoldstyle',
}, 'dollaroldstyle', 'dollarsuperior', 'ampersandsmall', 'Acutesmall',
get MacExpertEncoding() { 'parenleftsuperior', 'parenrightsuperior', 'twodotenleader',
return shadow(this, 'MacExpertEncoding', ['', '', '', '', '', '', '', '', 'onedotenleader', 'comma', 'hyphen', 'period', 'fraction', 'zerooldstyle',
'', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'oneoldstyle', 'twooldstyle', 'threeoldstyle', 'fouroldstyle',
'', '', '', '', '', '', 'space', 'exclamsmall', 'Hungarumlautsmall', 'fiveoldstyle', 'sixoldstyle', 'sevenoldstyle', 'eightoldstyle',
'centoldstyle', 'dollaroldstyle', 'dollarsuperior', 'ampersandsmall', 'nineoldstyle', 'colon', 'semicolon', '', 'threequartersemdash', '',
'Acutesmall', 'parenleftsuperior', 'parenrightsuperior', 'questionsmall', '', '', '', '', 'Ethsmall', '', '', 'onequarter',
'twodotenleader', 'onedotenleader', 'comma', 'hyphen', 'period', 'onehalf', 'threequarters', 'oneeighth', 'threeeighths', 'fiveeighths',
'fraction', 'zerooldstyle', 'oneoldstyle', 'twooldstyle', 'seveneighths', 'onethird', 'twothirds', '', '', '', '', '', '', 'ff',
'threeoldstyle', 'fouroldstyle', 'fiveoldstyle', 'sixoldstyle', 'fi', 'fl', 'ffi', 'ffl', 'parenleftinferior', '', 'parenrightinferior',
'sevenoldstyle', 'eightoldstyle', 'nineoldstyle', 'colon', 'semicolon', 'Circumflexsmall', 'hypheninferior', 'Gravesmall', 'Asmall', 'Bsmall',
'', 'threequartersemdash', '', 'questionsmall', '', '', '', '', 'Csmall', 'Dsmall', 'Esmall', 'Fsmall', 'Gsmall', 'Hsmall', 'Ismall',
'Ethsmall', '', '', 'onequarter', 'onehalf', 'threequarters', 'Jsmall', 'Ksmall', 'Lsmall', 'Msmall', 'Nsmall', 'Osmall', 'Psmall',
'oneeighth', 'threeeighths', 'fiveeighths', 'seveneighths', 'onethird', 'Qsmall', 'Rsmall', 'Ssmall', 'Tsmall', 'Usmall', 'Vsmall', 'Wsmall',
'twothirds', '', '', '', '', '', '', 'ff', 'fi', 'fl', 'ffi', 'ffl', 'Xsmall', 'Ysmall', 'Zsmall', 'colonmonetary', 'onefitted', 'rupiah',
'parenleftinferior', '', 'parenrightinferior', 'Circumflexsmall', 'Tildesmall', '', '', 'asuperior', 'centsuperior', '', '', '', '',
'hypheninferior', 'Gravesmall', 'Asmall', 'Bsmall', 'Csmall', 'Dsmall', 'Aacutesmall', 'Agravesmall', 'Acircumflexsmall', 'Adieresissmall',
'Esmall', 'Fsmall', 'Gsmall', 'Hsmall', 'Ismall', 'Jsmall', 'Ksmall', 'Atildesmall', 'Aringsmall', 'Ccedillasmall', 'Eacutesmall', 'Egravesmall',
'Lsmall', 'Msmall', 'Nsmall', 'Osmall', 'Psmall', 'Qsmall', 'Rsmall', 'Ecircumflexsmall', 'Edieresissmall', 'Iacutesmall', 'Igravesmall',
'Ssmall', 'Tsmall', 'Usmall', 'Vsmall', 'Wsmall', 'Xsmall', 'Ysmall', 'Icircumflexsmall', 'Idieresissmall', 'Ntildesmall', 'Oacutesmall',
'Zsmall', 'colonmonetary', 'onefitted', 'rupiah', 'Tildesmall', '', '', 'Ogravesmall', 'Ocircumflexsmall', 'Odieresissmall', 'Otildesmall',
'asuperior', 'centsuperior', '', '', '', '', 'Aacutesmall', 'Uacutesmall', 'Ugravesmall', 'Ucircumflexsmall', 'Udieresissmall', '',
'Agravesmall', 'Acircumflexsmall', 'Adieresissmall', 'Atildesmall', 'eightsuperior', 'fourinferior', 'threeinferior', 'sixinferior',
'Aringsmall', 'Ccedillasmall', 'Eacutesmall', 'Egravesmall', 'eightinferior', 'seveninferior', 'Scaronsmall', '', 'centinferior',
'Ecircumflexsmall', 'Edieresissmall', 'Iacutesmall', 'Igravesmall', 'twoinferior', '', 'Dieresissmall', '', 'Caronsmall', 'osuperior',
'Icircumflexsmall', 'Idieresissmall', 'Ntildesmall', 'Oacutesmall', 'fiveinferior', '', 'commainferior', 'periodinferior', 'Yacutesmall', '',
'Ogravesmall', 'Ocircumflexsmall', 'Odieresissmall', 'Otildesmall', 'dollarinferior', '', 'Thornsmall', '', 'nineinferior', 'zeroinferior',
'Uacutesmall', 'Ugravesmall', 'Ucircumflexsmall', 'Udieresissmall', '', 'Zcaronsmall', 'AEsmall', 'Oslashsmall', 'questiondownsmall',
'eightsuperior', 'fourinferior', 'threeinferior', 'sixinferior', 'oneinferior', 'Lslashsmall', '', '', '', '', '', '', 'Cedillasmall', '',
'eightinferior', 'seveninferior', 'Scaronsmall', '', 'centinferior', '', '', '', '', 'OEsmall', 'figuredash', 'hyphensuperior', '', '', '', '',
'twoinferior', '', 'Dieresissmall', '', 'Caronsmall', 'osuperior', 'exclamdownsmall', '', 'Ydieresissmall', '', 'onesuperior', 'twosuperior',
'fiveinferior', '', 'commainferior', 'periodinferior', 'Yacutesmall', '', 'threesuperior', 'foursuperior', 'fivesuperior', 'sixsuperior',
'dollarinferior', '', 'Thornsmall', '', 'nineinferior', 'zeroinferior', 'sevensuperior', 'ninesuperior', 'zerosuperior', '', 'esuperior',
'Zcaronsmall', 'AEsmall', 'Oslashsmall', 'questiondownsmall', 'rsuperior', 'tsuperior', '', '', 'isuperior', 'ssuperior', 'dsuperior',
'oneinferior', 'Lslashsmall', '', '', '', '', '', '', 'Cedillasmall', '', '', '', '', '', '', 'lsuperior', 'Ogoneksmall', 'Brevesmall',
'', '', '', '', 'OEsmall', 'figuredash', 'hyphensuperior', '', '', '', 'Macronsmall', 'bsuperior', 'nsuperior', 'msuperior', 'commasuperior',
'', 'exclamdownsmall', '', 'Ydieresissmall', '', 'onesuperior', 'periodsuperior', 'Dotaccentsmall', 'Ringsmall'],
'twosuperior', 'threesuperior', 'foursuperior', 'fivesuperior', MacRomanEncoding: ['', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
'sixsuperior', 'sevensuperior', 'ninesuperior', 'zerosuperior', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
'esuperior', 'rsuperior', 'tsuperior', '', '', 'isuperior', 'ssuperior', 'space', 'exclam', 'quotedbl', 'numbersign', 'dollar', 'percent',
'dsuperior', '', '', '', '', '', 'lsuperior', 'Ogoneksmall', 'ampersand', 'quotesingle', 'parenleft', 'parenright', 'asterisk', 'plus',
'Brevesmall', 'Macronsmall', 'bsuperior', 'nsuperior', 'msuperior', 'comma', 'hyphen', 'period', 'slash', 'zero', 'one', 'two', 'three',
'commasuperior', 'periodsuperior', 'Dotaccentsmall', 'Ringsmall' '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',
get MacRomanEncoding() { 'V', 'W', 'X', 'Y', 'Z', 'bracketleft', 'backslash', 'bracketright',
return shadow(this, 'MacRomanEncoding', ['', '', '', '', '', '', '', '', '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',
'', '', '', '', '', '', 'space', 'exclam', 'quotedbl', 'numbersign', 'w', 'x', 'y', 'z', 'braceleft', 'bar', 'braceright', 'asciitilde', '',
'dollar', 'percent', 'ampersand', 'quotesingle', 'parenleft', 'Adieresis', 'Aring', 'Ccedilla', 'Eacute', 'Ntilde', 'Odieresis',
'parenright', 'asterisk', 'plus', 'comma', 'hyphen', 'period', 'slash', 'Udieresis', 'aacute', 'agrave', 'acircumflex', 'adieresis', 'atilde',
'zero', 'one', 'two', 'three', 'four', 'five', 'six', 'seven', 'eight', 'aring', 'ccedilla', 'eacute', 'egrave', 'ecircumflex', 'edieresis',
'nine', 'colon', 'semicolon', 'less', 'equal', 'greater', 'question', 'iacute', 'igrave', 'icircumflex', 'idieresis', 'ntilde', 'oacute',
'at', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'ograve', 'ocircumflex', 'odieresis', 'otilde', 'uacute', 'ugrave',
'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'ucircumflex', 'udieresis', 'dagger', 'degree', 'cent', 'sterling',
'bracketleft', 'backslash', 'bracketright', 'asciicircum', 'underscore', 'section', 'bullet', 'paragraph', 'germandbls', 'registered', 'copyright',
'grave', 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'trademark', 'acute', 'dieresis', 'notequal', 'AE', 'Oslash', 'infinity',
'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', 'plusminus', 'lessequal', 'greaterequal', 'yen', 'mu', 'partialdiff',
'braceleft', 'bar', 'braceright', 'asciitilde', '', 'Adieresis', 'Aring', 'summation', 'product', 'pi', 'integral', 'ordfeminine', 'ordmasculine',
'Ccedilla', 'Eacute', 'Ntilde', 'Odieresis', 'Udieresis', 'aacute', 'Omega', 'ae', 'oslash', 'questiondown', 'exclamdown', 'logicalnot',
'agrave', 'acircumflex', 'adieresis', 'atilde', 'aring', 'ccedilla', 'radical', 'florin', 'approxequal', 'Delta', 'guillemotleft',
'eacute', 'egrave', 'ecircumflex', 'edieresis', 'iacute', 'igrave', 'guillemotright', 'ellipsis', 'space', 'Agrave', 'Atilde', 'Otilde', 'OE',
'icircumflex', 'idieresis', 'ntilde', 'oacute', 'ograve', 'ocircumflex', 'oe', 'endash', 'emdash', 'quotedblleft', 'quotedblright', 'quoteleft',
'odieresis', 'otilde', 'uacute', 'ugrave', 'ucircumflex', 'udieresis', 'quoteright', 'divide', 'lozenge', 'ydieresis', 'Ydieresis', 'fraction',
'dagger', 'degree', 'cent', 'sterling', 'section', 'bullet', 'paragraph', 'currency', 'guilsinglleft', 'guilsinglright', 'fi', 'fl', 'daggerdbl',
'germandbls', 'registered', 'copyright', 'trademark', 'acute', 'periodcentered', 'quotesinglbase', 'quotedblbase', 'perthousand',
'dieresis', 'notequal', 'AE', 'Oslash', 'infinity', 'plusminus', 'Acircumflex', 'Ecircumflex', 'Aacute', 'Edieresis', 'Egrave', 'Iacute',
'lessequal', 'greaterequal', 'yen', 'mu', 'partialdiff', 'summation', 'Icircumflex', 'Idieresis', 'Igrave', 'Oacute', 'Ocircumflex', 'apple',
'product', 'pi', 'integral', 'ordfeminine', 'ordmasculine', 'Omega', 'Ograve', 'Uacute', 'Ucircumflex', 'Ugrave', 'dotlessi', 'circumflex',
'ae', 'oslash', 'questiondown', 'exclamdown', 'logicalnot', 'radical', 'tilde', 'macron', 'breve', 'dotaccent', 'ring', 'cedilla', 'hungarumlaut',
'florin', 'approxequal', 'Delta', 'guillemotleft', 'guillemotright', 'ogonek', 'caron'],
'ellipsis', 'space', 'Agrave', 'Atilde', 'Otilde', 'OE', 'oe', 'endash', StandardEncoding: ['', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
'emdash', 'quotedblleft', 'quotedblright', 'quoteleft', 'quoteright', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
'divide', 'lozenge', 'ydieresis', 'Ydieresis', 'fraction', 'currency', 'space', 'exclam', 'quotedbl', 'numbersign', 'dollar', 'percent',
'guilsinglleft', 'guilsinglright', 'fi', 'fl', 'daggerdbl', 'ampersand', 'quoteright', 'parenleft', 'parenright', 'asterisk', 'plus',
'periodcentered', 'quotesinglbase', 'quotedblbase', 'perthousand', 'comma', 'hyphen', 'period', 'slash', 'zero', 'one', 'two', 'three',
'Acircumflex', 'Ecircumflex', 'Aacute', 'Edieresis', 'Egrave', 'Iacute', 'four', 'five', 'six', 'seven', 'eight', 'nine', 'colon', 'semicolon',
'Icircumflex', 'Idieresis', 'Igrave', 'Oacute', 'Ocircumflex', 'apple', 'less', 'equal', 'greater', 'question', 'at', 'A', 'B', 'C', 'D', 'E', 'F',
'Ograve', 'Uacute', 'Ucircumflex', 'Ugrave', 'dotlessi', 'circumflex', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U',
'tilde', 'macron', 'breve', 'dotaccent', 'ring', 'cedilla', 'V', 'W', 'X', 'Y', 'Z', 'bracketleft', 'backslash', 'bracketright',
'hungarumlaut', 'ogonek', 'caron' 'asciicircum', 'underscore', 'quoteleft', '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',
get StandardEncoding() { '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
return shadow(this, 'StandardEncoding', ['', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'exclamdown',
'', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'cent', 'sterling', 'fraction', 'yen', 'florin', 'section', 'currency',
'', '', '', '', '', '', 'space', 'exclam', 'quotedbl', 'numbersign', 'quotesingle', 'quotedblleft', 'guillemotleft', 'guilsinglleft',
'dollar', 'percent', 'ampersand', 'quoteright', 'parenleft', 'guilsinglright', 'fi', 'fl', '', 'endash', 'dagger', 'daggerdbl',
'parenright', 'asterisk', 'plus', 'comma', 'hyphen', 'period', 'slash', 'periodcentered', '', 'paragraph', 'bullet', 'quotesinglbase',
'zero', 'one', 'two', 'three', 'four', 'five', 'six', 'seven', 'eight', 'quotedblbase', 'quotedblright', 'guillemotright', 'ellipsis',
'nine', 'colon', 'semicolon', 'less', 'equal', 'greater', 'question', 'perthousand', '', 'questiondown', '', 'grave', 'acute', 'circumflex',
'at', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'tilde', 'macron', 'breve', 'dotaccent', 'dieresis', '', 'ring', 'cedilla',
'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', '', 'hungarumlaut', 'ogonek', 'caron', 'emdash', '', '', '', '', '', '',
'bracketleft', 'backslash', 'bracketright', 'asciicircum', 'underscore', '', '', '', '', '', '', '', '', '', '', 'AE', '', 'ordfeminine', '', '',
'quoteleft', 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', '', '', 'Lslash', 'Oslash', 'OE', 'ordmasculine', '', '', '', '', '', 'ae',
'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', '', '', '', 'dotlessi', '', '', 'lslash', 'oslash', 'oe', 'germandbls'],
'braceleft', 'bar', 'braceright', 'asciitilde', '', '', '', '', '', '', WinAnsiEncoding: ['', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
'', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
'', '', '', '', '', '', '', '', '', '', 'exclamdown', 'cent', 'sterling', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
'fraction', 'yen', 'florin', 'section', 'currency', 'quotesingle', 'space', 'exclam', 'quotedbl', 'numbersign', 'dollar', 'percent',
'quotedblleft', 'guillemotleft', 'guilsinglleft', 'guilsinglright', 'fi', 'ampersand', 'quotesingle', 'parenleft', 'parenright', 'asterisk', 'plus',
'fl', '', 'endash', 'dagger', 'daggerdbl', 'periodcentered', '', 'comma', 'hyphen', 'period', 'slash', 'zero', 'one', 'two', 'three',
'paragraph', 'bullet', 'quotesinglbase', 'quotedblbase', 'quotedblright', 'four', 'five', 'six', 'seven', 'eight', 'nine', 'colon', 'semicolon',
'guillemotright', 'ellipsis', 'perthousand', '', 'questiondown', '', 'less', 'equal', 'greater', 'question', 'at', 'A', 'B', 'C', 'D', 'E', 'F',
'grave', 'acute', 'circumflex', 'tilde', 'macron', 'breve', 'dotaccent', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U',
'dieresis', '', 'ring', 'cedilla', '', 'hungarumlaut', 'ogonek', 'caron', 'V', 'W', 'X', 'Y', 'Z', 'bracketleft', 'backslash', 'bracketright',
'emdash', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'asciicircum', 'underscore', 'grave', 'a', 'b', 'c', 'd', 'e', 'f', 'g',
'AE', '', 'ordfeminine', '', '', '', '', 'Lslash', 'Oslash', 'OE', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v',
'ordmasculine', '', '', '', '', '', 'ae', '', '', '', 'dotlessi', '', '', 'w', 'x', 'y', 'z', 'braceleft', 'bar', 'braceright', 'asciitilde',
'lslash', 'oslash', 'oe', 'germandbls' 'bullet', 'Euro', 'bullet', 'quotesinglbase', 'florin', 'quotedblbase',
]); 'ellipsis', 'dagger', 'daggerdbl', 'circumflex', 'perthousand', 'Scaron',
}, 'guilsinglleft', 'OE', 'bullet', 'Zcaron', 'bullet', 'bullet', 'quoteleft',
get WinAnsiEncoding() { 'quoteright', 'quotedblleft', 'quotedblright', 'bullet', 'endash',
return shadow(this, 'WinAnsiEncoding', ['', '', '', '', '', '', '', '', '', 'emdash', 'tilde', 'trademark', 'scaron', 'guilsinglright', 'oe', 'bullet',
'', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'zcaron', 'Ydieresis', 'space', 'exclamdown', 'cent', 'sterling',
'', '', '', '', '', 'space', 'exclam', 'quotedbl', 'numbersign', 'currency', 'yen', 'brokenbar', 'section', 'dieresis', 'copyright',
'dollar', 'percent', 'ampersand', 'quotesingle', 'parenleft', 'ordfeminine', 'guillemotleft', 'logicalnot', 'hyphen', 'registered',
'parenright', 'asterisk', 'plus', 'comma', 'hyphen', 'period', 'slash', 'macron', 'degree', 'plusminus', 'twosuperior', 'threesuperior', 'acute',
'zero', 'one', 'two', 'three', 'four', 'five', 'six', 'seven', 'eight', 'mu', 'paragraph', 'periodcentered', 'cedilla', 'onesuperior',
'nine', 'colon', 'semicolon', 'less', 'equal', 'greater', 'question', 'ordmasculine', 'guillemotright', 'onequarter', 'onehalf', 'threequarters',
'at', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'questiondown', 'Agrave', 'Aacute', 'Acircumflex', 'Atilde', 'Adieresis',
'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z', 'Aring', 'AE', 'Ccedilla', 'Egrave', 'Eacute', 'Ecircumflex', 'Edieresis',
'bracketleft', 'backslash', 'bracketright', 'asciicircum', 'underscore', 'Igrave', 'Iacute', 'Icircumflex', 'Idieresis', 'Eth', 'Ntilde', 'Ograve',
'grave', 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'Oacute', 'Ocircumflex', 'Otilde', 'Odieresis', 'multiply', 'Oslash',
'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', 'Ugrave', 'Uacute', 'Ucircumflex', 'Udieresis', 'Yacute', 'Thorn',
'braceleft', 'bar', 'braceright', 'asciitilde', 'bullet', 'Euro', 'germandbls', 'agrave', 'aacute', 'acircumflex', 'atilde', 'adieresis',
'bullet', 'quotesinglbase', 'florin', 'quotedblbase', 'ellipsis', 'aring', 'ae', 'ccedilla', 'egrave', 'eacute', 'ecircumflex', 'edieresis',
'dagger', 'daggerdbl', 'circumflex', 'perthousand', 'Scaron', 'igrave', 'iacute', 'icircumflex', 'idieresis', 'eth', 'ntilde', 'ograve',
'guilsinglleft', 'OE', 'bullet', 'Zcaron', 'bullet', 'bullet', 'oacute', 'ocircumflex', 'otilde', 'odieresis', 'divide', 'oslash',
'quoteleft', 'quoteright', 'quotedblleft', 'quotedblright', 'bullet', 'ugrave', 'uacute', 'ucircumflex', 'udieresis', 'yacute', 'thorn',
'endash', 'emdash', 'tilde', 'trademark', 'scaron', 'guilsinglright', 'ydieresis'],
'oe', 'bullet', 'zcaron', 'Ydieresis', 'space', 'exclamdown', 'cent', symbolsEncoding: ['', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
'sterling', 'currency', 'yen', 'brokenbar', 'section', 'dieresis', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
'copyright', 'ordfeminine', 'guillemotleft', 'logicalnot', 'hyphen', 'space', 'exclam', 'universal', 'numbersign', 'existential', 'percent',
'registered', 'macron', 'degree', 'plusminus', 'twosuperior', 'ampersand', 'suchthat', 'parenleft', 'parenright', 'asteriskmath', 'plus',
'threesuperior', 'acute', 'mu', 'paragraph', 'periodcentered', 'comma', 'minus', 'period', 'slash', 'zero', 'one', 'two', 'three', 'four',
'cedilla', 'onesuperior', 'ordmasculine', 'guillemotright', 'onequarter', 'five', 'six', 'seven', 'eight', 'nine', 'colon', 'semicolon', 'less',
'onehalf', 'threequarters', 'questiondown', 'Agrave', 'Aacute', 'equal', 'greater', 'question', 'congruent', 'Alpha', 'Beta', 'Chi',
'Acircumflex', 'Atilde', 'Adieresis', 'Aring', 'AE', 'Ccedilla', 'Delta', 'Epsilon', 'Phi', 'Gamma', 'Eta', 'Iota', 'theta1', 'Kappa',
'Egrave', 'Eacute', 'Ecircumflex', 'Edieresis', 'Igrave', 'Iacute', 'Lambda', 'Mu', 'Nu', 'Omicron', 'Pi', 'Theta', 'Rho', 'Sigma', 'Tau',
'Icircumflex', 'Idieresis', 'Eth', 'Ntilde', 'Ograve', 'Oacute', 'Upsilon', 'sigma1', 'Omega', 'Xi', 'Psi', 'Zeta', 'bracketleft',
'Ocircumflex', 'Otilde', 'Odieresis', 'multiply', 'Oslash', 'Ugrave', 'therefore', 'bracketright', 'perpendicular', 'underscore', 'radicalex',
'Uacute', 'Ucircumflex', 'Udieresis', 'Yacute', 'Thorn', 'germandbls', 'alpha', 'beta', 'chi', 'delta', 'epsilon', 'phi', 'gamma', 'eta', 'iota',
'agrave', 'aacute', 'acircumflex', 'atilde', 'adieresis', 'aring', 'ae', 'phi1', 'kappa', 'lambda', 'mu', 'nu', 'omicron', 'pi', 'theta', 'rho',
'ccedilla', 'egrave', 'eacute', 'ecircumflex', 'edieresis', 'igrave', 'sigma', 'tau', 'upsilon', 'omega1', 'omega', 'xi', 'psi', 'zeta',
'iacute', 'icircumflex', 'idieresis', 'eth', 'ntilde', 'ograve', 'braceleft', 'bar', 'braceright', 'similar', '', '', '', '', '', '', '',
'oacute', 'ocircumflex', 'otilde', 'odieresis', 'divide', 'oslash', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
'ugrave', 'uacute', 'ucircumflex', 'udieresis', 'yacute', 'thorn', '', '', '', '', '', '', '', 'Euro', 'Upsilon1', 'minute', 'lessequal',
'ydieresis' 'fraction', 'infinity', 'florin', 'club', 'diamond', 'heart', 'spade',
]); 'arrowboth', 'arrowleft', 'arrowup', 'arrowright', 'arrowdown', 'degree',
}, 'plusminus', 'second', 'greaterequal', 'multiply', 'proportional',
get symbolsEncoding() { 'partialdiff', 'bullet', 'divide', 'notequal', 'equivalence',
return shadow(this, 'symbolsEncoding', ['', '', '', '', '', '', '', '', '', 'approxequal', 'ellipsis', 'arrowvertex', 'arrowhorizex', 'carriagereturn',
'', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'aleph', 'Ifraktur', 'Rfraktur', 'weierstrass', 'circlemultiply',
'', '', '', '', '', 'space', 'exclam', 'universal', 'numbersign', 'circleplus', 'emptyset', 'intersection', 'union', 'propersuperset',
'existential', 'percent', 'ampersand', 'suchthat', 'parenleft', 'reflexsuperset', 'notsubset', 'propersubset', 'reflexsubset', 'element',
'parenright', 'asteriskmath', 'plus', 'comma', 'minus', 'period', 'notelement', 'angle', 'gradient', 'registerserif', 'copyrightserif',
'slash', 'zero', 'one', 'two', 'three', 'four', 'five', 'six', 'seven', 'trademarkserif', 'product', 'radical', 'dotmath', 'logicalnot',
'eight', 'nine', 'colon', 'semicolon', 'less', 'equal', 'greater', 'logicaland', 'logicalor', 'arrowdblboth', 'arrowdblleft', 'arrowdblup',
'question', 'congruent', 'Alpha', 'Beta', 'Chi', 'Delta', 'Epsilon', 'arrowdblright', 'arrowdbldown', 'lozenge', 'angleleft', 'registersans',
'Phi', 'Gamma', 'Eta', 'Iota', 'theta1', 'Kappa', 'Lambda', 'Mu', 'Nu', 'copyrightsans', 'trademarksans', 'summation', 'parenlefttp',
'Omicron', 'Pi', 'Theta', 'Rho', 'Sigma', 'Tau', 'Upsilon', 'sigma1', 'parenleftex', 'parenleftbt', 'bracketlefttp', 'bracketleftex',
'Omega', 'Xi', 'Psi', 'Zeta', 'bracketleft', 'therefore', 'bracketright', 'bracketleftbt', 'bracelefttp', 'braceleftmid', 'braceleftbt', 'braceex',
'perpendicular', 'underscore', 'radicalex', 'alpha', 'beta', 'chi', '', 'angleright', 'integral', 'integraltp', 'integralex', 'integralbt',
'delta', 'epsilon', 'phi', 'gamma', 'eta', 'iota', 'phi1', 'kappa', 'parenrighttp', 'parenrightex', 'parenrightbt', 'bracketrighttp',
'lambda', 'mu', 'nu', 'omicron', 'pi', 'theta', 'rho', 'sigma', 'tau', 'bracketrightex', 'bracketrightbt', 'bracerighttp', 'bracerightmid',
'upsilon', 'omega1', 'omega', 'xi', 'psi', 'zeta', 'braceleft', 'bar', 'bracerightbt'],
'braceright', 'similar', '', '', '', '', '', '', '', '', '', '', '', '', zapfDingbatsEncoding: ['', '', '', '', '', '', '', '', '', '', '', '', '', '',
'', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
'', '', '', 'Euro', 'Upsilon1', 'minute', 'lessequal', 'fraction', 'space', 'a1', 'a2', 'a202', 'a3', 'a4', 'a5', 'a119', 'a118', 'a117',
'infinity', 'florin', 'club', 'diamond', 'heart', 'spade', 'arrowboth', 'a11', 'a12', 'a13', 'a14', 'a15', 'a16', 'a105', 'a17', 'a18', 'a19',
'arrowleft', 'arrowup', 'arrowright', 'arrowdown', 'degree', 'plusminus', 'a20', 'a21', 'a22', 'a23', 'a24', 'a25', 'a26', 'a27', 'a28', 'a6', 'a7',
'second', 'greaterequal', 'multiply', 'proportional', 'partialdiff', 'a8', 'a9', 'a10', 'a29', 'a30', 'a31', 'a32', 'a33', 'a34', 'a35', 'a36',
'bullet', 'divide', 'notequal', 'equivalence', 'approxequal', 'ellipsis', 'a37', 'a38', 'a39', 'a40', 'a41', 'a42', 'a43', 'a44', 'a45', 'a46',
'arrowvertex', 'arrowhorizex', 'carriagereturn', 'aleph', 'Ifraktur', 'a47', 'a48', 'a49', 'a50', 'a51', 'a52', 'a53', 'a54', 'a55', 'a56',
'Rfraktur', 'weierstrass', 'circlemultiply', 'circleplus', 'emptyset', 'a57', 'a58', 'a59', 'a60', 'a61', 'a62', 'a63', 'a64', 'a65', 'a66',
'intersection', 'union', 'propersuperset', 'reflexsuperset', 'notsubset', 'a67', 'a68', 'a69', 'a70', 'a71', 'a72', 'a73', 'a74', 'a203', 'a75',
'propersubset', 'reflexsubset', 'element', 'notelement', 'angle', 'a204', 'a76', 'a77', 'a78', 'a79', 'a81', 'a82', 'a83', 'a84', 'a97',
'gradient', 'registerserif', 'copyrightserif', 'trademarkserif', 'a98', 'a99', 'a100', '', '', '', '', '', '', '', '', '', '', '', '', '',
'product', 'radical', 'dotmath', 'logicalnot', 'logicaland', 'logicalor', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
'arrowdblboth', 'arrowdblleft', 'arrowdblup', 'arrowdblright', '', '', 'a101', 'a102', 'a103', 'a104', 'a106', 'a107', 'a108', 'a112',
'arrowdbldown', 'lozenge', 'angleleft', 'registersans', 'copyrightsans', 'a111', 'a110', 'a109', 'a120', 'a121', 'a122', 'a123', 'a124', 'a125',
'trademarksans', 'summation', 'parenlefttp', 'parenleftex', 'a126', 'a127', 'a128', 'a129', 'a130', 'a131', 'a132', 'a133', 'a134',
'parenleftbt', 'bracketlefttp', 'bracketleftex', 'bracketleftbt', 'a135', 'a136', 'a137', 'a138', 'a139', 'a140', 'a141', 'a142', 'a143',
'bracelefttp', 'braceleftmid', 'braceleftbt', 'braceex', '', 'a144', 'a145', 'a146', 'a147', 'a148', 'a149', 'a150', 'a151', 'a152',
'angleright', 'integral', 'integraltp', 'integralex', 'integralbt', 'a153', 'a154', 'a155', 'a156', 'a157', 'a158', 'a159', 'a160', 'a161',
'parenrighttp', 'parenrightex', 'parenrightbt', 'bracketrighttp', 'a163', 'a164', 'a196', 'a165', 'a192', 'a166', 'a167', 'a168', 'a169',
'bracketrightex', 'bracketrightbt', 'bracerighttp', 'bracerightmid', 'a170', 'a171', 'a172', 'a173', 'a162', 'a174', 'a175', 'a176', 'a177',
'bracerightbt' 'a178', 'a179', 'a193', 'a180', 'a199', 'a181', 'a200', 'a182', '', 'a201',
]); 'a183', 'a184', 'a197', 'a185', 'a194', 'a198', 'a186', 'a195', 'a187',
}, 'a188', 'a189', 'a190', 'a191']
get zapfDingbatsEncoding() {
return shadow(this, 'zapfDingbatsEncoding', ['', '', '', '', '', '', '',
'', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
'', '', '', '', '', '', '', 'space', 'a1', 'a2', 'a202', 'a3', 'a4',
'a5', 'a119', 'a118', 'a117', 'a11', 'a12', 'a13', 'a14', 'a15', 'a16',
'a105', 'a17', 'a18', 'a19', 'a20', 'a21', 'a22', 'a23', 'a24', 'a25',
'a26', 'a27', 'a28', 'a6', 'a7', 'a8', 'a9', 'a10', 'a29', 'a30', 'a31',
'a32', 'a33', 'a34', 'a35', 'a36', 'a37', 'a38', 'a39', 'a40', 'a41',
'a42', 'a43', 'a44', 'a45', 'a46', 'a47', 'a48', 'a49', 'a50', 'a51',
'a52', 'a53', 'a54', 'a55', 'a56', 'a57', 'a58', 'a59', 'a60', 'a61',
'a62', 'a63', 'a64', 'a65', 'a66', 'a67', 'a68', 'a69', 'a70', 'a71',
'a72', 'a73', 'a74', 'a203', 'a75', 'a204', 'a76', 'a77', 'a78', 'a79',
'a81', 'a82', 'a83', 'a84', 'a97', 'a98', 'a99', 'a100', '', '', '', '',
'', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '',
'', '', '', '', '', '', '', '', '', '', '', '', 'a101', 'a102', 'a103',
'a104', 'a106', 'a107', 'a108', 'a112', 'a111', 'a110', 'a109', 'a120',
'a121', 'a122', 'a123', 'a124', 'a125', 'a126', 'a127', 'a128', 'a129',
'a130', 'a131', 'a132', 'a133', 'a134', 'a135', 'a136', 'a137', 'a138',
'a139', 'a140', 'a141', 'a142', 'a143', 'a144', 'a145', 'a146', 'a147',
'a148', 'a149', 'a150', 'a151', 'a152', 'a153', 'a154', 'a155', 'a156',
'a157', 'a158', 'a159', 'a160', 'a161', 'a163', 'a164', 'a196', 'a165',
'a192', 'a166', 'a167', 'a168', 'a169', 'a170', 'a171', 'a172', 'a173',
'a162', 'a174', 'a175', 'a176', 'a177', 'a178', 'a179', 'a193', 'a180',
'a199', 'a181', 'a200', 'a182', '', 'a201', 'a183', 'a184', 'a197',
'a185', 'a194', 'a198', 'a186', 'a195', 'a187', 'a188', 'a189', 'a190',
'a191'
]);
}
}; };
/** /**