|
|
|
@ -160,19 +160,20 @@ var Encodings = {
@@ -160,19 +160,20 @@ var Encodings = {
|
|
|
|
|
'bracketleft', 'backslash', 'bracketright', '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', '', '', 'exclamdown', |
|
|
|
|
'cent', 'sterling', 'fraction', 'yen', 'florin', 'section', 'currency', |
|
|
|
|
'quotesingle', 'quotedblleft', 'guillemotleft', 'guilsinglleft', |
|
|
|
|
'guilsinglright', 'fi', 'fl', '', 'endash', 'dagger', 'daggerdbl', |
|
|
|
|
'periodcentered', '', 'paragraph', 'bullet', 'quotesinglbase', |
|
|
|
|
'quotedblbase', 'quotedblright', 'guillemotright', 'ellipsis', |
|
|
|
|
'perthousand', '', 'questiondown', '', 'grave', 'acute', 'circumflex', |
|
|
|
|
'tilde', 'macron', 'breve', 'dotaccent', 'dieresis', '', 'ring', |
|
|
|
|
'cedilla', '', 'hungarumlaut', 'ogonek', 'caron', 'emdash', '', '', '', |
|
|
|
|
'', '', '', '', '', '', '', '', '', '', '', '', '', 'AE', '', |
|
|
|
|
'ordfeminine', '', '', '', '', 'Lslash', 'Oslash', 'OE', 'ordmasculine', |
|
|
|
|
'', '', '', '', '', 'ae', '', '', '', 'dotlessi', '', '', 'lslash', |
|
|
|
|
'oslash', 'oe', 'germandbls' |
|
|
|
|
'braceleft', 'bar', 'braceright', 'asciitilde', '', '', '', '', '', '', |
|
|
|
|
'', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', |
|
|
|
|
'', '', '', '', '', '', '', '', '', '', 'exclamdown', 'cent', 'sterling', |
|
|
|
|
'fraction', 'yen', 'florin', 'section', 'currency', 'quotesingle', |
|
|
|
|
'quotedblleft', 'guillemotleft', 'guilsinglleft', 'guilsinglright', 'fi', |
|
|
|
|
'fl', '', 'endash', 'dagger', 'daggerdbl', 'periodcentered', '', |
|
|
|
|
'paragraph', 'bullet', 'quotesinglbase', 'quotedblbase', 'quotedblright', |
|
|
|
|
'guillemotright', 'ellipsis', 'perthousand', '', 'questiondown', '', |
|
|
|
|
'grave', 'acute', 'circumflex', 'tilde', 'macron', 'breve', 'dotaccent', |
|
|
|
|
'dieresis', '', 'ring', 'cedilla', '', 'hungarumlaut', 'ogonek', 'caron', |
|
|
|
|
'emdash', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', |
|
|
|
|
'AE', '', 'ordfeminine', '', '', '', '', 'Lslash', 'Oslash', 'OE', |
|
|
|
|
'ordmasculine', '', '', '', '', '', 'ae', '', '', '', 'dotlessi', '', '', |
|
|
|
|
'lslash', 'oslash', 'oe', 'germandbls' |
|
|
|
|
]); |
|
|
|
|
}, |
|
|
|
|
get WinAnsiEncoding() { |
|
|
|
|