GlyphString
A PangoGlyphString
is used to store strings of glyphs with geometry and visual attribute information.
The storage for the glyph information is owned by the structure which simplifies memory management.
Skipped during bindings generation
parameter
logical_widths
: Array parameter of type gint is not supportedparameter
x_pos
: x_pos: Out parameter is not supportedparameter
x_pos
: x_pos: Out parameter is not supportedparameter
index
: index: Out parameter is not supportedfield
glyphs
: GlyphInfofield
log_clusters
: Unsupported pointer to primitive type
Constructors
Functions
Link copied to clipboard
Copy a glyph string and associated storage.
Link copied to clipboard
fun extentsRange(start: <Error class: unknown class>, end: <Error class: unknown class>, font: Font, inkRect: Rectangle?, logicalRect: Rectangle?)
Computes the extents of a sub-portion of a glyph string.