vkit.utility.text.const.cjk_compatibility_ideograph

CJK Compatibility Ideographs.

  1# Copyright 2022 vkit-x Administrator. All Rights Reserved.
  2#
  3# This project (vkit-x/vkit) is dual-licensed under commercial and SSPL licenses.
  4#
  5# The commercial license gives you the full rights to create and distribute software
  6# on your own terms without any SSPL license obligations. For more information,
  7# please see the "LICENSE_COMMERCIAL.txt" file.
  8#
  9# This project is also available under Server Side Public License (SSPL).
 10# The SSPL licensing is ideal for use cases such as open source projects with
 11# SSPL distribution, student/academic purposes, hobby projects, internal research
 12# projects without external distribution, or other projects where all SSPL
 13# obligations can be met. For more information, please see the "LICENSE_SSPL.txt" file.
 14'''
 15CJK Compatibility Ideographs.
 16'''
 17
 18CJK_COMPATIBILITY_IDEOGRAPH = {
 19    0xf900: 0x8c48,
 20    0xf901: 0x66f4,
 21    0xf902: 0x8eca,
 22    0xf903: 0x8cc8,
 23    0xf904: 0x6ed1,
 24    0xf905: 0x4e32,
 25    0xf906: 0x53e5,
 26    0xf907: 0x9f9c,
 27    0xf908: 0x9f9c,
 28    0xf909: 0x5951,
 29    0xf90a: 0x91d1,
 30    0xf90b: 0x5587,
 31    0xf90c: 0x5948,
 32    0xf90d: 0x61f6,
 33    0xf90e: 0x7669,
 34    0xf90f: 0x7f85,
 35    0xf910: 0x863f,
 36    0xf911: 0x87ba,
 37    0xf912: 0x88f8,
 38    0xf913: 0x908f,
 39    0xf914: 0x6a02,
 40    0xf915: 0x6d1b,
 41    0xf916: 0x70d9,
 42    0xf917: 0x73de,
 43    0xf918: 0x843d,
 44    0xf919: 0x916a,
 45    0xf91a: 0x99f1,
 46    0xf91b: 0x4e82,
 47    0xf91c: 0x5375,
 48    0xf91d: 0x6b04,
 49    0xf91e: 0x721b,
 50    0xf91f: 0x862d,
 51    0xf920: 0x9e1e,
 52    0xf921: 0x5d50,
 53    0xf922: 0x6feb,
 54    0xf923: 0x85cd,
 55    0xf924: 0x8964,
 56    0xf925: 0x62c9,
 57    0xf926: 0x81d8,
 58    0xf927: 0x881f,
 59    0xf928: 0x5eca,
 60    0xf929: 0x6717,
 61    0xf92a: 0x6d6a,
 62    0xf92b: 0x72fc,
 63    0xf92c: 0x90ce,
 64    0xf92d: 0x4f86,
 65    0xf92e: 0x51b7,
 66    0xf92f: 0x52de,
 67    0xf930: 0x64c4,
 68    0xf931: 0x6ad3,
 69    0xf932: 0x7210,
 70    0xf933: 0x76e7,
 71    0xf934: 0x8001,
 72    0xf935: 0x8606,
 73    0xf936: 0x865c,
 74    0xf937: 0x8def,
 75    0xf938: 0x9732,
 76    0xf939: 0x9b6f,
 77    0xf93a: 0x9dfa,
 78    0xf93b: 0x788c,
 79    0xf93c: 0x797f,
 80    0xf93d: 0x7da0,
 81    0xf93e: 0x83c9,
 82    0xf93f: 0x9304,
 83    0xf940: 0x9e7f,
 84    0xf941: 0x8ad6,
 85    0xf942: 0x58df,
 86    0xf943: 0x5f04,
 87    0xf944: 0x7c60,
 88    0xf945: 0x807e,
 89    0xf946: 0x7262,
 90    0xf947: 0x78ca,
 91    0xf948: 0x8cc2,
 92    0xf949: 0x96f7,
 93    0xf94a: 0x58d8,
 94    0xf94b: 0x5c62,
 95    0xf94c: 0x6a13,
 96    0xf94d: 0x6dda,
 97    0xf94e: 0x6f0f,
 98    0xf94f: 0x7d2f,
 99    0xf950: 0x7e37,
100    0xf951: 0x964b,
101    0xf952: 0x52d2,
102    0xf953: 0x808b,
103    0xf954: 0x51dc,
104    0xf955: 0x51cc,
105    0xf956: 0x7a1c,
106    0xf957: 0x7dbe,
107    0xf958: 0x83f1,
108    0xf959: 0x9675,
109    0xf95a: 0x8b80,
110    0xf95b: 0x62cf,
111    0xf95c: 0x6a02,
112    0xf95d: 0x8afe,
113    0xf95e: 0x4e39,
114    0xf95f: 0x5be7,
115    0xf960: 0x6012,
116    0xf961: 0x7387,
117    0xf962: 0x7570,
118    0xf963: 0x5317,
119    0xf964: 0x78fb,
120    0xf965: 0x4fbf,
121    0xf966: 0x5fa9,
122    0xf967: 0x4e0d,
123    0xf968: 0x6ccc,
124    0xf969: 0x6578,
125    0xf96a: 0x7d22,
126    0xf96b: 0x53c3,
127    0xf96c: 0x585e,
128    0xf96d: 0x7701,
129    0xf96e: 0x8449,
130    0xf96f: 0x8aaa,
131    0xf970: 0x6bba,
132    0xf971: 0x8fb0,
133    0xf972: 0x700b,
134    0xf973: 0x5341,
135    0xf974: 0x82e5,
136    0xf975: 0x63a0,
137    0xf976: 0x7565,
138    0xf977: 0x4eae,
139    0xf978: 0x5169,
140    0xf979: 0x6dbc,
141    0xf97a: 0x6881,
142    0xf97b: 0x7ce7,
143    0xf97c: 0x826f,
144    0xf97d: 0x8ad2,
145    0xf97e: 0x91cf,
146    0xf97f: 0x52f5,
147    0xf980: 0x5442,
148    0xf981: 0x5973,
149    0xf982: 0x5eec,
150    0xf983: 0x65c5,
151    0xf984: 0x6ffe,
152    0xf985: 0x792a,
153    0xf986: 0x95ad,
154    0xf987: 0x9a6a,
155    0xf988: 0x9e97,
156    0xf989: 0x9ece,
157    0xf98a: 0x529b,
158    0xf98b: 0x66c6,
159    0xf98c: 0x6b77,
160    0xf98d: 0x8f62,
161    0xf98e: 0x5e74,
162    0xf98f: 0x6190,
163    0xf990: 0x6200,
164    0xf991: 0x649a,
165    0xf992: 0x6f23,
166    0xf993: 0x7149,
167    0xf994: 0x7489,
168    0xf995: 0x79ca,
169    0xf996: 0x7df4,
170    0xf997: 0x806f,
171    0xf998: 0x8f26,
172    0xf999: 0x84ee,
173    0xf99a: 0x9023,
174    0xf99b: 0x934a,
175    0xf99c: 0x5217,
176    0xf99d: 0x52a3,
177    0xf99e: 0x54bd,
178    0xf99f: 0x70c8,
179    0xf9a0: 0x88c2,
180    0xf9a1: 0x8aaa,
181    0xf9a2: 0x5ec9,
182    0xf9a3: 0x5ff5,
183    0xf9a4: 0x637b,
184    0xf9a5: 0x6bae,
185    0xf9a6: 0x7c3e,
186    0xf9a7: 0x7375,
187    0xf9a8: 0x4ee4,
188    0xf9a9: 0x56f9,
189    0xf9aa: 0x5be7,
190    0xf9ab: 0x5dba,
191    0xf9ac: 0x601c,
192    0xf9ad: 0x73b2,
193    0xf9ae: 0x7469,
194    0xf9af: 0x7f9a,
195    0xf9b0: 0x8046,
196    0xf9b1: 0x9234,
197    0xf9b2: 0x96f6,
198    0xf9b3: 0x9748,
199    0xf9b4: 0x9818,
200    0xf9b5: 0x4f8b,
201    0xf9b6: 0x79ae,
202    0xf9b7: 0x91b4,
203    0xf9b8: 0x96b8,
204    0xf9b9: 0x60e1,
205    0xf9ba: 0x4e86,
206    0xf9bb: 0x50da,
207    0xf9bc: 0x5bee,
208    0xf9bd: 0x5c3f,
209    0xf9be: 0x6599,
210    0xf9bf: 0x6a02,
211    0xf9c0: 0x71ce,
212    0xf9c1: 0x7642,
213    0xf9c2: 0x84fc,
214    0xf9c3: 0x907c,
215    0xf9c4: 0x9f8d,
216    0xf9c5: 0x6688,
217    0xf9c6: 0x962e,
218    0xf9c7: 0x5289,
219    0xf9c8: 0x677b,
220    0xf9c9: 0x67f3,
221    0xf9ca: 0x6d41,
222    0xf9cb: 0x6e9c,
223    0xf9cc: 0x7409,
224    0xf9cd: 0x7559,
225    0xf9ce: 0x786b,
226    0xf9cf: 0x7d10,
227    0xf9d0: 0x985e,
228    0xf9d1: 0x516d,
229    0xf9d2: 0x622e,
230    0xf9d3: 0x9678,
231    0xf9d4: 0x502b,
232    0xf9d5: 0x5d19,
233    0xf9d6: 0x6dea,
234    0xf9d7: 0x8f2a,
235    0xf9d8: 0x5f8b,
236    0xf9d9: 0x6144,
237    0xf9da: 0x6817,
238    0xf9db: 0x7387,
239    0xf9dc: 0x9686,
240    0xf9dd: 0x5229,
241    0xf9de: 0x540f,
242    0xf9df: 0x5c65,
243    0xf9e0: 0x6613,
244    0xf9e1: 0x674e,
245    0xf9e2: 0x68a8,
246    0xf9e3: 0x6ce5,
247    0xf9e4: 0x7406,
248    0xf9e5: 0x75e2,
249    0xf9e6: 0x7f79,
250    0xf9e7: 0x88cf,
251    0xf9e8: 0x88cf,
252    0xf9e9: 0x91cc,
253    0xf9ea: 0x96e2,
254    0xf9eb: 0x533f,
255    0xf9ec: 0x6eba,
256    0xf9ed: 0x541d,
257    0xf9ee: 0x71d0,
258    0xf9ef: 0x7498,
259    0xf9f0: 0x85fa,
260    0xf9f1: 0x9130,
261    0xf9f2: 0x9c57,
262    0xf9f3: 0x9e9f,
263    0xf9f4: 0x6797,
264    0xf9f5: 0x6dcb,
265    0xf9f6: 0x81e8,
266    0xf9f7: 0x7acb,
267    0xf9f8: 0x7b20,
268    0xf9f9: 0x7c92,
269    0xf9fa: 0x72c0,
270    0xf9fb: 0x7099,
271    0xf9fc: 0x8b58,
272    0xf9fd: 0x4ec0,
273    0xf9fe: 0x8336,
274    0xf9ff: 0x523a,
275    0xfa00: 0x5207,
276    0xfa01: 0x5ea6,
277    0xfa02: 0x62d3,
278    0xfa03: 0x7cd6,
279    0xfa04: 0x5b85,
280    0xfa05: 0x6d1e,
281    0xfa06: 0x66b4,
282    0xfa07: 0x8f3b,
283    0xfa08: 0x884c,
284    0xfa09: 0x964d,
285    0xfa0a: 0x898b,
286    0xfa0b: 0x5ed3,
287    0xfa0c: 0x5140,
288    0xfa0d: 0x55c0,
289    0xfa10: 0x585a,
290    0xfa12: 0x6674,
291    0xfa15: 0x51de,
292    0xfa16: 0x732a,
293    0xfa17: 0x76ca,
294    0xfa18: 0x793c,
295    0xfa19: 0x795e,
296    0xfa1a: 0x7965,
297    0xfa1b: 0x798f,
298    0xfa1c: 0x9756,
299    0xfa1d: 0x7cbe,
300    0xfa1e: 0x7fbd,
301    0xfa20: 0x8612,
302    0xfa22: 0x8af8,
303    0xfa23: 0x27eaf,
304    0xfa25: 0x9038,
305    0xfa26: 0x90fd,
306    0xfa2a: 0x98ef,
307    0xfa2b: 0x98fc,
308    0xfa2c: 0x9928,
309    0xfa2d: 0x9db4,
310}