Warning: session_start(): Session cannot be started after headers have already been sent in /home/tvrreohg/public_html/manga.php on line 13
3
2øªjg ã * @ s2 d dl mZmZ d dlZd dlmZ yd dlT W n ek
rL d dlT Y nX ddl m
Z
mZmZm
Z
dd„ dND ƒZdd„ Zd d„ Zefd!d„Zejd"ƒZd#d$„ Zd%d&„ ejjƒ D ƒZefd'd„Zd(d)d*d+d,d-d.d/d0d1d2d3d4d5d6d7d8d9d:d;dd?d@dAdBdCdDdEdFdGdHdIh"ZefdJd„ZdKd„ ZdLd„ ZdMd„ ZdS )Oé )ÚbyteordÚtostrN)Úbisect_right)Ú*é )ÚBlocksÚScriptsÚScriptExtensionsÚOTTagsc C s g | ]}t |ƒ‘qS © )r )Ú.0Úsr r úC/tmp/pip-build-_d5lkt3n/fonttools/fontTools/unicodedata/__init__.pyú
s r ÚlookupÚnameÚdecimalÚdigitÚnumericÚcategoryÚ
bidirectionalÚ combiningÚeast_asian_widthÚmirroredÚ
decompositionÚ normalizeÚunidata_versionÚ ucd_3_2_0ÚblockÚscriptÚscript_extensionÚscript_nameÚscript_codeÚscript_horizontal_directionÚot_tags_from_scriptÚot_tag_to_scriptc C s" t | ƒ}ttj|ƒ}tj|d S )zÈ Return the four-letter script code assigned to the Unicode character
'char' as string.
>>> script("a")
'Latn'
>>> script(",")
'Zyyy'
>>> script(chr(0x10FFFF))
'Zzzz'
r )r r r ÚRANGESÚVALUES)ÚcharÚcodeÚir r r r - s
c C s8 t | ƒ}ttj|ƒ}tj|d }|dkr4t| ƒhS |S )a7 Return the script extension property assigned to the Unicode character
'char' as a set of string.
>>> script_extension("a") == {'Latn'}
True
>>> script_extension(chr(0x060C)) == {'Rohg', 'Syrc', 'Yezi', 'Arab', 'Thaa'}
True
>>> script_extension(chr(0x10FFFF)) == {'Zzzz'}
True
r N)r r r r&