Imports of package shaping

PathSynopsis
github.com/go-text/typesetting/di
github.com/go-text/typesetting/fontPackage font provides an high level API to access Opentype font properties.
github.com/go-text/typesetting/font/opentypePackage opentype provides the low level routines required to read and write Opentype font files, including collections.
github.com/go-text/typesetting/harfbuzzPackage 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/segmenterPackage segmenter implements Unicode rules used to segment a paragraph of text according to several criteria.
github.com/go-text/typesetting/unicodedataPackage unicodedata provides additional lookup functions for unicode properties, not covered by the standard package unicode.
golang.org/x/image/math/fixedPackage fixed implements fixed-point integer types.
golang.org/x/text/unicode/bidiPackage bidi contains functionality for bidirectional text support.
sortPackage sort provides primitives for sorting slices and user-defined collections.
unicodePackage unicode provides data and functions to test some properties of Unicode code points.