2024-12-04 16:02:48 +00:00
|
|
|
``EBDT``: Embedded Bitmap Data table
|
2021-11-18 09:01:27 +00:00
|
|
|
------------------------------------
|
|
|
|
|
2024-12-04 16:02:48 +00:00
|
|
|
The ``EBDT`` table is an OpenType table.
|
|
|
|
|
2024-12-05 16:07:38 +00:00
|
|
|
This ``EBDT`` table converter module depends on the
|
|
|
|
:mod:`.BitmapGlyphMetrics` module, which it shares with the ``EBLC``,
|
|
|
|
``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_D_T_
|
2021-11-18 09:01:27 +00:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|
|
|
|
|