text-typeset 1.3.0

Turns rich text documents into GPU-ready glyph quads
Documentation
1
2
3
4
5
6
7
pub mod block;
pub mod flow;
pub mod frame;
pub mod inline_markup;
pub mod line;
pub mod paragraph;
pub mod table;