EBLC: Embedded Bitmap Location table
The EBLC table is an OpenType table.
This EBLC table converter module depends on the
BitmapGlyphMetrics module, which it shares with the EBDT,
CBDT, and CBLC converters.
- class fontTools.ttLib.tables.E_B_L_C_.table_E_B_L_C_(tag=None)[source]
Bases:
DefaultTableEmbedded Bitmap Location table
The
EBLCtable contains the locations of monochrome or grayscale bitmaps for glyphs. It must be used in concert with theEBDTtable.See also https://learn.microsoft.com/en-us/typography/opentype/spec/eblc
- dependencies = ['EBDT']
- subset_glyphs(s)
- class fontTools.ttLib.tables.E_B_L_C_.eblc_index_sub_table_1(data, ttFont)[source]
Bases:
OffsetArrayIndexSubTableMixin,EblcIndexSubTable
- class fontTools.ttLib.tables.E_B_L_C_.eblc_index_sub_table_3(data, ttFont)[source]
Bases:
OffsetArrayIndexSubTableMixin,EblcIndexSubTable
- class fontTools.ttLib.tables.E_B_L_C_.eblc_index_sub_table_4(data, ttFont)[source]
Bases:
EblcIndexSubTable