方法

PangoOTBufferadd_glyph

版本:1.4

声明 [源代码]

void
pango_ot_buffer_add_glyph (
  PangoOTBuffer* buffer,
  guint glyph,
  guint properties,
  guint cluster
)

描述 [源代码]

向一个PangoOTBuffer附加一个字形,并通过properties指定在这個字形上应用哪些特性。

参阅添加规则集特性(pango_ot_ruleset_add_feature())

自版本:1.4

参数

glyph

类型: guint

要添加的字形索引,类似于PangoGlyph

properties

类型: guint

字形的属性。

cluster

类型: guint

这个字形所属的簇。