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.

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.