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