harfbuzz.buffer

Module for [Buffer] class

class Buffer

Types 1

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

Methods
void * _cPtr(Flag!"Dup" dup = No.Dup) nothrow
GType _getGType() static nothrow
GType _gType() @property nothrow
Buffer self() nothrowReturns `this`, for use in `with` statements.
Constructors
this(void * ptr, Flag!"Take" take)