Docs: ttLib, update table-converter pages with consistent structure and text.

This commit is contained in:
Nathan Williis 2024-12-04 16:02:48 +00:00
parent e5eb053105
commit ff158055f1
71 changed files with 221 additions and 160 deletions

View File

@ -1,8 +1,9 @@
``BASE``: Baseline Table ``BASE``: Baseline table
------------------------ ------------------------
The ``BASE`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.B_A_S_E_ .. automodule:: fontTools.ttLib.tables.B_A_S_E_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``CBDT``: Color Bitmap Data Table ``CBDT``: Color Bitmap Data table
--------------------------------- ---------------------------------
The ``CBDT`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.C_B_D_T_ .. automodule:: fontTools.ttLib.tables.C_B_D_T_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``CBLC``: Color Bitmap Location Table ``CBLC``: Color Bitmap Location table
------------------------------------- -------------------------------------
The ``CBLC`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.C_B_L_C_ .. automodule:: fontTools.ttLib.tables.C_B_L_C_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``CFF``: Compact Font Format Table ``CFF``: Compact Font Format table
---------------------------------- ----------------------------------
The ``CFF`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.C_F_F_ .. automodule:: fontTools.ttLib.tables.C_F_F_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``CFF2``: Compact Font Format (CFF) Version 2 ``CFF2``: Compact Font Format (CFF) Version 2 table
--------------------------------------------- ---------------------------------------------------
The ``CFF2`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.C_F_F__2 .. automodule:: fontTools.ttLib.tables.C_F_F__2
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``COLR``: Color Table ``COLR``: Color table
--------------------- ---------------------
The ``COLR`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.C_O_L_R_ .. automodule:: fontTools.ttLib.tables.C_O_L_R_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``CPAL``: Color Palette Table ``CPAL``: Color Palette table
----------------------------- -----------------------------
The ``CPAL`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.C_P_A_L_ .. automodule:: fontTools.ttLib.tables.C_P_A_L_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``DSIG``: Digital Signature Table ``DSIG``: Digital Signature table
--------------------------------- ---------------------------------
The ``DSIG`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.D_S_I_G_ .. automodule:: fontTools.ttLib.tables.D_S_I_G_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``EBDT``: Embedded Bitmap Data Table ``EBDT``: Embedded Bitmap Data table
------------------------------------ ------------------------------------
The ``EBDT`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.E_B_D_T_ .. automodule:: fontTools.ttLib.tables.E_B_D_T_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:
@ -12,7 +13,6 @@ BitmapGlyphMetrics
.. automodule:: fontTools.ttLib.tables.BitmapGlyphMetrics .. automodule:: fontTools.ttLib.tables.BitmapGlyphMetrics
:noindex: :noindex:
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``EBLC``: Embedded Bitmap Location Table ``EBLC``: Embedded Bitmap Location table
---------------------------------------- ----------------------------------------
The ``EBLC`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.E_B_L_C_ .. automodule:: fontTools.ttLib.tables.E_B_L_C_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:
@ -12,7 +13,6 @@ BitmapGlyphMetrics
.. automodule:: fontTools.ttLib.tables.BitmapGlyphMetrics .. automodule:: fontTools.ttLib.tables.BitmapGlyphMetrics
:noindex: :noindex:
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``FFTM``: FontForge Time Stamp Table ``FFTM``: FontForge Time Stamp table
------------------------------------ ------------------------------------
The ``FFTM`` table is used by the FontForge font editor.
.. automodule:: fontTools.ttLib.tables.F_F_T_M_ .. automodule:: fontTools.ttLib.tables.F_F_T_M_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``Feat``: Graphite Feature Table ``Feat``: Graphite Feature table
-------------------------------- --------------------------------
The ``Feat`` table is a Graphite table.
.. automodule:: fontTools.ttLib.tables.F__e_a_t .. automodule:: fontTools.ttLib.tables.F__e_a_t
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``GDEF``: Glyph Definition Table ``GDEF``: Glyph Definition table
-------------------------------- --------------------------------
The ``GDEF`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.G_D_E_F_ .. automodule:: fontTools.ttLib.tables.G_D_E_F_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``GMAP``: SING Glyphlet Summary Table ``GMAP``: SING Glyphlet Summary table
------------------------------------- -------------------------------------
The ``GMAP`` table is an Adobe Glyphlets table.
.. automodule:: fontTools.ttLib.tables.G_M_A_P_ .. automodule:: fontTools.ttLib.tables.G_M_A_P_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``GPKG``: SING Glyphlet Wrapper Table ``GPKG``: SING Glyphlet Wrapper table
------------------------------------- -------------------------------------
The ``GPKG`` table is an Adobe Glyphlets table.
.. automodule:: fontTools.ttLib.tables.G_P_K_G_ .. automodule:: fontTools.ttLib.tables.G_P_K_G_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``GPOS``: Glyph Positioning Table ``GPOS``: Glyph Positioning table
--------------------------------- ---------------------------------
The ``GPOS`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.G_P_O_S_ .. automodule:: fontTools.ttLib.tables.G_P_O_S_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``GSUB``: Glyph Substitution Table ``GSUB``: Glyph Substitution table
---------------------------------- ----------------------------------
The ``GSUB`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.G_S_U_B_ .. automodule:: fontTools.ttLib.tables.G_S_U_B_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``Glat``: Graphite Glyph Attributes Table ``Glat``: Graphite Glyph Attributes table
----------------------------------------- -----------------------------------------
The ``Glat`` table is a Graphite table.
.. automodule:: fontTools.ttLib.tables.G__l_a_t .. automodule:: fontTools.ttLib.tables.G__l_a_t
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``Gloc``: Graphite index to glyph attributes table ``Gloc``: Graphite index to glyph attributes table
-------------------------------------------------- --------------------------------------------------
The ``Gloc`` table is a Graphite table.
.. automodule:: fontTools.ttLib.tables.G__l_o_c .. automodule:: fontTools.ttLib.tables.G__l_o_c
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``HVAR``:Horizontal Metrics Variations Table ``HVAR``: Horizontal Metrics Variations table
-------------------------------------------- ---------------------------------------------
The ``HVAR`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.H_V_A_R_ .. automodule:: fontTools.ttLib.tables.H_V_A_R_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``JSTF``: Justification Table ``JSTF``: Justification table
----------------------------- -----------------------------
The ``JSTF`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.J_S_T_F_ .. automodule:: fontTools.ttLib.tables.J_S_T_F_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``LTSH``: Linear Threshold ``LTSH``: Linear Threshold table
-------------------------- --------------------------------
The ``LTSH`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.L_T_S_H_ .. automodule:: fontTools.ttLib.tables.L_T_S_H_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``MATH``: Mathematical Typesetting Table ``MATH``: Mathematical Typesetting table
---------------------------------------- ----------------------------------------
The ``MATH`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.M_A_T_H_ .. automodule:: fontTools.ttLib.tables.M_A_T_H_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``META``: SING Glyphlet Metadata Table ``META``: SING Glyphlet Metadata table
-------------------------------------- --------------------------------------
The ``META`` table is an Adobe Glyphlets table.
.. automodule:: fontTools.ttLib.tables.M_E_T_A_ .. automodule:: fontTools.ttLib.tables.M_E_T_A_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``MVAR``: Metrics Variations Table ``MVAR``: Metrics Variations table
---------------------------------- ----------------------------------
The ``MVAR`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.M_V_A_R_ .. automodule:: fontTools.ttLib.tables.M_V_A_R_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``OS/2``: OS/2 and Windows Metrics Table ``OS/2``: OS/2 and Windows Metrics table
---------------------------------------- ----------------------------------------
The ``OS/2`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.O_S_2f_2 .. automodule:: fontTools.ttLib.tables.O_S_2f_2
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``SING``: SING Glyphlet Basic Information Table ``SING``: SING Glyphlet Basic Information table
----------------------------------------------- -----------------------------------------------
The ``SING`` table is an Adobe Glyphlets table.
.. automodule:: fontTools.ttLib.tables.S_I_N_G_ .. automodule:: fontTools.ttLib.tables.S_I_N_G_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``STAT``: Style Attributes Table ``STAT``: Style Attributes table
-------------------------------- --------------------------------
The ``STAT`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.S_T_A_T_ .. automodule:: fontTools.ttLib.tables.S_T_A_T_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``SVG``: SVG (Scalable Vector Graphics) Table ``SVG``: SVG (Scalable Vector Graphics) table
--------------------------------------------- ---------------------------------------------
The ``SVG`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.S_V_G_ .. automodule:: fontTools.ttLib.tables.S_V_G_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``Silf``: Graphite Rules Table ``Silf``: Graphite Rules table
------------------------------ ------------------------------
The ``Silf`` table is a Graphite table.
.. automodule:: fontTools.ttLib.tables.S__i_l_f .. automodule:: fontTools.ttLib.tables.S__i_l_f
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``Sill``: Graphite Languages Table ``Sill``: Graphite Languages table
---------------------------------- ----------------------------------
The ``Sill`` table is a Graphite table.
.. automodule:: fontTools.ttLib.tables.S__i_l_l .. automodule:: fontTools.ttLib.tables.S__i_l_l
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``TTFA``: ``ttfautohint`` Parameter Table ``TTFA``: ttfautohint Parameter table
----------------------------------------- -----------------------------------------
The ``TTFA`` table is used by the ``ttfautohint`` hinting program.
.. automodule:: fontTools.ttLib.tables.T_T_F_A_ .. automodule:: fontTools.ttLib.tables.T_T_F_A_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,11 +1,17 @@
Visual TrueType Private Tables ``VTT*`` Visual TrueType private tables
============================== =======================================
The tables listed on this page are used by Microsoft's Visual TrueType
application.
.. contents:: On this page:
:local:
``TSI0``: Glyph Program Text Indices ``TSI0``: Glyph Program Text Indices
------------------------------------ ------------------------------------
.. automodule:: fontTools.ttLib.tables.T_S_I__0 .. automodule:: fontTools.ttLib.tables.T_S_I__0
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:
@ -13,7 +19,6 @@ Visual TrueType Private Tables
-------------------------------------------- --------------------------------------------
.. automodule:: fontTools.ttLib.tables.T_S_I__1 .. automodule:: fontTools.ttLib.tables.T_S_I__1
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:
@ -21,7 +26,6 @@ Visual TrueType Private Tables
------------------------------- -------------------------------
.. automodule:: fontTools.ttLib.tables.T_S_I__2 .. automodule:: fontTools.ttLib.tables.T_S_I__2
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:
@ -29,7 +33,6 @@ Visual TrueType Private Tables
---------------------------------- ----------------------------------
.. automodule:: fontTools.ttLib.tables.T_S_I__3 .. automodule:: fontTools.ttLib.tables.T_S_I__3
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:
@ -37,15 +40,13 @@ Visual TrueType Private Tables
---------------------------------- ----------------------------------
.. automodule:: fontTools.ttLib.tables.T_S_I__5 .. automodule:: fontTools.ttLib.tables.T_S_I__5
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:
``TSIB`` ``TSIB``: VTT BASE Table Text Source
-------- ------------------------------------
.. automodule:: fontTools.ttLib.tables.T_S_I_B_ .. automodule:: fontTools.ttLib.tables.T_S_I_B_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:
@ -53,7 +54,6 @@ Visual TrueType Private Tables
----------------------------------------- -----------------------------------------
.. automodule:: fontTools.ttLib.tables.T_S_I_C_ .. automodule:: fontTools.ttLib.tables.T_S_I_C_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:
@ -61,7 +61,6 @@ Visual TrueType Private Tables
------------------------------------ ------------------------------------
.. automodule:: fontTools.ttLib.tables.T_S_I_D_ .. automodule:: fontTools.ttLib.tables.T_S_I_D_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:
@ -69,7 +68,6 @@ Visual TrueType Private Tables
------------------------------------ ------------------------------------
.. automodule:: fontTools.ttLib.tables.T_S_I_J_ .. automodule:: fontTools.ttLib.tables.T_S_I_J_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:
@ -77,7 +75,6 @@ Visual TrueType Private Tables
------------------------------------ ------------------------------------
.. automodule:: fontTools.ttLib.tables.T_S_I_P_ .. automodule:: fontTools.ttLib.tables.T_S_I_P_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:
@ -85,7 +82,6 @@ Visual TrueType Private Tables
------------------------------------ ------------------------------------
.. automodule:: fontTools.ttLib.tables.T_S_I_S_ .. automodule:: fontTools.ttLib.tables.T_S_I_S_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:
@ -93,7 +89,6 @@ Visual TrueType Private Tables
-------- --------
.. automodule:: fontTools.ttLib.tables.T_S_I_V_ .. automodule:: fontTools.ttLib.tables.T_S_I_V_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``VDMX``: Vertical Device Metrics ``VDMX``: Vertical Device Metrics table
--------------------------------- ---------------------------------------
The ``VDMX`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.V_D_M_X_ .. automodule:: fontTools.ttLib.tables.V_D_M_X_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``VORG``: Vertical Origin Table ``VORG``: Vertical Origin table
------------------------------- -------------------------------
The ``VORG`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.V_O_R_G_ .. automodule:: fontTools.ttLib.tables.V_O_R_G_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``VVAR``: Vertical Metrics Variations Table ``VVAR``: Vertical Metrics Variations table
------------------------------------------- -------------------------------------------
The ``VVAR`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables.V_V_A_R_ .. automodule:: fontTools.ttLib.tables.V_V_A_R_
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``ankr``: Anchor Point Table ``ankr``: Anchor Point table
---------------------------- ----------------------------
The ``ankr`` table is an Apple Advanced Typography (AAT) table.
.. automodule:: fontTools.ttLib.tables._a_n_k_r .. automodule:: fontTools.ttLib.tables._a_n_k_r
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``avar``: Axis Variations Table ``avar``: Axis Variations table
------------------------------- -------------------------------
The ``avar`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._a_v_a_r .. automodule:: fontTools.ttLib.tables._a_v_a_r
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``bsln``: Baseline ``bsln``: Baseline
------------------ ------------------
The ``bsln`` table is an Apple Advanced Typography (AAT) table.
.. automodule:: fontTools.ttLib.tables._b_s_l_n .. automodule:: fontTools.ttLib.tables._b_s_l_n
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``cidg``: CID to Glyph ID table ``cidg``: CID to Glyph ID table
------------------------------- -------------------------------
The ``cidg`` table is an Apple Advanced Typography (AAT) table.
.. automodule:: fontTools.ttLib.tables._c_i_d_g .. automodule:: fontTools.ttLib.tables._c_i_d_g
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,6 +1,8 @@
``cmap``: Character to Glyph Index Mapping Table ``cmap``: Character to Glyph Index Mapping table
------------------------------------------------ ------------------------------------------------
The ``cmap`` table is an OpenType table.
.. autoclass:: fontTools.ttLib.tables._c_m_a_p.table__c_m_a_p .. autoclass:: fontTools.ttLib.tables._c_m_a_p.table__c_m_a_p
.. autoclass:: fontTools.ttLib.tables._c_m_a_p.CmapSubtable .. autoclass:: fontTools.ttLib.tables._c_m_a_p.CmapSubtable

View File

@ -1,8 +1,9 @@
``cvar``: CVT Variations Table ``cvar``: CVT Variations table
------------------------------ ------------------------------
The ``cvar`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._c_v_a_r .. automodule:: fontTools.ttLib.tables._c_v_a_r
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:
@ -12,6 +13,5 @@ TupleVariation
.. automodule:: fontTools.ttLib.tables.TupleVariation .. automodule:: fontTools.ttLib.tables.TupleVariation
:noindex: :noindex:
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``cvt``: Control Value Table ``cvt``: Control Value Table
----------------------------- -----------------------------
The ``cvt`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._c_v_t .. automodule:: fontTools.ttLib.tables._c_v_t
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``feat``: Feature name table ``feat``: Feature name table
---------------------------- ----------------------------
The ``feat`` table is an Apple Advanced Typography (AAT) table.
.. automodule:: fontTools.ttLib.tables._f_e_a_t .. automodule:: fontTools.ttLib.tables._f_e_a_t
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``fpgm``: Font Program ``fpgm``: Font Program table
---------------------- ----------------------------
The ``fpgm`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._f_p_g_m .. automodule:: fontTools.ttLib.tables._f_p_g_m
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``fvar``: Font Variations Table ``fvar``: Font Variations table
------------------------------- -------------------------------
The ``fvar`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._f_v_a_r .. automodule:: fontTools.ttLib.tables._f_v_a_r
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``gasp``: Grid-fitting and Scan-conversion Procedure Table ``gasp``: Grid-fitting and Scan-conversion Procedure table
---------------------------------------------------------- ----------------------------------------------------------
The ``gasp`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._g_a_s_p .. automodule:: fontTools.ttLib.tables._g_a_s_p
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,7 +1,8 @@
``gcid``: Glyph ID to CID table ``gcid``: Glyph ID to CID table
------------------------------- -------------------------------
The ``gcid`` table is an Apple Advanced Typography (AAT) table.
.. automodule:: fontTools.ttLib.tables._g_c_i_d .. automodule:: fontTools.ttLib.tables._g_c_i_d
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,5 +1,7 @@
``glyf``: Glyph Data ``glyf``: Glyph Data table
-------------------- --------------------------
The ``glyf`` table is an OpenType table.
.. autoclass:: fontTools.ttLib.tables._g_l_y_f.table__g_l_y_f .. autoclass:: fontTools.ttLib.tables._g_l_y_f.table__g_l_y_f
:members: :members:

