sbix: Standard Bitmap Graphics table

The sbix table is an OpenType table.

This sbix table converter module depends on the sbixGlyph and sbixStrike modules.

class fontTools.ttLib.tables._s_b_i_x.table__s_b_i_x(tag=None)[source]

Bases: DefaultTable

decompile(data, ttFont)[source]
compile(ttFont)[source]
toXML(xmlWriter, ttFont)[source]
fromXML(name, attrs, content, ttFont)[source]
subset_glyphs(s)
class fontTools.ttLib.tables._s_b_i_x.sbixStrikeOffset[source]

Bases: object