2024-12-04 16:02:48 +00:00
|
|
|
``sbix``: Standard Bitmap Graphics table
|
2021-11-18 09:01:27 +00:00
|
|
|
----------------------------------------
|
|
|
|
|
2024-12-04 16:02:48 +00:00
|
|
|
The ``sbix`` table is an OpenType table.
|
|
|
|
|
2024-12-05 16:07:38 +00:00
|
|
|
This ``sbix`` table converter module depends on the
|
|
|
|
:mod:`.sbixGlyph` and :mod:`.sbixStrike` modules.
|
2021-11-18 09:01:27 +00:00
|
|
|
|
|
|
|
|
2024-12-05 16:07:38 +00:00
|
|
|
.. automodule:: fontTools.ttLib.tables._s_b_i_x
|
2021-11-18 09:01:27 +00:00
|
|
|
:members:
|
|
|
|
:undoc-members:
|