2024-12-04 16:02:48 +00:00
|
|
|
``EBLC``: Embedded Bitmap Location table
|
2021-11-18 09:01:27 +00:00
|
|
|
----------------------------------------
|
|
|
|
|
2024-12-04 16:02:48 +00:00
|
|
|
The ``EBLC`` table is an OpenType table.
|
|
|
|
|
2024-12-05 16:07:38 +00:00
|
|
|
This ``EBLC`` table converter module depends on the
|
|
|
|
:mod:`.BitmapGlyphMetrics` module, which it shares with the ``EBDT``,
|
|
|
|
``CBDT``, and ``CBLC`` converters.
|
2021-11-18 09:01:27 +00:00
|
|
|
|
2024-12-05 16:07:38 +00:00
|
|
|
.. automodule:: fontTools.ttLib.tables.E_B_L_C_
|
2021-11-18 09:01:27 +00:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|