Imports of package render

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