modulepackage
0.0.0-20150125235024-1f07cf8e63b3
Repository: https://github.com/gophergala/gift.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
EncodeAll writes the images in g to w in GIF format with the given loop count and delay between frames.
NewGiftServer returns a server to be handed to http.HandleFunc.
# Structs
ImageCounter is a quick debug image to print out text over an image.
ImageLove loads your geo location(or other provided position) and gets cupid to fire a arrow at it.
ImageMap looks up several map zoom levels from google maps.
ImageWar loads your geo location(or other provided position) and drops a nuke on it.
Options are the encoding parameters.
Server is the interface between net/http and the image sources.
# Interfaces
ImageSource should be implemented by our image sources.