blob: 96f05c0cc623d150b01e7a986aae013637240619 [file] [log] [blame]
# Feed this file to script/make-artificial.go
make gif
header
image {
imageWidthHeight 4 1
# Four shades of red and then green, cyan, blue, white.
palette {
0x80 0x00 0x00
0x90 0x00 0x00
0xA0 0x00 0x00
0xB0 0x00 0x00
0x00 0xC0 0x00
0x00 0xD0 0xD0
0x00 0x00 0xE0
0xF0 0xF0 0xF0
}
}
graphicControl animationDisposalNone 100ms
frame {
frameLeftTopWidthHeight 0 0 4 1
}
lzw 7 0x00 0x01 0x02 0x03
graphicControl animationDisposalNone 200ms transparentIndex=5
frame {
frameLeftTopWidthHeight 0 0 3 1
}
lzw 7 0x04 0x05 0x06
trailer