Skip to content

TBLGlyphInfo

Contains additional information associated with a glyph used by TBLGlyphBuffer.

Definition

Unit: Blend2D

type TBLGlyphInfo = record ... end;

See Also

Properties

Name Description
Cluster

Methods

Name Description
Reset

Property Descriptions

Cluster

property Cluster: UInt32 read FCluster

Type: UInt32


Method Descriptions

Reset

procedure Reset; inline