/share/i18n/csmapper/APPLE/DINGBATS%UCS.src

https://bitbucket.org/freebsd/freebsd-head/ · Unknown · 341 lines · 339 code · 2 blank · 0 comment · 0 complexity · 9bbc5d7d7329b7c81939b856c4c1f24e MD5 · raw file

  1. # $FreeBSD$
  2. # $NetBSD: DINGBATS%UCS.src,v 1.1 2006/03/13 19:45:36 tnozaki Exp $
  3. TYPE ROWCOL
  4. NAME DINGBATS/UCS
  5. SRC_ZONE 0x00-0xFF
  6. OOB_MODE ILSEQ
  7. DST_ILSEQ 0xFFFE
  8. DST_UNIT_BITS 16
  9. BEGIN_MAP
  10. #
  11. # This mapping data is made from the mapping data provided by Unicode, Inc.
  12. # Original notice:
  13. #
  14. #=======================================================================
  15. # File name: DINGBATS.TXT
  16. #
  17. # Contents: Map (external version) from Mac OS Dingbats
  18. # character set to Unicode 3.2 and later.
  19. #
  20. # Copyright: (c) 1994-2002, 2005 by Apple Computer, Inc., all rights
  21. # reserved.
  22. #
  23. # Contact: charsets@apple.com
  24. #
  25. # Changes:
  26. #
  27. # c02 2005-Apr-05 Update header comments. Matches internal xml
  28. # <c1.1> and Text Encoding Converter 2.0.
  29. # b3,c1 2002-Dec-19 Update mappings for 0x80-0x8D to use new
  30. # Unicode 3.2 characters. Update URLs, notes.
  31. # Matches internal utom<b2>.
  32. # b02 1999-Sep-22 Update contact e-mail address. Matches
  33. # internal utom<b1>, ufrm<b1>, and Text
  34. # Encoding Converter version 1.5.
  35. # n05 1998-Feb-05 Update to match internal utom<n4>, ufrm<n14>,
  36. # and Text Encoding Converter version 1.3:
  37. # Change all mappings to single corporate-zone
  38. # Unicodes to either use standard Unicodes
  39. # or standard Unicodes plus transcoding hints;
  40. # see details below. Also update header
  41. # comments to new format.
  42. # n03 1995-Apr-15 First version (after fixing some typos).
  43. # Matches internal ufrm<n4>.
  44. #
  45. # Standard header:
  46. # ----------------
  47. #
  48. # Apple, the Apple logo, and Macintosh are trademarks of Apple
  49. # Computer, Inc., registered in the United States and other countries.
  50. # Unicode is a trademark of Unicode Inc. For the sake of brevity,
  51. # throughout this document, "Macintosh" can be used to refer to
  52. # Macintosh computers and "Unicode" can be used to refer to the
  53. # Unicode standard.
  54. #
  55. # Apple Computer, Inc. ("Apple") makes no warranty or representation,
  56. # either express or implied, with respect to this document and the
  57. # included data, its quality, accuracy, or fitness for a particular
  58. # purpose. In no event will Apple be liable for direct, indirect,
  59. # special, incidental, or consequential damages resulting from any
  60. # defect or inaccuracy in this document or the included data.
  61. #
  62. # These mapping tables and character lists are subject to change.
  63. # The latest tables should be available from the following:
  64. #
  65. # <http://www.unicode.org/Public/MAPPINGS/VENDORS/APPLE/>
  66. #
  67. # For general information about Mac OS encodings and these mapping
  68. # tables, see the file "README.TXT".
  69. #
  70. # Format:
  71. # -------
  72. #
  73. # Three tab-separated columns;
  74. # '#' begins a comment which continues to the end of the line.
  75. # Column #1 is the Mac OS Dingbats code (in hex as 0xNN)
  76. # Column #2 is the corresponding Unicode or Unicode sequence
  77. # (in hex as 0xNNNN).
  78. # Column #3 is a comment containing the Unicode name.
  79. # In some cases an additional comment follows the Unicode name.
  80. #
  81. # The entries are in Mac OS Dingbats code order.
  82. #
  83. # Some of these mappings require the use of corporate characters.
  84. # See the file "CORPCHAR.TXT" and notes below.
  85. #
  86. # Control character mappings are not shown in this table, following
  87. # the conventions of the standard UTC mapping tables. However, the
  88. # Mac OS Dingbats character set uses the standard control characters
  89. # at 0x00-0x1F and 0x7F.
  90. #
  91. # Notes on Mac OS Dingbats:
  92. # -------------------------
  93. #
  94. # This is a legacy Mac OS encoding; in the Mac OS X Carbon and Cocoa
  95. # environments, it is only supported directly in programming
  96. # interfaces for QuickDraw Text, the Script Manager, and related
  97. # Text Utilities. For other purposes it is supported via transcoding
  98. # to and from Unicode.
  99. #
  100. # The Mac OS Dingbats encoding shares the script code smRoman
  101. # (0) with the standard Mac OS Roman encoding. To determine if
  102. # the Dingbats encoding is being used, you must check if the
  103. # font name is "Zapf Dingbats".
  104. #
  105. # The layout of the Dingbats character set is identical to or
  106. # a superset of the layout of the Adobe Zapf Dingbats encoding
  107. # vector.
  108. #
  109. # The following code points are unused, and are not shown here:
  110. # 0x8E-0xA0, 0xF0, 0xFF.
  111. #
  112. # Unicode mapping issues and notes:
  113. # ---------------------------------
  114. #
  115. # Details of mapping changes in each version:
  116. # -------------------------------------------
  117. #
  118. # Changes from version b02 to version b03/c01:
  119. #
  120. # - The mappings for the following Mac OS Dingbats characters
  121. # were changed to use standard Unicode characters added for
  122. # Unicode 3.2: 0x80-0x8D.
  123. #
  124. # Changes from version n03 to version n05:
  125. #
  126. # - The mappings for the following Mac OS Dingbats characters
  127. # were changed from single corporate-zone Unicode characters
  128. # to standard Unicode characters:
  129. # 0x80-0x81, 0x84-0x87, 0x8A-0x8D.
  130. #
  131. # - The mappings for the following Mac OS Dingbats characters
  132. # were changed from single corporate-zone Unicode characters
  133. # to combinations of a standard Unicode and a transcoding hint:
  134. # 0x82-0x83, 0x88-0x89.
  135. #
  136. ##################
  137. 0x00 - 0x20 = 0x00 -
  138. 0x21 = 0x2701
  139. 0x22 = 0x2702
  140. 0x23 = 0x2703
  141. 0x24 = 0x2704
  142. 0x25 = 0x260E
  143. 0x26 = 0x2706
  144. 0x27 = 0x2707
  145. 0x28 = 0x2708
  146. 0x29 = 0x2709
  147. 0x2A = 0x261B
  148. 0x2B = 0x261E
  149. 0x2C = 0x270C
  150. 0x2D = 0x270D
  151. 0x2E = 0x270E
  152. 0x2F = 0x270F
  153. 0x30 = 0x2710
  154. 0x31 = 0x2711
  155. 0x32 = 0x2712
  156. 0x33 = 0x2713
  157. 0x34 = 0x2714
  158. 0x35 = 0x2715
  159. 0x36 = 0x2716
  160. 0x37 = 0x2717
  161. 0x38 = 0x2718
  162. 0x39 = 0x2719
  163. 0x3A = 0x271A
  164. 0x3B = 0x271B
  165. 0x3C = 0x271C
  166. 0x3D = 0x271D
  167. 0x3E = 0x271E
  168. 0x3F = 0x271F
  169. 0x40 = 0x2720
  170. 0x41 = 0x2721
  171. 0x42 = 0x2722
  172. 0x43 = 0x2723
  173. 0x44 = 0x2724
  174. 0x45 = 0x2725
  175. 0x46 = 0x2726
  176. 0x47 = 0x2727
  177. 0x48 = 0x2605
  178. 0x49 = 0x2729
  179. 0x4A = 0x272A
  180. 0x4B = 0x272B
  181. 0x4C = 0x272C
  182. 0x4D = 0x272D
  183. 0x4E = 0x272E
  184. 0x4F = 0x272F
  185. 0x50 = 0x2730
  186. 0x51 = 0x2731
  187. 0x52 = 0x2732
  188. 0x53 = 0x2733
  189. 0x54 = 0x2734
  190. 0x55 = 0x2735
  191. 0x56 = 0x2736
  192. 0x57 = 0x2737
  193. 0x58 = 0x2738
  194. 0x59 = 0x2739
  195. 0x5A = 0x273A
  196. 0x5B = 0x273B
  197. 0x5C = 0x273C
  198. 0x5D = 0x273D
  199. 0x5E = 0x273E
  200. 0x5F = 0x273F
  201. 0x60 = 0x2740
  202. 0x61 = 0x2741
  203. 0x62 = 0x2742
  204. 0x63 = 0x2743
  205. 0x64 = 0x2744
  206. 0x65 = 0x2745
  207. 0x66 = 0x2746
  208. 0x67 = 0x2747
  209. 0x68 = 0x2748
  210. 0x69 = 0x2749
  211. 0x6A = 0x274A
  212. 0x6B = 0x274B
  213. 0x6C = 0x25CF
  214. 0x6D = 0x274D
  215. 0x6E = 0x25A0
  216. 0x6F = 0x274F
  217. 0x70 = 0x2750
  218. 0x71 = 0x2751
  219. 0x72 = 0x2752
  220. 0x73 = 0x25B2
  221. 0x74 = 0x25BC
  222. 0x75 = 0x25C6
  223. 0x76 = 0x2756
  224. 0x77 = 0x25D7
  225. 0x78 = 0x2758
  226. 0x79 = 0x2759
  227. 0x7A = 0x275A
  228. 0x7B = 0x275B
  229. 0x7C = 0x275C
  230. 0x7D = 0x275D
  231. 0x7E = 0x275E
  232. 0x80 = 0x2768
  233. 0x81 = 0x2769
  234. 0x82 = 0x276A
  235. 0x83 = 0x276B
  236. 0x84 = 0x276C
  237. 0x85 = 0x276D
  238. 0x86 = 0x276E
  239. 0x87 = 0x276F
  240. 0x88 = 0x2770
  241. 0x89 = 0x2771
  242. 0x8A = 0x2772
  243. 0x8B = 0x2773
  244. 0x8C = 0x2774
  245. 0x8D = 0x2775
  246. 0xA1 = 0x2761
  247. 0xA2 = 0x2762
  248. 0xA3 = 0x2763
  249. 0xA4 = 0x2764
  250. 0xA5 = 0x2765
  251. 0xA6 = 0x2766
  252. 0xA7 = 0x2767
  253. 0xA8 = 0x2663
  254. 0xA9 = 0x2666
  255. 0xAA = 0x2665
  256. 0xAB = 0x2660
  257. 0xAC = 0x2460
  258. 0xAD = 0x2461
  259. 0xAE = 0x2462
  260. 0xAF = 0x2463
  261. 0xB0 = 0x2464
  262. 0xB1 = 0x2465
  263. 0xB2 = 0x2466
  264. 0xB3 = 0x2467
  265. 0xB4 = 0x2468
  266. 0xB5 = 0x2469
  267. 0xB6 = 0x2776
  268. 0xB7 = 0x2777
  269. 0xB8 = 0x2778
  270. 0xB9 = 0x2779
  271. 0xBA = 0x277A
  272. 0xBB = 0x277B
  273. 0xBC = 0x277C
  274. 0xBD = 0x277D
  275. 0xBE = 0x277E
  276. 0xBF = 0x277F
  277. 0xC0 = 0x2780
  278. 0xC1 = 0x2781
  279. 0xC2 = 0x2782
  280. 0xC3 = 0x2783
  281. 0xC4 = 0x2784
  282. 0xC5 = 0x2785
  283. 0xC6 = 0x2786
  284. 0xC7 = 0x2787
  285. 0xC8 = 0x2788
  286. 0xC9 = 0x2789
  287. 0xCA = 0x278A
  288. 0xCB = 0x278B
  289. 0xCC = 0x278C
  290. 0xCD = 0x278D
  291. 0xCE = 0x278E
  292. 0xCF = 0x278F
  293. 0xD0 = 0x2790
  294. 0xD1 = 0x2791
  295. 0xD2 = 0x2792
  296. 0xD3 = 0x2793
  297. 0xD4 = 0x2794
  298. 0xD5 = 0x2192
  299. 0xD6 = 0x2194
  300. 0xD7 = 0x2195
  301. 0xD8 = 0x2798
  302. 0xD9 = 0x2799
  303. 0xDA = 0x279A
  304. 0xDB = 0x279B
  305. 0xDC = 0x279C
  306. 0xDD = 0x279D
  307. 0xDE = 0x279E
  308. 0xDF = 0x279F
  309. 0xE0 = 0x27A0
  310. 0xE1 = 0x27A1
  311. 0xE2 = 0x27A2
  312. 0xE3 = 0x27A3
  313. 0xE4 = 0x27A4
  314. 0xE5 = 0x27A5
  315. 0xE6 = 0x27A6
  316. 0xE7 = 0x27A7
  317. 0xE8 = 0x27A8
  318. 0xE9 = 0x27A9
  319. 0xEA = 0x27AA
  320. 0xEB = 0x27AB
  321. 0xEC = 0x27AC
  322. 0xED = 0x27AD
  323. 0xEE = 0x27AE
  324. 0xEF = 0x27AF
  325. 0xF1 = 0x27B1
  326. 0xF2 = 0x27B2
  327. 0xF3 = 0x27B3
  328. 0xF4 = 0x27B4
  329. 0xF5 = 0x27B5
  330. 0xF6 = 0x27B6
  331. 0xF7 = 0x27B7
  332. 0xF8 = 0x27B8
  333. 0xF9 = 0x27B9
  334. 0xFA = 0x27BA
  335. 0xFB = 0x27BB
  336. 0xFC = 0x27BC
  337. 0xFD = 0x27BD
  338. 0xFE = 0x27BE
  339. END_MAP