Expand description

Bitmap font handling.

Modules

Bitmap fonts in EBLC/EBDT and CBLC/CBDT tables.
Standard Bitmap Graphics Table (sbix).

Structs

A bitmap glyph with metrics.
The actual embedded bitmap glyph metrics in pixels.
Raw bitmap data.
Metrics embedded alongside the bitmap.
Bitmap data encapsulated in a container format like PNG.
Bitmap offset from glyph origin in font units.

Enums

Bit depth of bitmap data.
Bitmap data, either raw or encapsulated in a container format like PNG.
The container format of an EncapsulatedBitmap.
Bitmap glyph metrics either embedded or from hmtx/vmtx.