
    g                     N    d Z ddlmZ  ej                  d      Z G d de      Zy)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                       e Zd ZdddddZdZy)table_T_S_I__3	reserved0	reserved1	reserved2	reserved3)i  i  i  i  TSI2N)__name__
__module____qualname__extras
indextable     \/var/www/dash_apps/app1/venv/lib/python3.12/site-packages/fontTools/ttLib/tables/T_S_I__3.pyr   r      s    	F Jr   r   N)__doc__	fontToolsr   getTableClass
superclassr   r   r   r   <module>r      s-     U  (
Z r   