kzu_basic_text_layouter.h File Reference

Functions

KANZI_API kzsError kzuBasicTextLayouterCreate (const struct KzcMemoryManager *memoryManager, struct KzuFont *font, struct KzuTextLayouter **out_textLayouter)
 Creates a basic text layouter with the given font. More...
 

Function Documentation

KANZI_API kzsError kzuBasicTextLayouterCreate ( const struct KzcMemoryManager memoryManager,
struct KzuFont font,
struct KzuTextLayouter **  out_textLayouter 
)

Creates a basic text layouter with the given font.