Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_PangoOTGlyph Struct Reference

#include <pango-ot.h>

Data Fields

guint32 glyph
 
guint properties
 
guint cluster
 
gushort component
 
gushort ligID
 
guint internal
 

Detailed Description

PangoOTGlyph: @glyph: the glyph itself. @properties: the properties value, identifying which features should be applied on this glyph. See pango_ot_ruleset_add_feature(). @cluster: the cluster that this glyph belongs to. @component: a component value, set by the OpenType layout engine. @ligID: a ligature index value, set by the OpenType layout engine.

Definition at line 185 of file pango-ot.h.

Field Documentation

◆ cluster

guint _PangoOTGlyph::cluster

Definition at line 189 of file pango-ot.h.

◆ component

gushort _PangoOTGlyph::component

Definition at line 190 of file pango-ot.h.

◆ glyph

guint32 _PangoOTGlyph::glyph

Definition at line 187 of file pango-ot.h.

◆ internal

guint _PangoOTGlyph::internal

Definition at line 193 of file pango-ot.h.

◆ ligID

gushort _PangoOTGlyph::ligID

Definition at line 191 of file pango-ot.h.

◆ properties

guint _PangoOTGlyph::properties

Definition at line 188 of file pango-ot.h.


The documentation for this struct was generated from the following file: