2023-07-11 22:25:44 -04:00
2023-07-07 01:49:32 -04:00
2023-07-07 01:49:32 -04:00
2023-08-06 03:37:08 -04:00
2023-07-07 01:49:32 -04:00
2023-07-07 02:05:46 -04:00
2023-08-06 03:37:08 -04:00

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.

Description
Utilities for text layout, wrapping, and rendering.
Readme 107 KiB
Languages
Go 100%