text-typeset 1.2.1

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