b0e80ce961f0c634f3e68460e5b1f3948cd76bc7
Defaults to an emspace for the width. Progress on #2
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 image.Image using a Drawer which "extends" TypeSetter.
Languages
Go
100%