aboutsummaryrefslogtreecommitdiff
path: root/Lib/fontTools/ttLib/tables/T_S_I__2.py
blob: 15c02abaae3d9e4a4988f504aa8393fbf3956b00 (plain)
1
2
3
4
5
6
7
8
from fontTools import ttLib

superclass = ttLib.getTableClass("TSI0")

class table_T_S_I__2(superclass):
	
	dependencies = ["TSI3"]