B
    ¶ôJd±  ã               @   s*   d dl Z ddlmZ G dd„ dejƒZdS )é    Né   )ÚDefaultTablec               @   s,   e Zd Zdd„ Zdd„ Zdd„ Zdd„ Zd	S )
Útable_D__e_b_gc             C   s   t  |¡| _d S )N)ÚjsonÚloadsÚdata)Úselfr   ÚttFont© r
   úQ/var/www/html/venv/lib/python3.7/site-packages/fontTools/ttLib/tables/D__e_b_g.pyÚ	decompile   s    ztable_D__e_b_g.decompilec             C   s   t  | j¡ d¡S )Nzutf-8)r   Údumpsr   Úencode)r   r	   r
   r
   r   Úcompile
   s    ztable_D__e_b_g.compilec             C   s   |  t | j¡¡ d S )N)Z
writecdatar   r   r   )r   Úwriterr	   r
   r
   r   ÚtoXML   s    ztable_D__e_b_g.toXMLc             C   s   t  |¡| _d S )N)r   r   r   )r   ÚnameÚattrsÚcontentr	   r
   r
   r   ÚfromXML   s    ztable_D__e_b_g.fromXMLN)Ú__name__Ú
__module__Ú__qualname__r   r   r   r   r
   r
   r
   r   r      s   r   )r   Ú r   r   r
   r
   r
   r   Ú<module>   s   