Module bitmap

Source
Expand description

Common bitmap (EBLC/EBDT/CBLC/CBDT) types.

Structsยง

BdtComponent
EbdtComponent record.
BigGlyphMetrics
BigGlyphMetrics record.
BitmapData
BitmapFlags
Bitmap flags.
BitmapLocation
BitmapSize
BitmapSize record.
GlyphIdOffsetPair
GlyphIdOffsetPair record.
IndexSubtableRecord
SbitLineMetrics
SbitLineMetrics record.
SmallGlyphMetrics
SmallGlyphMetrics record.

Enumsยง

BitmapContent
BitmapDataFormat
BitmapMetrics
IndexSubtable
IndexSubtables format type.

Functionsยง

bitmap_data ๐Ÿ”’
read_big_metrics ๐Ÿ”’
read_small_metrics ๐Ÿ”’

Type Aliasesยง

IndexSubtable1
IndexSubTable1: variable-metrics glyphs with 4-byte offsets.
IndexSubtable2
IndexSubTable2: all glyphs have identical metrics.
IndexSubtable3
IndexSubTable3: variable-metrics glyphs with 2-byte offsets.
IndexSubtable4
IndexSubTable4: variable-metrics glyphs with sparse glyph codes.
IndexSubtable5
IndexSubTable5: constant-metrics glyphs with sparse glyph codes
IndexSubtableList
IndexSubtableList table.