gif-test

command module
v0.0.0-...-fde3fd1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2017 License: GPL-3.0 Imports: 6 Imported by: 0

README

This is a small program that partially implements a GIF decoder. I wrote it to help me debug GIF files that other decoders had problems with.

It is mainly useful for seeing the blocks and their sizes.

It does not fully implement the GIF89a specification, and for the most part does not parse out all of the blocks it does recognize. It also does not have any LZW decompression capability.

Note: If you are working on the standard library image/gif package then you probably want to build this with go build -a.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL