Lines Matching +full:0 +full:x0624

4 SRC_ZONE	0x0000-0xF8FF
6 DST_INVALID 0x100
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 0x0000 - 0x007F = 0x00 -
308 0x00A0 = 0x81
309 0x00AB = 0x8C
310 0x00BB = 0x98
311 0x00C4 = 0x80
312 0x00C7 = 0x82
313 0x00C9 = 0x83
314 0x00D1 = 0x84
315 0x00D6 = 0x85
316 0x00DC = 0x86
317 0x00E0 = 0x88
318 0x00E1 = 0x87
319 0x00E2 = 0x89
320 0x00E4 = 0x8A
321 0x00E7 = 0x8D
322 0x00E8 = 0x8F
323 0x00E9 = 0x8E
324 0x00EA = 0x90
325 0x00EB = 0x91
326 0x00ED = 0x92
327 0x00EE = 0x94
328 0x00EF = 0x95
329 0x00F1 = 0x96
330 0x00F3 = 0x97
331 0x00F4 = 0x99
332 0x00F6 = 0x9A
333 0x00F7 = 0x9B
334 0x00F9 = 0x9D
335 0x00FA = 0x9C
336 0x00FB = 0x9E
337 0x00FC = 0x9F
338 0x060C = 0xAC
339 0x061B = 0xBB
340 0x061F = 0xBF
341 0x0621 = 0xC1
342 0x0622 = 0xC2
343 0x0623 = 0xC3
344 0x0624 = 0xC4
345 0x0625 = 0xC5
346 0x0626 = 0xC6
347 0x0627 = 0xC7
348 0x0628 = 0xC8
349 0x0629 = 0xC9
350 0x062A = 0xCA
351 0x062B = 0xCB
352 0x062C = 0xCC
353 0x062D = 0xCD
354 0x062E = 0xCE
355 0x062F = 0xCF
356 0x0630 = 0xD0
357 0x0631 = 0xD1
358 0x0632 = 0xD2
359 0x0633 = 0xD3
360 0x0634 = 0xD4
361 0x0635 = 0xD5
362 0x0636 = 0xD6
363 0x0637 = 0xD7
364 0x0638 = 0xD8
365 0x0639 = 0xD9
366 0x063A = 0xDA
367 0x0640 = 0xE0
368 0x0641 = 0xE1
369 0x0642 = 0xE2
370 0x0643 = 0xE3
371 0x0644 = 0xE4
372 0x0645 = 0xE5
373 0x0646 = 0xE6
374 0x0647 = 0xE7
375 0x0648 = 0xE8
376 0x0649 = 0xE9
377 0x064A = 0xEA
378 0x064B = 0xEB
379 0x064C = 0xEC
380 0x064D = 0xED
381 0x064E = 0xEE
382 0x064F = 0xEF
383 0x0650 = 0xF0
384 0x0651 = 0xF1
385 0x0652 = 0xF2
386 0x066A = 0xA5
387 0x0679 = 0xF4
388 0x067E = 0xF3
389 0x0686 = 0xF5
390 0x0688 = 0xF9
391 0x0691 = 0xFA
392 0x0698 = 0xFE
393 0x06A4 = 0xF7
394 0x06AF = 0xF8
395 0x06BA = 0x8B
396 0x06D2 = 0xFF
397 0x06D5 = 0xF6
398 0x06F0 = 0xB0
399 0x06F1 = 0xB1
400 0x06F2 = 0xB2
401 0x06F3 = 0xB3
402 0x06F4 = 0xB4
403 0x06F5 = 0xB5
404 0x06F6 = 0xB6
405 0x06F7 = 0xB7
406 0x06F8 = 0xB8
407 0x06F9 = 0xB9
408 0x2026 = 0x93
409 0x274A = 0xC0