variation_t.String

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

class variation_t
void
String
(
out char[] buf
)

Parameters

buf char[]

output string

Meta

Since

1.4.2