View File

@ -1,8 +1,9 @@
``gvar``: Glyph Variations Table ``gvar``: Glyph Variations table
--------------------------------- ---------------------------------
The ``gvar`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._g_v_a_r .. automodule:: fontTools.ttLib.tables._g_v_a_r
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:
@ -11,6 +12,5 @@ TupleVariation
^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^
.. automodule:: fontTools.ttLib.tables.TupleVariation .. automodule:: fontTools.ttLib.tables.TupleVariation
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``hdmx``: Horizontal Device Metrics ``hdmx``: Horizontal Device Metrics table
----------------------------------- -----------------------------------------
The ``hdmx`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._h_d_m_x .. automodule:: fontTools.ttLib.tables._h_d_m_x
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``head``: Font Header Table ``head``: Font Header table
--------------------------- ---------------------------
The ``head`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._h_e_a_d .. automodule:: fontTools.ttLib.tables._h_e_a_d
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``hhea``: Horizontal Header Table ``hhea``: Horizontal Header table
--------------------------------- ---------------------------------
The ``hhea`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._h_h_e_a .. automodule:: fontTools.ttLib.tables._h_h_e_a
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``hmtx``: Horizontal Metrics Table ``hmtx``: Horizontal Metrics table
---------------------------------- ----------------------------------
The ``hmtx`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._h_m_t_x .. automodule:: fontTools.ttLib.tables._h_m_t_x
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``kern``: Kerning ``kern``: Kerning table
----------------- -----------------------
The ``kern`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._k_e_r_n .. automodule:: fontTools.ttLib.tables._k_e_r_n
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``lcar``: Ligature Caret Table ``lcar``: Ligature Caret Table
------------------------------ ------------------------------
The ``lcar`` table is an Apple Advanced Typography (AAT) table.
.. automodule:: fontTools.ttLib.tables._l_c_a_r .. automodule:: fontTools.ttLib.tables._l_c_a_r
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``loca``: Index to Location ``loca``: Index to Location table
--------------------------- ---------------------------------
The ``loca`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._l_o_c_a .. automodule:: fontTools.ttLib.tables._l_o_c_a
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``ltag``: Language Tag ``ltag``: Language Tag table
---------------------- ----------------------------
The ``ltag`` table is an Apple Advanced Typography (AAT) table.
.. automodule:: fontTools.ttLib.tables._l_t_a_g .. automodule:: fontTools.ttLib.tables._l_t_a_g
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``maxp``: Maximum Profile ``maxp``: Maximum Profile table
------------------------- -------------------------------
The ``maxp`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._m_a_x_p .. automodule:: fontTools.ttLib.tables._m_a_x_p
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``meta``: Metadata Table ``meta``: Metadata table
------------------------ ------------------------
The ``meta`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._m_e_t_a .. automodule:: fontTools.ttLib.tables._m_e_t_a
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``mort``: Glyph Metamorphosis Table ``mort``: Glyph Metamorphosis Table
----------------------------------- -----------------------------------
The ``mort`` table is an Apple Advanced Typography (AAT) table.
.. automodule:: fontTools.ttLib.tables._m_o_r_t .. automodule:: fontTools.ttLib.tables._m_o_r_t
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``morx``: Extended Glyph Metamorphosis Table ``morx``: Extended Glyph Metamorphosis Table
-------------------------------------------- --------------------------------------------
The ``morx`` table is an Apple Advanced Typography (AAT) table.
.. automodule:: fontTools.ttLib.tables._m_o_r_x .. automodule:: fontTools.ttLib.tables._m_o_r_x
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``name``: Naming Table ``name``: Naming table
---------------------- ----------------------
The ``name`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._n_a_m_e .. automodule:: fontTools.ttLib.tables._n_a_m_e
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``opbd``: Optical Bounds Table ``opbd``: Optical Bounds Table
------------------------------ ------------------------------
The ``opbd`` table is an Apple Advanced Typography (AAT) table.
.. automodule:: fontTools.ttLib.tables._o_p_b_d .. automodule:: fontTools.ttLib.tables._o_p_b_d
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``post``: PostScript Table ``post``: PostScript table
-------------------------- --------------------------
The ``post`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._p_o_s_t .. automodule:: fontTools.ttLib.tables._p_o_s_t
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``prep``: Control Value Program ``prep``: Control Value Program table
------------------------------- -------------------------------------
The ``prep`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._p_r_e_p .. automodule:: fontTools.ttLib.tables._p_r_e_p
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``prop``: Glyph Properties Table ``prop``: Glyph Properties Table
-------------------------------- --------------------------------
The ``prop`` table is an Apple Advanced Typography (AAT) table.
.. automodule:: fontTools.ttLib.tables._p_r_o_p .. automodule:: fontTools.ttLib.tables._p_r_o_p
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``sbix``: Standard Bitmap Graphics Table ``sbix``: Standard Bitmap Graphics table
---------------------------------------- ----------------------------------------
The ``sbix`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._s_b_i_x .. automodule:: fontTools.ttLib.tables._s_b_i_x
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:
@ -12,7 +13,6 @@ sbixGlyph
^^^^^^^^^ ^^^^^^^^^
.. automodule:: fontTools.ttLib.tables.sbixGlyph .. automodule:: fontTools.ttLib.tables.sbixGlyph
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:
@ -20,6 +20,5 @@ sbixStrike
^^^^^^^^^^ ^^^^^^^^^^
.. automodule:: fontTools.ttLib.tables.sbixStrike .. automodule:: fontTools.ttLib.tables.sbixStrike
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``trak``: Tracking table ``trak``: Tracking table
------------------------ ------------------------
The ``trak`` table is an Apple Advanced Typography (AAT) table.
.. automodule:: fontTools.ttLib.tables._t_r_a_k .. automodule:: fontTools.ttLib.tables._t_r_a_k
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``vhea``: Vertical Header Table ``vhea``: Vertical Header table
------------------------------- -------------------------------
The ``vhea`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._v_h_e_a .. automodule:: fontTools.ttLib.tables._v_h_e_a
:inherited-members:
:members: :members:
:undoc-members: :undoc-members:

View File

@ -1,8 +1,9 @@
``vmtx``: Vertical Metrics Table ``vmtx``: Vertical Metrics table
-------------------------------- --------------------------------
The ``vmtx`` table is an OpenType table.
.. automodule:: fontTools.ttLib.tables._v_m_t_x .. automodule:: fontTools.ttLib.tables._v_m_t_x
:inherited-members:
:members: :members:
:undoc-members: :undoc-members: