There are also some new files, for SING glyphlet support, that you may or may not want to add, because they are not in the OpenType spec. M_E_T_A_.py # SING glyphlet meta data table. see 'http://partners.adobe.com/public/developer/opentype/gdk/topic.html" S_I_N_G_.py # SING glyphlet basic info. See same web site as for META data table. G_M_A_P_.py # Summary of sing glyphlet info that has been stuck into a parent font. Not documented anywhere yet. G_P_K_G_.py # Opaque wrapper for SING glyphlet info; travels with application document. Is also stuck into augmented parent font. Not documented anywhere yet git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@507 4cde692c-a291-49d1-8350-778aa11640f8
48 lines
937 B
Python
48 lines
937 B
Python
# DON'T EDIT! This file is generated by MetaTools/buildTableList.py.
|
|
def _moduleFinderHint():
|
|
"""Dummy function to let modulefinder know what tables may be
|
|
dynamically imported. Generated by MetaTools/buildTableList.py.
|
|
"""
|
|
import B_A_S_E_
|
|
import C_F_F_
|
|
import D_S_I_G_
|
|
import G_D_E_F_
|
|
import G_M_A_P_
|
|
import G_P_K_G_
|
|
import G_P_O_S_
|
|
import G_S_U_B_
|
|
import J_S_T_F_
|
|
import L_T_S_H_
|
|
import M_E_T_A_
|
|
import O_S_2f_2
|
|
import S_I_N_G_
|
|
import T_S_I_B_
|
|
import T_S_I_D_
|
|
import T_S_I_J_
|
|
import T_S_I_P_
|
|
import T_S_I_S_
|
|
import T_S_I_V_
|
|
import T_S_I__0
|
|
import T_S_I__1
|
|
import T_S_I__2
|
|
import T_S_I__3
|
|
import T_S_I__5
|
|
import V_O_R_G_
|
|
import _c_m_a_p
|
|
import _c_v_t
|
|
import _f_p_g_m
|
|
import _g_a_s_p
|
|
import _g_l_y_f
|
|
import _h_d_m_x
|
|
import _h_e_a_d
|
|
import _h_h_e_a
|
|
import _h_m_t_x
|
|
import _k_e_r_n
|
|
import _l_o_c_a
|
|
import _m_a_x_p
|
|
import _n_a_m_e
|
|
import _p_o_s_t
|
|
import _p_r_e_p
|
|
import _v_h_e_a
|
|
import _v_m_t_x
|