Viewing File: /home/ubuntu/combine_ai/combine/lib/python3.10/site-packages/fontTools/ttLib/tables/C_B_L_C_.py

# 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"]
Back to Directory File Manager