image: golang.org/x/image/font/basicfont Index | Files | Directories

Packages imported by basicfont

PathSynopsis
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.