hb_feature_t

Undocumented in source.

Members

Variables

end
uint end;

the cluster to end applying this feature setting (exclusive).

start
uint start;

the cluster to start applying this feature setting (inclusive).

tag
hb_tag_t tag;

The #hb_tag_t tag of the feature

value
uint value;

The value of the feature. 0 disables the feature, non-zero (usually 1) enables the feature. For features implemented as lookup type 3 (like 'salt') the @value is a one based index into the alternates.

Meta