Directories ¶
Path | Synopsis |
---|---|
src
|
|
bitbucket.org/zombiezen/gopdf/pdf
Package pdf implements a Portable Document Format writer, as defined in ISO 32000-1.
|
Package pdf implements a Portable Document Format writer, as defined in ISO 32000-1. |
code.google.com/p/draw2d/draw2d
The package draw2d provide a Graphic Context that can draw vectorial figure on surface.
|
The package draw2d provide a Graphic Context that can draw vectorial figure on surface. |
code.google.com/p/freetype-go/freetype
The freetype package provides a convenient API to draw text onto an image.
|
The freetype package provides a convenient API to draw text onto an image. |
code.google.com/p/freetype-go/freetype/raster
The raster package provides an anti-aliasing 2-D rasterizer.
|
The raster package provides an anti-aliasing 2-D rasterizer. |
code.google.com/p/freetype-go/freetype/truetype
Package truetype provides a parser for the TTF and TTC file formats.
|
Package truetype provides a parser for the TTF and TTC file formats. |
code.google.com/p/go.crypto/ssh
Package ssh implements an SSH client and server.
|
Package ssh implements an SSH client and server. |
code.google.com/p/go.crypto/ssh/agent
Package agent implements a client to an ssh-agent daemon.
|
Package agent implements a client to an ssh-agent daemon. |
code.google.com/p/go.crypto/ssh/terminal
Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems.
|
Package terminal provides support functions for dealing with terminals, as commonly found on UNIX systems. |
code.google.com/p/go.crypto/ssh/test
This package contains integration tests for the code.google.com/p/go.crypto/ssh package.
|
This package contains integration tests for the code.google.com/p/go.crypto/ssh package. |
code.google.com/p/go.image/tiff
Package tiff implements a TIFF image decoder and encoder.
|
Package tiff implements a TIFF image decoder and encoder. |
code.google.com/p/go.image/tiff/lzw
Package lzw implements the Lempel-Ziv-Welch compressed data format, described in T. A. Welch, “A Technique for High-Performance Data Compression”, Computer, 17(6) (June 1984), pp 8-19.
|
Package lzw implements the Lempel-Ziv-Welch compressed data format, described in T. A. Welch, “A Technique for High-Performance Data Compression”, Computer, 17(6) (June 1984), pp 8-19. |
code.google.com/p/goprotobuf/proto
Package proto converts data structures to and from the wire format of protocol buffers.
|
Package proto converts data structures to and from the wire format of protocol buffers. |
code.google.com/p/plotinum/plot
plot provides an API for setting up plots, and primitives for drawing on plots.
|
plot provides an API for setting up plots, and primitives for drawing on plots. |
code.google.com/p/plotinum/plotter
The plotter package defines a variety of standard Plotters for the Plotinum plot package.
|
The plotter package defines a variety of standard Plotters for the Plotinum plot package. |
code.google.com/p/plotinum/plotutil
The plotutil package contains a small number of utilites for creating plots.
|
The plotutil package contains a small number of utilites for creating plots. |
code.google.com/p/plotinum/vg
vg defines an interface for drawing 2D vector graphics.
|
vg defines an interface for drawing 2D vector graphics. |
code.google.com/p/plotinum/vg/vgeps
The vgeps implemens the vg.Canvas interface using encapsulated postscript.
|
The vgeps implemens the vg.Canvas interface using encapsulated postscript. |
code.google.com/p/plotinum/vg/vgimg
vgimg implements the vg.Canvas interface using draw2d (code.google.com/p/draw2d/draw2d) as a backend to output raster images.
|
vgimg implements the vg.Canvas interface using draw2d (code.google.com/p/draw2d/draw2d) as a backend to output raster images. |
code.google.com/p/plotinum/vg/vgpdf
The vgpdf implemens the vg.Canvas interface using gopdf (bitbucket.org/zombiezen/gopdf/pdf).
|
The vgpdf implemens the vg.Canvas interface using gopdf (bitbucket.org/zombiezen/gopdf/pdf). |
code.google.com/p/plotinum/vg/vgsvg
The vgsvg package uses svgo (github.com/ajstarks/svgo) as a backend for vg.
|
The vgsvg package uses svgo (github.com/ajstarks/svgo) as a backend for vg. |
github.com/ajstarks/svgo
Package svg generates SVG as defined by the Scalable Vector Graphics 1.1 Specification (<http://www.w3.org/TR/SVG11/>).
|
Package svg generates SVG as defined by the Scalable Vector Graphics 1.1 Specification (<http://www.w3.org/TR/SVG11/>). |
github.com/ajstarks/svgo/barchart
barchart - bar chart
|
barchart - bar chart |
github.com/ajstarks/svgo/benchviz
benchviz: visualize benchmark data from benchcmp
|
benchviz: visualize benchmark data from benchcmp |
github.com/ajstarks/svgo/pattern
pattern: test the pattern function
|
pattern: test the pattern function |
github.com/ajstarks/svgo/rr
radar roadmap (via Ernst and Young)
|
radar roadmap (via Ernst and Young) |
github.com/ajstarks/svgo/svgplay
svgplay: sketch with SVGo, (derived from the old misc/goplay), except: (1) only listen on localhost, (default port 1999) (2) always render html, (3) SVGo default code, (4) invoke the compiler and linker directly
|
svgplay: sketch with SVGo, (derived from the old misc/goplay), except: (1) only listen on localhost, (default port 1999) (2) always render html, (3) SVGo default code, (4) invoke the compiler and linker directly |
github.com/codegangsta/cli
Package cli provides a minimal framework for creating and organizing command line Go applications.
|
Package cli provides a minimal framework for creating and organizing command line Go applications. |
github.com/davecheney/profile
Package profile provides a simple way to manage runtime/pprof profiling of your Go application.
|
Package profile provides a simple way to manage runtime/pprof profiling of your Go application. |
github.com/golang/glog
Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
|
Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup. |
github.com/pkg/math
Package math provides helper functions for mathematical operations over all integer Go types.
|
Package math provides helper functions for mathematical operations over all integer Go types. |
gopkg.in/check.v1
Package check is a rich testing extension for Go's testing package.
|
Package check is a rich testing extension for Go's testing package. |
Click to show internal directories.
Click to hide internal directories.