CharacterEncoderImplementations__MAC_Symbol.st
changeset 8079 0c51c515c6b6
child 8114 05274a80fcc4
equal deleted inserted replaced
8078:dc95f02fa4c5 8079:0c51c515c6b6
       
     1 "{ Encoding: utf8 }"
       
     2 
       
     3 "{ Package: 'stx:libbasic' }"
       
     4 
       
     5 "{ NameSpace: CharacterEncoderImplementations }"
       
     6 
       
     7 SingleByteEncoder subclass:#MAC_Symbol
       
     8 	instanceVariableNames:''
       
     9 	classVariableNames:''
       
    10 	poolDictionaries:''
       
    11 	category:'Collections-Text-Encodings'
       
    12 !
       
    13 
       
    14 
       
    15 !MAC_Symbol class methodsFor:'mapping'!
       
    16 
       
    17 mapFileURL1_relativePathName
       
    18     ^ 'VENDORS/APPLE/SYMBOL.TXT'
       
    19 !
       
    20 
       
    21 mapping
       
    22 "
       
    23 # From: http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/SYMBOL.TXT
       
    24 
       
    25 #=======================================================================
       
    26 #   File name:  SYMBOL.TXT
       
    27 #
       
    28 #   Contents:   Map (external version) from Mac OS Symbol
       
    29 #               character set to Unicode 3.2
       
    30 #
       
    31 #   Copyright:  (c) 1994-2002 by Apple Computer, Inc., all rights
       
    32 #               reserved.
       
    33 #
       
    34 #   Contact:    charsets@apple.com
       
    35 #
       
    36 #   Changes:
       
    37 #
       
    38 #      b4,c1 2002-Dec-19    Update mappings for encoded glyph fragments
       
    39 #                           0xBE, 0xE6-EF, 0xF4, 0xF6-FE to use new
       
    40 #                           Unicode 3.2 characters instead of sequences
       
    41 #                           involving corporate-use characters. Update
       
    42 #                           URLs, notes. Matches internal utom<b4>.
       
    43 #       b03  1999-Sep-22    Update contact e-mail address. Matches
       
    44 #                           internal utom<b3>, ufrm<b3>, and Text
       
    45 #                           Encoding Converter version 1.5.
       
    46 #       b02  1998-Aug-18    Encoding changed for Mac OS 8.5; add new
       
    47 #                           mapping from 0xA0 to EURO SIGN. Matches
       
    48 #                           internal utom<b3>, ufrm<b3>.
       
    49 #       n05  1998-Feb-05    Update to match internal utom<n5>, ufrm<n15>
       
    50 #                           and Text Encoding Converter version 1.3:
       
    51 #                           Use standard Unicodes plus transcoding hints
       
    52 #                           instead of single corporate characters, also
       
    53 #                           change mappings for 0xE1 & 0xF1 from U+2329
       
    54 #                           & U+232A to their canonical decompositions;
       
    55 #                           see details below. Also update header
       
    56 #                           comments to new format.
       
    57 #       n03  1995-Apr-15    First version (after fixing some typos).
       
    58 #                           Matches internal ufrm<n4>.
       
    59 #
       
    60 # Standard header:
       
    61 # ----------------
       
    62 #
       
    63 #   Apple, the Apple logo, and Macintosh are trademarks of Apple
       
    64 #   Computer, Inc., registered in the United States and other countries.
       
    65 #   Unicode is a trademark of Unicode Inc. For the sake of brevity,
       
    66 #   throughout this document, 'Macintosh' can be used to refer to
       
    67 #   Macintosh computers and 'Unicode' can be used to refer to the
       
    68 #   Unicode standard.
       
    69 #
       
    70 #   Apple makes no warranty or representation, either express or
       
    71 #   implied, with respect to these tables, their quality, accuracy, or
       
    72 #   fitness for a particular purpose. In no event will Apple be liable
       
    73 #   for direct, indirect, special, incidental, or consequential damages 
       
    74 #   resulting from any defect or inaccuracy in this document or the
       
    75 #   accompanying tables.
       
    76 #
       
    77 #   These mapping tables and character lists are subject to change.
       
    78 #   The latest tables should be available from the following:
       
    79 #
       
    80 #   <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
       
    81 #
       
    82 #   For general information about Mac OS encodings and these mapping
       
    83 #   tables, see the file 'README.TXT'.
       
    84 #
       
    85 # Format:
       
    86 # -------
       
    87 #
       
    88 #   Three tab-separated columns;
       
    89 #   '#' begins a comment which continues to the end of the line.
       
    90 #     Column #1 is the Mac OS Symbol code (in hex as 0xNN)
       
    91 #     Column #2 is the corresponding Unicode or Unicode sequence
       
    92 #       (in hex as 0xNNNN or 0xNNNN+0xNNNN).
       
    93 #     Column #3 is a comment containing the Unicode name.
       
    94 #       In some cases an additional comment follows the Unicode name.
       
    95 #
       
    96 #   The entries are in Mac OS Symbol code order.
       
    97 #
       
    98 #   Some of these mappings require the use of corporate characters.
       
    99 #   See the file 'CORPCHAR.TXT' and notes below.
       
   100 #
       
   101 #   Control character mappings are not shown in this table, following
       
   102 #   the conventions of the standard UTC mapping tables. However, the
       
   103 #   Mac OS Symbol character set uses the standard control characters
       
   104 #   at 0x00-0x1F and 0x7F.
       
   105 #
       
   106 # Notes on Mac OS Symbol:
       
   107 # -----------------------
       
   108 #
       
   109 #   The Mac OS Symbol encoding shares the script code smRoman
       
   110 #   (0) with the Mac OS Roman encoding. To determine if the Symbol
       
   111 #   encoding is being used, you must check if the font name is
       
   112 #   'Symbol'.
       
   113 #
       
   114 #   Before Mac OS 8.5, code point 0xA0 was unused. In Mac OS 8.5
       
   115 #   and later versions, code point 0xA0 is EURO SIGN and maps to
       
   116 #   U+20AC (the Symbol font is updated for Mac OS 8.5 to reflect
       
   117 #   this).
       
   118 #
       
   119 #   The layout of the Mac OS Symbol character set is identical to
       
   120 #   the layout of the Adobe Symbol encoding vector, with the
       
   121 #   addition of the Apple logo character at 0xF0.
       
   122 #
       
   123 #   This character set encodes a number of glyph fragments. Some are
       
   124 #   used as extenders: 0x60 is used to extend radical signs, 0xBD and
       
   125 #   0xBE are used to extend vertical and horizontal arrows, etc. In
       
   126 #   addition, there are top, bottom, and center sections for
       
   127 #   parentheses, brackets, integral signs, and other signs that may
       
   128 #   extend vertically for 2 or more lines of normal text. As of
       
   129 #   Unicode 3.2, most of these are now encoded in Unicode; a few are
       
   130 #   not, so these are mapped using corporate-zone Unicode characters
       
   131 #   (see below).
       
   132 #
       
   133 #   In addition, Symbol separately encodes both serif and sans-serif
       
   134 #   forms for copyright, trademark, and registered signs. Unicode
       
   135 #   encodes only the abstract characters, so one set of these (the
       
   136 #   sans-serif forms) are also mapped using corporate-zone Unicode
       
   137 #   characters (see below).
       
   138 #
       
   139 #   The following code points are unused, and are not shown here:
       
   140 #   0x80-0x9F, 0xFF.
       
   141 #
       
   142 # Unicode mapping issues and notes:
       
   143 # ---------------------------------
       
   144 #
       
   145 #   The goals in the mappings provided here are:
       
   146 #   - Ensure roundtrip mapping from every character in the Mac OS
       
   147 #     Symbol character set to Unicode and back
       
   148 #   - Use standard Unicode characters as much as possible, to
       
   149 #     maximize interchangeability of the resulting Unicode text.
       
   150 #     Whenever possible, avoid having content carried by private-use
       
   151 #     characters.
       
   152 #
       
   153 #   Some of the characters in the Mac OS Symbol character set do not
       
   154 #   correspond to distinct, single Unicode characters. To map these
       
   155 #   and satisfy both goals above, we employ various strategies.
       
   156 #
       
   157 #   a) If possible, use private use characters in combination with
       
   158 #   standard Unicode characters to mark variants of the standard
       
   159 #   Unicode character.
       
   160 #
       
   161 #   Apple has defined a block of 32 corporate characters as 'transcoding
       
   162 #   hints.' These are used in combination with standard Unicode characters
       
   163 #   to force them to be treated in a special way for mapping to other
       
   164 #   encodings; they have no other effect. Sixteen of these transcoding
       
   165 #   hints are 'grouping hints' - they indicate that the next 2-4 Unicode
       
   166 #   characters should be treated as a single entity for transcoding. The
       
   167 #   other sixteen transcoding hints are 'variant tags' - they are like
       
   168 #   combining characters, and can follow a standard Unicode (or a sequence
       
   169 #   consisting of a base character and other combining characters) to
       
   170 #   cause it to be treated in a special way for transcoding. These always
       
   171 #   terminate a combining-character sequence.
       
   172 #
       
   173 #   The transcoding coding hint used in this mapping table is the variant
       
   174 #   tag 0xF87F. Since this is combined with standard Unicode characters,
       
   175 #   some characters in the Mac OS Symbol character set map to a sequence
       
   176 #   of two Unicodes instead of a single Unicode character.
       
   177 #
       
   178 #   For example, the Mac OS Symbol character at 0xE2 is an alternate,
       
   179 #   sans-serif form of the REGISTERED SIGN (the standard mapping is for
       
   180 #   the abstract character at 0xD2, which here has a serif form). So 0xE2
       
   181 #   is mapped to 0x00AE (REGISTERED SIGN) + 0xF87F (a variant tag).
       
   182 #
       
   183 #   b) Otherwise, use private use characters by themselves to map
       
   184 #   Mac OS Symbol characters which have no relationship to any standard
       
   185 #   Unicode character.
       
   186 #
       
   187 #   The following additional corporate zone Unicode characters are
       
   188 #   used for this purpose here:
       
   189 #
       
   190 #     0xF8E5  radical extender
       
   191 #     0xF8E6  vertical arrow extender
       
   192 #     0xF8FF  Apple logo
       
   193 #
       
   194 #   NOTE: The graphic image associated with the Apple logo character
       
   195 #   is not authorized for use without permission of Apple, and
       
   196 #   unauthorized use might constitute trademark infringement.
       
   197 #
       
   198 # Details of mapping changes in each version:
       
   199 # -------------------------------------------
       
   200 #
       
   201 #   Changes from version b02 to version b03/c01:
       
   202 #
       
   203 #   - Update mappings for encoded glyph fragments 0xBE, 0xE6-EF, 0xF4,
       
   204 #     0xF6-FE to use new Unicode 3.2 characters instead of using either
       
   205 #     single corporate-use characters (e.g. 0xBE was mapped to 0xF8E7) or
       
   206 #     sequences combining a standard Unicode character with a transcoding
       
   207 #     hint (e.g. 0xE6 was mapped to 0x0028+0xF870).
       
   208 #
       
   209 #   Changes from version n05 to version b02:
       
   210 #
       
   211 #   - Encoding changed for Mac OS 8.5; 0xA0 now maps to 0x20AC, EURO
       
   212 #   SIGN. 0xA0 was unmapped in earlier versions.
       
   213 #
       
   214 #   Changes from version n03 to version n05:
       
   215 #
       
   216 #       - Change strict mapping for 0xE1 & 0xF1 from U+2329 & U+232A
       
   217 #     to their canonical decompositions, U+3008 & U+3009.
       
   218 #
       
   219 #   - Change mapping for the following to use standard Unicode +
       
   220 #     transcoding hint, instead of single corporate-zone
       
   221 #     character: 0xE2-0xE4, 0xE6-0xEE, 0xF4, 0xF6-0xFE.
       
   222 #
       
   223 ##################
       
   224 
       
   225 0x20    0x0020  # SPACE
       
   226 0x21    0x0021  # EXCLAMATION MARK
       
   227 0x22    0x2200  # FOR ALL
       
   228 0x23    0x0023  # NUMBER SIGN
       
   229 0x24    0x2203  # THERE EXISTS
       
   230 0x25    0x0025  # PERCENT SIGN
       
   231 0x26    0x0026  # AMPERSAND
       
   232 0x27    0x220D  # SMALL CONTAINS AS MEMBER
       
   233 0x28    0x0028  # LEFT PARENTHESIS
       
   234 0x29    0x0029  # RIGHT PARENTHESIS
       
   235 0x2A    0x2217  # ASTERISK OPERATOR
       
   236 0x2B    0x002B  # PLUS SIGN
       
   237 0x2C    0x002C  # COMMA
       
   238 0x2D    0x2212  # MINUS SIGN
       
   239 0x2E    0x002E  # FULL STOP
       
   240 0x2F    0x002F  # SOLIDUS
       
   241 0x30    0x0030  # DIGIT ZERO
       
   242 0x31    0x0031  # DIGIT ONE
       
   243 0x32    0x0032  # DIGIT TWO
       
   244 0x33    0x0033  # DIGIT THREE
       
   245 0x34    0x0034  # DIGIT FOUR
       
   246 0x35    0x0035  # DIGIT FIVE
       
   247 0x36    0x0036  # DIGIT SIX
       
   248 0x37    0x0037  # DIGIT SEVEN
       
   249 0x38    0x0038  # DIGIT EIGHT
       
   250 0x39    0x0039  # DIGIT NINE
       
   251 0x3A    0x003A  # COLON
       
   252 0x3B    0x003B  # SEMICOLON
       
   253 0x3C    0x003C  # LESS-THAN SIGN
       
   254 0x3D    0x003D  # EQUALS SIGN
       
   255 0x3E    0x003E  # GREATER-THAN SIGN
       
   256 0x3F    0x003F  # QUESTION MARK
       
   257 0x40    0x2245  # APPROXIMATELY EQUAL TO
       
   258 0x41    0x0391  # GREEK CAPITAL LETTER ALPHA
       
   259 0x42    0x0392  # GREEK CAPITAL LETTER BETA
       
   260 0x43    0x03A7  # GREEK CAPITAL LETTER CHI
       
   261 0x44    0x0394  # GREEK CAPITAL LETTER DELTA
       
   262 0x45    0x0395  # GREEK CAPITAL LETTER EPSILON
       
   263 0x46    0x03A6  # GREEK CAPITAL LETTER PHI
       
   264 0x47    0x0393  # GREEK CAPITAL LETTER GAMMA
       
   265 0x48    0x0397  # GREEK CAPITAL LETTER ETA
       
   266 0x49    0x0399  # GREEK CAPITAL LETTER IOTA
       
   267 0x4A    0x03D1  # GREEK THETA SYMBOL
       
   268 0x4B    0x039A  # GREEK CAPITAL LETTER KAPPA
       
   269 0x4C    0x039B  # GREEK CAPITAL LETTER LAMDA
       
   270 0x4D    0x039C  # GREEK CAPITAL LETTER MU
       
   271 0x4E    0x039D  # GREEK CAPITAL LETTER NU
       
   272 0x4F    0x039F  # GREEK CAPITAL LETTER OMICRON
       
   273 0x50    0x03A0  # GREEK CAPITAL LETTER PI
       
   274 0x51    0x0398  # GREEK CAPITAL LETTER THETA
       
   275 0x52    0x03A1  # GREEK CAPITAL LETTER RHO
       
   276 0x53    0x03A3  # GREEK CAPITAL LETTER SIGMA
       
   277 0x54    0x03A4  # GREEK CAPITAL LETTER TAU
       
   278 0x55    0x03A5  # GREEK CAPITAL LETTER UPSILON
       
   279 0x56    0x03C2  # GREEK SMALL LETTER FINAL SIGMA
       
   280 0x57    0x03A9  # GREEK CAPITAL LETTER OMEGA
       
   281 0x58    0x039E  # GREEK CAPITAL LETTER XI
       
   282 0x59    0x03A8  # GREEK CAPITAL LETTER PSI
       
   283 0x5A    0x0396  # GREEK CAPITAL LETTER ZETA
       
   284 0x5B    0x005B  # LEFT SQUARE BRACKET
       
   285 0x5C    0x2234  # THEREFORE
       
   286 0x5D    0x005D  # RIGHT SQUARE BRACKET
       
   287 0x5E    0x22A5  # UP TACK
       
   288 0x5F    0x005F  # LOW LINE
       
   289 0x60    0xF8E5  # radical extender # corporate char
       
   290 0x61    0x03B1  # GREEK SMALL LETTER ALPHA
       
   291 0x62    0x03B2  # GREEK SMALL LETTER BETA
       
   292 0x63    0x03C7  # GREEK SMALL LETTER CHI
       
   293 0x64    0x03B4  # GREEK SMALL LETTER DELTA
       
   294 0x65    0x03B5  # GREEK SMALL LETTER EPSILON
       
   295 0x66    0x03C6  # GREEK SMALL LETTER PHI
       
   296 0x67    0x03B3  # GREEK SMALL LETTER GAMMA
       
   297 0x68    0x03B7  # GREEK SMALL LETTER ETA
       
   298 0x69    0x03B9  # GREEK SMALL LETTER IOTA
       
   299 0x6A    0x03D5  # GREEK PHI SYMBOL
       
   300 0x6B    0x03BA  # GREEK SMALL LETTER KAPPA
       
   301 0x6C    0x03BB  # GREEK SMALL LETTER LAMDA
       
   302 0x6D    0x03BC  # GREEK SMALL LETTER MU
       
   303 0x6E    0x03BD  # GREEK SMALL LETTER NU
       
   304 0x6F    0x03BF  # GREEK SMALL LETTER OMICRON
       
   305 0x70    0x03C0  # GREEK SMALL LETTER PI
       
   306 0x71    0x03B8  # GREEK SMALL LETTER THETA
       
   307 0x72    0x03C1  # GREEK SMALL LETTER RHO
       
   308 0x73    0x03C3  # GREEK SMALL LETTER SIGMA
       
   309 0x74    0x03C4  # GREEK SMALL LETTER TAU
       
   310 0x75    0x03C5  # GREEK SMALL LETTER UPSILON
       
   311 0x76    0x03D6  # GREEK PI SYMBOL
       
   312 0x77    0x03C9  # GREEK SMALL LETTER OMEGA
       
   313 0x78    0x03BE  # GREEK SMALL LETTER XI
       
   314 0x79    0x03C8  # GREEK SMALL LETTER PSI
       
   315 0x7A    0x03B6  # GREEK SMALL LETTER ZETA
       
   316 0x7B    0x007B  # LEFT CURLY BRACKET
       
   317 0x7C    0x007C  # VERTICAL LINE
       
   318 0x7D    0x007D  # RIGHT CURLY BRACKET
       
   319 0x7E    0x223C  # TILDE OPERATOR
       
   320 #
       
   321 0xA0    0x20AC  # EURO SIGN
       
   322 0xA1    0x03D2  # GREEK UPSILON WITH HOOK SYMBOL
       
   323 0xA2    0x2032  # PRIME # minute
       
   324 0xA3    0x2264  # LESS-THAN OR EQUAL TO
       
   325 0xA4    0x2044  # FRACTION SLASH
       
   326 0xA5    0x221E  # INFINITY
       
   327 0xA6    0x0192  # LATIN SMALL LETTER F WITH HOOK
       
   328 0xA7    0x2663  # BLACK CLUB SUIT
       
   329 0xA8    0x2666  # BLACK DIAMOND SUIT
       
   330 0xA9    0x2665  # BLACK HEART SUIT
       
   331 0xAA    0x2660  # BLACK SPADE SUIT
       
   332 0xAB    0x2194  # LEFT RIGHT ARROW
       
   333 0xAC    0x2190  # LEFTWARDS ARROW
       
   334 0xAD    0x2191  # UPWARDS ARROW
       
   335 0xAE    0x2192  # RIGHTWARDS ARROW
       
   336 0xAF    0x2193  # DOWNWARDS ARROW
       
   337 0xB0    0x00B0  # DEGREE SIGN
       
   338 0xB1    0x00B1  # PLUS-MINUS SIGN
       
   339 0xB2    0x2033  # DOUBLE PRIME  # second
       
   340 0xB3    0x2265  # GREATER-THAN OR EQUAL TO
       
   341 0xB4    0x00D7  # MULTIPLICATION SIGN
       
   342 0xB5    0x221D  # PROPORTIONAL TO
       
   343 0xB6    0x2202  # PARTIAL DIFFERENTIAL
       
   344 0xB7    0x2022  # BULLET
       
   345 0xB8    0x00F7  # DIVISION SIGN
       
   346 0xB9    0x2260  # NOT EQUAL TO
       
   347 0xBA    0x2261  # IDENTICAL TO
       
   348 0xBB    0x2248  # ALMOST EQUAL TO
       
   349 0xBC    0x2026  # HORIZONTAL ELLIPSIS
       
   350 0xBD    0xF8E6  # vertical line extension (for arrows) # corporate char
       
   351 0xBE    0x23AF  # HORIZONTAL LINE EXTENSION (for arrows) # for Unicode 3.2 and later
       
   352 0xBF    0x21B5  # DOWNWARDS ARROW WITH CORNER LEFTWARDS
       
   353 0xC0    0x2135  # ALEF SYMBOL
       
   354 0xC1    0x2111  # BLACK-LETTER CAPITAL I
       
   355 0xC2    0x211C  # BLACK-LETTER CAPITAL R
       
   356 0xC3    0x2118  # SCRIPT CAPITAL P
       
   357 0xC4    0x2297  # CIRCLED TIMES
       
   358 0xC5    0x2295  # CIRCLED PLUS
       
   359 0xC6    0x2205  # EMPTY SET
       
   360 0xC7    0x2229  # INTERSECTION
       
   361 0xC8    0x222A  # UNION
       
   362 0xC9    0x2283  # SUPERSET OF
       
   363 0xCA    0x2287  # SUPERSET OF OR EQUAL TO
       
   364 0xCB    0x2284  # NOT A SUBSET OF
       
   365 0xCC    0x2282  # SUBSET OF
       
   366 0xCD    0x2286  # SUBSET OF OR EQUAL TO
       
   367 0xCE    0x2208  # ELEMENT OF
       
   368 0xCF    0x2209  # NOT AN ELEMENT OF
       
   369 0xD0    0x2220  # ANGLE
       
   370 0xD1    0x2207  # NABLA
       
   371 0xD2    0x00AE  # REGISTERED SIGN # serif
       
   372 0xD3    0x00A9  # COPYRIGHT SIGN # serif
       
   373 0xD4    0x2122  # TRADE MARK SIGN # serif
       
   374 0xD5    0x220F  # N-ARY PRODUCT
       
   375 0xD6    0x221A  # SQUARE ROOT
       
   376 0xD7    0x22C5  # DOT OPERATOR
       
   377 0xD8    0x00AC  # NOT SIGN
       
   378 0xD9    0x2227  # LOGICAL AND
       
   379 0xDA    0x2228  # LOGICAL OR
       
   380 0xDB    0x21D4  # LEFT RIGHT DOUBLE ARROW
       
   381 0xDC    0x21D0  # LEFTWARDS DOUBLE ARROW
       
   382 0xDD    0x21D1  # UPWARDS DOUBLE ARROW
       
   383 0xDE    0x21D2  # RIGHTWARDS DOUBLE ARROW
       
   384 0xDF    0x21D3  # DOWNWARDS DOUBLE ARROW
       
   385 0xE0    0x22C4  # DIAMOND OPERATOR
       
   386 0xE1    0x3008  # LEFT ANGLE BRACKET
       
   387 0xE2    0x00AE+0xF87F   # REGISTERED SIGN, alternate: sans serif
       
   388 0xE3    0x00A9+0xF87F   # COPYRIGHT SIGN, alternate: sans serif
       
   389 0xE4    0x2122+0xF87F   # TRADE MARK SIGN, alternate: sans serif
       
   390 0xE5    0x2211  # N-ARY SUMMATION
       
   391 0xE6    0x239B  # LEFT PARENTHESIS UPPER HOOK # for Unicode 3.2 and later
       
   392 0xE7    0x239C  # LEFT PARENTHESIS EXTENSION # for Unicode 3.2 and later
       
   393 0xE8    0x239D  # LEFT PARENTHESIS LOWER HOOK # for Unicode 3.2 and later
       
   394 0xE9    0x23A1  # LEFT SQUARE BRACKET UPPER CORNER # for Unicode 3.2 and later
       
   395 0xEA    0x23A2  # LEFT SQUARE BRACKET EXTENSION # for Unicode 3.2 and later
       
   396 0xEB    0x23A3  # LEFT SQUARE BRACKET LOWER CORNER # for Unicode 3.2 and later
       
   397 0xEC    0x23A7  # LEFT CURLY BRACKET UPPER HOOK # for Unicode 3.2 and later
       
   398 0xED    0x23A8  # LEFT CURLY BRACKET MIDDLE PIECE # for Unicode 3.2 and later
       
   399 0xEE    0x23A9  # LEFT CURLY BRACKET LOWER HOOK # for Unicode 3.2 and later
       
   400 0xEF    0x23AA  # CURLY BRACKET EXTENSION # for Unicode 3.2 and later
       
   401 0xF0    0xF8FF  # Apple logo
       
   402 0xF1    0x3009  # RIGHT ANGLE BRACKET
       
   403 0xF2    0x222B  # INTEGRAL
       
   404 0xF3    0x2320  # TOP HALF INTEGRAL
       
   405 0xF4    0x23AE  # INTEGRAL EXTENSION # for Unicode 3.2 and later
       
   406 0xF5    0x2321  # BOTTOM HALF INTEGRAL
       
   407 0xF6    0x239E  # RIGHT PARENTHESIS UPPER HOOK # for Unicode 3.2 and later
       
   408 0xF7    0x239F  # RIGHT PARENTHESIS EXTENSION # for Unicode 3.2 and later
       
   409 0xF8    0x23A0  # RIGHT PARENTHESIS LOWER HOOK # for Unicode 3.2 and later
       
   410 0xF9    0x23A4  # RIGHT SQUARE BRACKET UPPER CORNER # for Unicode 3.2 and later
       
   411 0xFA    0x23A5  # RIGHT SQUARE BRACKET EXTENSION # for Unicode 3.2 and later
       
   412 0xFB    0x23A6  # RIGHT SQUARE BRACKET LOWER CORNER # for Unicode 3.2 and later
       
   413 0xFC    0x23AB  # RIGHT CURLY BRACKET UPPER HOOK # for Unicode 3.2 and later
       
   414 0xFD    0x23AC  # RIGHT CURLY BRACKET MIDDLE PIECE # for Unicode 3.2 and later
       
   415 0xFE    0x23AD  # RIGHT CURLY BRACKET LOWER HOOK # for Unicode 3.2 and later
       
   416 
       
   417 "
       
   418 ! !
       
   419 
       
   420 !MAC_Symbol class methodsFor:'queries'!
       
   421 
       
   422 namesOfEncoding
       
   423     ^ #( #'mac-symbol' #'macsymbol'  )
       
   424 ! !
       
   425 
       
   426 !MAC_Symbol class methodsFor:'documentation'!
       
   427 
       
   428 version
       
   429     ^ '$Header: /cvs/stx/stx/libbasic/CharacterEncoderImplementations__MAC_Symbol.st,v 1.1 2004-03-05 17:14:28 cg Exp $'
       
   430 ! !