方法
PangoOTRulesetadd_feature
声明 [源]
void
pango_ot_ruleset_add_feature (
PangoOTRuleset* ruleset,
PangoOTTableType table_type,
guint feature_index,
gulong property_bit
)
参数
table_type
-
类型:
PangoOTTableType
要添加特征的表格类型。
feature_index
-
类型:
guint
要添加的特征的索引。
property_bit
-
类型:
gulong
用于此特征的属性位。用于识别应应用该特征的符号,或
PANGO_OT_ALL_GLYPHS
如果它应该应用于所有符号。