feature_t.String

Converts a #hb_feature_t into a %NULL-terminated string in the format understood by hb_feature_from_string(). The client in responsible for allocating big enough size for @buf, 128 bytes is more than enough.

class feature_t
void
String
(
out char[] buf
)

Parameters

buf char[]

output string

Meta

Since

0.9.5