Crate harfbuzz [] [src]

HarfBuzz is a text shaping engine. It solves the problem of selecting and positioning glyphs from a font given a Unicode string.

Re-exports

pub extern crate harfbuzz_sys as sys;

Structs

Buffer

A series of Unicode characters.

Language

Enums

Direction

Direction of text flow during layout.