
    Ph                     J    d dl mZ  ej                  d      Z G d de      Zy)    )ttLibfpgmc                       e Zd ZdZy)table__p_r_e_pa,  Control Value Program table

    The ``prep`` table contains TrueType instructions that can makee font-wide
    alterations to the Control Value Table. It may potentially be executed
    before any glyph is processed.

    See also https://learn.microsoft.com/en-us/typography/opentype/spec/prep
    N)__name__
__module____qualname____doc__     jC:\Users\daisl\Desktop\realtime-object-detection\venv\Lib\site-packages\fontTools/ttLib/tables/_p_r_e_p.pyr   r      s     	r   r   N)	fontToolsr   getTableClass
superclassr   r   r   r   <module>r      s&     U  (

	Z 
	r   