11 lines
219 B
Python
Raw Normal View History

2013-09-19 20:02:17 -04:00
# Copyright 2013 Google, Inc. All Rights Reserved.
#
# Google Author(s): Matt Fontaine
from fontTools.misc.py23 import *
2013-11-27 02:34:11 -05:00
from . import E_B_L_C_
class table_C_B_L_C_(E_B_L_C_.table_E_B_L_C_):
dependencies = ['CBDT']