aboutsummaryrefslogtreecommitdiff
path: root/Lib/fontTools/ttLib/tables/C_B_L_C_.py
blob: fc3974ece04e736509b69bc2977171ab160cb351 (plain)
1
2
3
4
5
6
7
8
9
# Copyright 2013 Google, Inc. All Rights Reserved.
#
# Google Author(s): Matt Fontaine

from . import E_B_L_C_


class table_C_B_L_C_(E_B_L_C_.table_E_B_L_C_):
    dependencies = ["CBDT"]