exp: golang.org/x/exp/shiny/text Index | Examples | Files | Directories

Packages imported by text

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
errorsPackage errors implements functions to manipulate errors.
golang.org/x/image/fontPackage font defines an interface for font faces, for drawing text on an image.
golang.org/x/image/math/fixedPackage fixed implements fixed-point integer types.
ioPackage io provides basic interfaces to I/​O primitives.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
unicode/utf8Package utf8 implements functions and constants to support text encoded in UTF-8.