Imports of package freetype
Path | Synopsis |
---|---|
errors | Package errors implements functions to manipulate errors. |
github.com/goki/freetype/raster | Package raster provides an anti-aliasing 2-D rasterizer. |
github.com/goki/freetype/truetype | |
golang.org/x/image/font | Package font defines an interface for font faces, for drawing text on an image. |
golang.org/x/image/math/fixed | Package fixed implements fixed-point integer types. |
image | Package image implements a basic 2-D image library. |
image/draw | Package draw provides image composition functions. |