Lines Matching +full:0 +full:x0624

4 SRC_ZONE	0x00-0xFF
6 DST_ILSEQ 0xFFFE
71 # Column #1 is the Mac OS Farsi code (in hex as 0xNN)
72 # Column #2 is the corresponding Unicode (in hex as 0xNNNN),
74 # (i.e. <LR>+0xNNNN or <RL>+0xNNNN).
82 # 0x00-0x1F and 0x7F.
95 # 0xB0-0xB9: For Mac OS Arabic these correspond to right-left
104 # Mac OS Farsi characters 0xEB-0xF2 are non-spacing/combining marks.
118 # For example, plus sign is encoded at 0x2B with a left-right
119 # attribute, and at 0xAB with a right-left attribute. However, there
128 # For example, the Mac OS Farsi character at 0x93 is HORIZONTAL
136 # The digits at 0x30-0x39 may be displayed using either European
139 # side of a sequence consisting of digits 0x30-0x39 and possibly comma
140 # 0x2C or period 0x2E, then the characters will be displayed using
145 # decimal separator. In any case, 0x2C, 0x2E, and 0x30-0x39 are always
148 # The digits at 0xB0-0xB9 are always displayed using Persian digit
160 # points including 0xAA and 0xC0 (which are also affected by font
163 # 0x8B -> 0x06BA ARABIC LETTER NOON GHUNNA (Urdu)
164 # 0xA4 -> <RL>+0x0024 DOLLAR SIGN, right-left
165 # 0xAA -> <RL>+0x002A ASTERISK, right-left
166 # 0xC0 -> <RL>+0x274A EIGHT TEARDROP-SPOKED PROPELLER ASTERISK,
168 # 0xF4 -> 0x0679 ARABIC LETTER TTEH (Urdu)
169 # 0xF7 -> 0x06A4 ARABIC LETTER VEH (for transliteration)
170 # 0xF9 -> 0x0688 ARABIC LETTER DDAL (Urdu)
171 # 0xFA -> 0x0691 ARABIC LETTER RREH (Urdu)
172 # 0xFF -> 0x06D2 ARABIC LETTER YEH BARREE (Urdu)
177 # 0x8B -> 0xF882 Arabic ligature "peace on him" (corporate char.)
178 # 0xA4 -> 0xFDFC RIAL SIGN (added in Unicode 3.2)
179 # 0xAA -> <RL>+0x00D7 MULTIPLICATION SIGN, right-left
180 # 0xC0 -> <RL>+0x002A ASTERISK, right-left
181 # 0xF4 -> <RL>+0x00B0 DEGREE SIGN, right-left
182 # 0xF7 -> 0xFDFA ARABIC LIGATURE SALLALLAHOU ALAYHE WASALLAM
183 # 0xF9 -> <RL>+0x25CF BLACK CIRCLE, right-left
184 # 0xFA -> <RL>+0x25A0 BLACK SQUARE, right-left
185 # 0xFF -> <RL>+0x25B2 BLACK UP-POINTING TRIANGLE, right-left
211 # For example, the mapping of 0x2B is given as <LR>+0x002B; the
212 # mapping of 0xAB is given as <RL>+0x002B. If we map an isolated
213 # instance of 0x2B to Unicode, it should be mapped as follows (LRO
217 # 0x2B -> 0x202D (LRO) + 0x002B (PLUS SIGN) + 0x202C (PDF)
223 # 0x24 0x20 0x28 0x29 -> 0x202D 0x0024 0x0020 0x0028 0x0029 0x202C
228 # always needed to map the right-left digits at 0xB0-0xB9.
236 # Unicode 0x002B -> Mac OS Farsi 0x2B (if L) or 0xAB (if R)
263 # uses context-dependent display for the 0x30-0x39 digits.
266 # alternate mappings should be used when a sequence of 0x30-0x39
267 # digits - possibly including 0x2C and 0x2E - occurs in an Arabic
271 # 0x2C 0x066C # ARABIC THOUSANDS SEPARATOR
272 # 0x2E 0x066B # ARABIC DECIMAL SEPARATOR
273 # 0x30 0x06F0 # EXTENDED ARABIC-INDIC DIGIT ZERO
274 # 0x31 0x06F1 # EXTENDED ARABIC-INDIC DIGIT ONE
275 # 0x32 0x06F2 # EXTENDED ARABIC-INDIC DIGIT TWO
276 # 0x33 0x06F3 # EXTENDED ARABIC-INDIC DIGIT THREE
277 # 0x34 0x06F4 # EXTENDED ARABIC-INDIC DIGIT FOUR
278 # 0x35 0x06F5 # EXTENDED ARABIC-INDIC DIGIT FIVE
279 # 0x36 0x06F6 # EXTENDED ARABIC-INDIC DIGIT SIX
280 # 0x37 0x06F7 # EXTENDED ARABIC-INDIC DIGIT SEVEN
281 # 0x38 0x06F8 # EXTENDED ARABIC-INDIC DIGIT EIGHT
282 # 0x39 0x06F9 # EXTENDED ARABIC-INDIC DIGIT NINE
289 # 0xF882 Arabic ligature "peace on him"
296 # - Update mapping of 0xA4 in TrueType variant to use new Unicode
301 # - Change mapping of 0xA4 in TrueType variant (just described in
307 0x00 - 0x7F = 0x0000 -
308 0x80 = 0x00C4
309 0x81 = 0x00A0
310 0x82 = 0x00C7
311 0x83 = 0x00C9
312 0x84 = 0x00D1
313 0x85 = 0x00D6
314 0x86 = 0x00DC
315 0x87 = 0x00E1
316 0x88 = 0x00E0
317 0x89 = 0x00E2
318 0x8A = 0x00E4
319 0x8B = 0x06BA
320 0x8C = 0x00AB
321 0x8D = 0x00E7
322 0x8E = 0x00E9
323 0x8F = 0x00E8
324 0x90 = 0x00EA
325 0x91 = 0x00EB
326 0x92 = 0x00ED
327 0x93 = 0x2026
328 0x94 = 0x00EE
329 0x95 = 0x00EF
330 0x96 = 0x00F1
331 0x97 = 0x00F3
332 0x98 = 0x00BB
333 0x99 = 0x00F4
334 0x9A = 0x00F6
335 0x9B = 0x00F7
336 0x9C = 0x00FA
337 0x9D = 0x00F9
338 0x9E = 0x00FB
339 0x9F = 0x00FC
340 0xA0 = 0x0020
341 0xA1 = 0x0021
342 0xA2 = 0x0022
343 0xA3 = 0x0023
344 0xA4 = 0x0024
345 0xA5 = 0x066A
346 0xA6 = 0x0026
347 0xA7 = 0x0027
348 0xA8 = 0x0028
349 0xA9 = 0x0029
350 0xAA = 0x002A
351 0xAB = 0x002B
352 0xAC = 0x060C
353 0xAD = 0x002D
354 0xAE = 0x002E
355 0xAF = 0x002F
356 0xB0 = 0x06F0
357 0xB1 = 0x06F1
358 0xB2 = 0x06F2
359 0xB3 = 0x06F3
360 0xB4 = 0x06F4
361 0xB5 = 0x06F5
362 0xB6 = 0x06F6
363 0xB7 = 0x06F7
364 0xB8 = 0x06F8
365 0xB9 = 0x06F9
366 0xBA = 0x003A
367 0xBB = 0x061B
368 0xBC = 0x003C
369 0xBD = 0x003D
370 0xBE = 0x003E
371 0xBF = 0x061F
372 0xC0 = 0x274A
373 0xC1 = 0x0621
374 0xC2 = 0x0622
375 0xC3 = 0x0623
376 0xC4 = 0x0624
377 0xC5 = 0x0625
378 0xC6 = 0x0626
379 0xC7 = 0x0627
380 0xC8 = 0x0628
381 0xC9 = 0x0629
382 0xCA = 0x062A
383 0xCB = 0x062B
384 0xCC = 0x062C
385 0xCD = 0x062D
386 0xCE = 0x062E
387 0xCF = 0x062F
388 0xD0 = 0x0630
389 0xD1 = 0x0631
390 0xD2 = 0x0632
391 0xD3 = 0x0633
392 0xD4 = 0x0634
393 0xD5 = 0x0635
394 0xD6 = 0x0636
395 0xD7 = 0x0637
396 0xD8 = 0x0638
397 0xD9 = 0x0639
398 0xDA = 0x063A
399 0xDB = 0x005B
400 0xDC = 0x005C
401 0xDD = 0x005D
402 0xDE = 0x005E
403 0xDF = 0x005F
404 0xE0 = 0x0640
405 0xE1 = 0x0641
406 0xE2 = 0x0642
407 0xE3 = 0x0643
408 0xE4 = 0x0644
409 0xE5 = 0x0645
410 0xE6 = 0x0646
411 0xE7 = 0x0647
412 0xE8 = 0x0648
413 0xE9 = 0x0649
414 0xEA = 0x064A
415 0xEB = 0x064B
416 0xEC = 0x064C
417 0xED = 0x064D
418 0xEE = 0x064E
419 0xEF = 0x064F
420 0xF0 = 0x0650
421 0xF1 = 0x0651
422 0xF2 = 0x0652
423 0xF3 = 0x067E
424 0xF4 = 0x0679
425 0xF5 = 0x0686
426 0xF6 = 0x06D5
427 0xF7 = 0x06A4
428 0xF8 = 0x06AF
429 0xF9 = 0x0688
430 0xFA = 0x0691
431 0xFB = 0x007B
432 0xFC = 0x007C
433 0xFD = 0x007D
434 0xFE = 0x0698
435 0xFF = 0x06D2