hb_buffer_content_type_t

The type of #hb_buffer_t contents.

Values

ValueMeaning
Invalid0

Initial value for new buffer.

Unicode1

The buffer contains input characters (before shaping).

Glyphs2

The buffer contains output glyphs (after shaping).