Module allsorts_no_std::bitmap[][src]

Bitmap font handling.

Modules

cbdt

Bitmap fonts in EBLC/EBDT and CBLC/CBDT tables.

sbix

Standard Bitmap Graphics Table (sbix).

Structs

BitmapGlyph

A bitmap glyph with metrics.

BitmapMetrics

The actual embedded bitmap glyph metrics in pixels.

EmbeddedBitmap

Raw bitmap data.

EmbeddedMetrics

Metrics embedded alongside the bitmap.

EncapsulatedBitmap

Bitmap data encapsulated in a container format like PNG.

OriginOffset

Bitmap offset from glyph origin in font units.

Enums

BitDepth

Bit depth of bitmap data.

Bitmap

Bitmap data, either raw or encapsulated in a container format like PNG.

EncapsulatedFormat

The container format of an EncapsulatedBitmap.

Metrics

Bitmap glyph metrics either embedded or from hmtx/vmtx.