6e3e288628a674c4465d0c3a37c51574600dd9a5
…
…
…
typeset
Typeset provides utilities for text layout, wrapping, and rendering.
The state of a text layout is stored in a TypeSetter, and it can be drawn to any draw.Image using a Drawer which "extends" TypeSetter.
Description
Languages
Go
100%