
    Ph                     J    d dl mZ  ej                  d      Z G d de      Zy)    )ttLibhmtxc                        e Zd ZdZdZdZdZdZy)table__v_m_t_xa  Vertical Metrics table

    The ``vmtx`` table contains per-glyph metrics for the glyphs in a
    ``glyf``, ``CFF ``, or ``CFF2`` table, as needed for vertical text
    layout.

    See also https://learn.microsoft.com/en-us/typography/opentype/spec/vmtx
    vheaheighttsbnumberOfVMetricsN)__name__
__module____qualname____doc__	headerTagadvanceNamesideBearingNamenumberOfMetricsName     jC:\Users\daisl\Desktop\realtime-object-detection\venv\Lib\site-packages\fontTools/ttLib/tables/_v_m_t_x.pyr   r      s     IKO,r   r   N)	fontToolsr   getTableClass
superclassr   r   r   r   <module>r      s&     U  (
-Z -r   