Path | Synopsis |
---|---|
bmp | Package bmp implements a BMP image decoder and encoder. |
colornames | Package colornames provides named colors as defined in the SVG 1.1 spec. |
draw | Package draw provides image composition functions. |
font | Package font defines an interface for font faces, for drawing text on an image. |
font/basicfont | Package basicfont provides fixed-size font faces. |
font/plan9font | Package plan9font implements font faces for the Plan 9 font and subfont file formats. |
math/f32 | Package f32 implements float32 vector and matrix types. |
math/f64 | Package f64 implements float64 vector and matrix types. |
math/fixed | Package fixed implements fixed-point integer types. |
riff | Package riff implements the Resource Interchange File Format, used by media formats such as AVI, WAVE and WEBP. |
tiff | Package tiff implements a TIFF image decoder and encoder. |
tiff/lzw | Package lzw implements the Lempel-Ziv-Welch compressed data format, described in T. |
vp8 | Package vp8 implements a decoder for the VP8 lossy image format. |
vp8l | Package vp8l implements a decoder for the VP8L lossless image format. |
webp | Package webp implements a decoder for WEBP images. |
webp/nycbcra | Package nycbcra provides non-alpha-premultiplied Y'CbCr-with-alpha image and color types. |
Updated 2016-04-19. Refresh now. Tools for package owners.