o
    Ù_h  ã                   @   s.   d Z ddlmZ e d¡ZG dd„ deƒZdS )a   TSI{0,1,2,3,5} are private tables used by Microsoft Visual TrueType (VTT)
tool to store its hinting source data.

TSI3 contains the text of the glyph programs in the form of 'VTTTalk' code.

See also https://learn.microsoft.com/en-us/typography/tools/vtt/tsi-tables
é    )ÚttLibÚTSI1c                   @   s   e Zd ZdddddœZdZdS )Útable_T_S_I__3Ú	reserved0Ú	reserved1Ú	reserved2Ú	reserved3)iúÿ  iûÿ  iüÿ  iýÿ  ÚTSI2N)Ú__name__Ú
__module__Ú__qualname__ÚextrasÚ
indextable© r   r   úS/var/www/html/myenv/lib/python3.10/site-packages/fontTools/ttLib/tables/T_S_I__3.pyr      s    ür   N)Ú__doc__Ú	fontToolsr   ÚgetTableClassÚ
superclassr   r   r   r   r   Ú<module>   s    
