f2da861f1b5b278ef8dd4ff8aa56c6edbdba5aae
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%