• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Feed this file to script/make-artificial.go
2
3make gif
4
5header
6
7image {
8	imageWidthHeight 2 2
9	palette {
10		0x00 0x00 0xFF
11		0x11 0x00 0xFF
12		0x22 0x00 0xFF
13		0x33 0x00 0xFF
14	}
15}
16
17frame {
18	frameLeftTopWidthHeight 0 0 2 2
19}
20# The frame is 4 pixels, but we don't supply any.
21lzw 2
22
23trailer
24