Lines Matching full:tables
9 automatically when needed by :py:mod:`fontTools.ttLib`. The tables currently
15 tables/_a_n_k_r
16 tables/_a_v_a_r
17 tables/B_A_S_E_
18 tables/_b_s_l_n
19 tables/C_B_D_T_
20 tables/C_B_L_C_
21 tables/C_F_F_
22 tables/C_F_F__2
23 tables/_c_i_d_g
24 tables/_c_m_a_p
25 tables/C_O_L_R_
26 tables/C_P_A_L_
27 tables/_c_v_a_r
28 tables/_c_v_t
29 tables/D_S_I_G_
30 tables/E_B_D_T_
31 tables/E_B_L_C_
32 tables/F__e_a_t
33 tables/_f_e_a_t
34 tables/F_F_T_M_
35 tables/_f_p_g_m
36 tables/_f_v_a_r
37 tables/_g_a_s_p
38 tables/_g_c_i_d
39 tables/G_D_E_F_
40 tables/G__l_a_t
41 tables/G__l_o_c
42 tables/_g_l_y_f
43 tables/G_M_A_P_
44 tables/G_P_K_G_
45 tables/G_P_O_S_
46 tables/G_S_U_B_
47 tables/_g_v_a_r
48 tables/_h_d_m_x
49 tables/_h_e_a_d
50 tables/_h_h_e_a
51 tables/_h_m_t_x
52 tables/H_V_A_R_
53 tables/J_S_T_F_
54 tables/_k_e_r_n
55 tables/_l_c_a_r
56 tables/_l_o_c_a
57 tables/_l_t_a_g
58 tables/L_T_S_H_
59 tables/M_A_T_H_
60 tables/_m_a_x_p
61 tables/M_E_T_A_
62 tables/_m_e_t_a
63 tables/_m_o_r_t
64 tables/_m_o_r_x
65 tables/M_V_A_R_
66 tables/_n_a_m_e
67 tables/_o_p_b_d
68 tables/O_S_2f_2
69 tables/_p_o_s_t
70 tables/_p_r_e_p
71 tables/_p_r_o_p
72 tables/_s_b_i_x
73 tables/S__i_l_f
74 tables/S__i_l_l
75 tables/S_I_N_G_
76 tables/S_T_A_T_
77 tables/S_V_G_
78 tables/_t_r_a_k
79 tables/T_T_F_A_
80 tables/V_D_M_X_
81 tables/_v_h_e_a
82 tables/_v_m_t_x
83 tables/V_O_R_G_
84 tables/VTT_related
85 tables/V_V_A_R_
87 The Python modules representing the tables have pretty strange names: this is due to the
132 <module 'ttLib.tables._g_l_y_f'>
134 <class ttLib.tables._g_l_y_f.table__g_l_y_f at 645f400>
140 .. automodule:: fontTools.ttLib.tables.ttProgram
149 you must subclass from :py:mod:`fontTools.ttLib.tables.DefaultTable.DefaultTable`.
162 # refer to other tables. Do ***not*** keep a reference to
171 # Again, 'ttFont' is there so you can access other tables.
185 .. automodule:: fontTools.ttLib.tables