bufferGetContentType

Fetches the type of buffer contents. Buffers are either empty, contain characters (before shaping), or contain glyphs (the result of shaping).

Parameters

buffer harfbuzz.buffer.Buffer

An #hb_buffer_t

Return Value

Type: harfbuzz.types.BufferContentType

The type of buffer contents