hb_buffer_t

extern (C) @nogc nothrow
struct hb_buffer_t

Detailed Description

hb buffer t

The main structure holding the input text and its properties before shaping, and output glyphs and their information after shaping.

Meta