bytes | Package bytes implements functions for the manipulation of byte slices. |
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/shaping | |
github.com/srwiley/oksvg | |
github.com/srwiley/rasterx | |
golang.org/x/image/draw | Package draw provides image composition functions. |
golang.org/x/image/math/fixed | Package fixed implements fixed-point integer types. |
golang.org/x/image/tiff | Package tiff implements a TIFF image decoder and encoder. |
image | Package image implements a basic 2-D image library. |
image/color | Package color implements a basic color library. |
image/draw | Package draw provides image composition functions. |
image/jpeg | Package jpeg implements a JPEG image decoder and encoder. |
image/png | Package png implements a PNG image decoder and encoder. |
io | Package io provides basic interfaces to I/O primitives. |
math | Package math provides basic constants and mathematical functions. |