2023-07-07 01:49:32 -04:00
2023-07-07 01:49:32 -04:00
2024-09-06 01:22:51 -04:00
2023-07-07 01:49:32 -04:00
2024-09-06 00:23:36 -04:00
2024-09-06 01:00:28 -04:00

typeset

Go Reference

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
Utilities for text layout, wrapping, and rendering.
Readme 107 KiB
Languages
Go 100%