Imports of package freetype

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
github.com/goki/freetype/rasterPackage raster provides an anti-aliasing 2-D rasterizer.
github.com/goki/freetype/truetype
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.
imagePackage image implements a basic 2-D image library.
image/drawPackage draw provides image composition functions.