textlayout

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 28, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Ellipsize

func Ellipsize(line string, maxWidth float64, measure Measure) string

func Wrap

func Wrap(text string, maxWidth float64, measure Measure) []string

Wrap performs deterministic greedy wrapping on grapheme cluster boundaries. Spaces are preferred for Latin text; CJK and oversized tokens always retain a grapheme-level escape hatch.

Types

type Measure

type Measure func(string) float64

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL