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