From 554fd8c5195424bdbcabf5de30fdc183aba391bd Mon Sep 17 00:00:00 2001 From: upstream source tree Date: Sun, 15 Mar 2015 20:14:05 -0400 Subject: obtained gcc-4.6.4.tar.bz2 from upstream website; verified gcc-4.6.4.tar.bz2.sig; imported gcc-4.6.4 source tree from verified upstream tarball. downloading a git-generated archive based on the 'upstream' tag should provide you with a source tree that is binary identical to the one extracted from the above tarball. if you have obtained the source via the command 'git clone', however, do note that line-endings of files in your working directory might differ from line-endings of the respective files in the upstream repository. --- libgo/go/image/png/testdata/pngsuite/basn0g04.sng | 41 +++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 libgo/go/image/png/testdata/pngsuite/basn0g04.sng (limited to 'libgo/go/image/png/testdata/pngsuite/basn0g04.sng') diff --git a/libgo/go/image/png/testdata/pngsuite/basn0g04.sng b/libgo/go/image/png/testdata/pngsuite/basn0g04.sng new file mode 100644 index 000000000..396c508b2 --- /dev/null +++ b/libgo/go/image/png/testdata/pngsuite/basn0g04.sng @@ -0,0 +1,41 @@ +#SNG: from basn0g04.png +IHDR { + width: 32; height: 32; bitdepth: 4; + using grayscale; +} +gAMA {1.0000} +IMAGE { + pixels hex +00001111222233334444555566667777 +00001111222233334444555566667777 +00001111222233334444555566667777 +00001111222233334444555566667777 +11112222333344445555666677778888 +11112222333344445555666677778888 +11112222333344445555666677778888 +11112222333344445555666677778888 +22223333444455556666777788889999 +22223333444455556666777788889999 +22223333444455556666777788889999 +22223333444455556666777788889999 +3333444455556666777788889999aaaa +3333444455556666777788889999aaaa +3333444455556666777788889999aaaa +3333444455556666777788889999aaaa +444455556666777788889999aaaabbbb +444455556666777788889999aaaabbbb +444455556666777788889999aaaabbbb +444455556666777788889999aaaabbbb +55556666777788889999aaaabbbbcccc +55556666777788889999aaaabbbbcccc +55556666777788889999aaaabbbbcccc +55556666777788889999aaaabbbbcccc +6666777788889999aaaabbbbccccdddd +6666777788889999aaaabbbbccccdddd +6666777788889999aaaabbbbccccdddd +6666777788889999aaaabbbbccccdddd +777788889999aaaabbbbccccddddeeee +777788889999aaaabbbbccccddddeeee +777788889999aaaabbbbccccddddeeee +777788889999aaaabbbbccccddddeeee +} -- cgit v1.2.3