github.com/go-text/typesetting/di | |
github.com/go-text/typesetting/font | Package font provides an high level API to access Opentype font properties. |
github.com/go-text/typesetting/font/opentype | Package opentype provides the low level routines required to read and write Opentype font files, including collections. |
github.com/go-text/typesetting/harfbuzz | Package harfbuzz provides advanced text layout for various scripts and languages, with font-aware substitutions and positionning. |
github.com/go-text/typesetting/language | |
github.com/go-text/typesetting/segmenter | Package segmenter implements Unicode rules used to segment a paragraph of text according to several criteria. |
github.com/go-text/typesetting/unicodedata | Package unicodedata provides additional lookup functions for unicode properties, not covered by the standard package unicode. |
golang.org/x/image/math/fixed | Package fixed implements fixed-point integer types. |
golang.org/x/text/unicode/bidi | Package bidi contains functionality for bidirectional text support. |
sort | Package sort provides primitives for sorting slices and user-defined collections. |
unicode | Package unicode provides data and functions to test some properties of Unicode code points. |