diff options
author | upstream source tree <ports@midipix.org> | 2015-03-15 20:14:05 -0400 |
---|---|---|
committer | upstream source tree <ports@midipix.org> | 2015-03-15 20:14:05 -0400 |
commit | 554fd8c5195424bdbcabf5de30fdc183aba391bd (patch) | |
tree | 976dc5ab7fddf506dadce60ae936f43f58787092 /libgo/go/image/png/testdata/pngsuite/basn0g01.sng | |
download | cbb-gcc-4.6.4-upstream.tar.bz2 cbb-gcc-4.6.4-upstream.tar.xz |
obtained gcc-4.6.4.tar.bz2 from upstream website;upstream
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.
Diffstat (limited to 'libgo/go/image/png/testdata/pngsuite/basn0g01.sng')
-rw-r--r-- | libgo/go/image/png/testdata/pngsuite/basn0g01.sng | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/libgo/go/image/png/testdata/pngsuite/basn0g01.sng b/libgo/go/image/png/testdata/pngsuite/basn0g01.sng new file mode 100644 index 000000000..e712d8ec6 --- /dev/null +++ b/libgo/go/image/png/testdata/pngsuite/basn0g01.sng @@ -0,0 +1,41 @@ +#SNG: from basn0g01.png +IHDR { + width: 32; height: 32; bitdepth: 1; + using grayscale; +} +gAMA {1.0000} +IMAGE { + pixels hex +fffffffe +fffffffc +fffffff8 +fffffff0 +f3f3ffe0 +f3f3ffc0 +f3f3ff80 +f333ff00 +f333fe00 +f333fc00 +f807f800 +f807f000 +fccfe000 +fccfc000 +ffff8000 +ffff0000 +fffe0000 +fffc0000 +fff80fe0 +fff00fe0 +ffe00c30 +ffc00c30 +ff800fe0 +ff000fe0 +fe000c30 +fc000c30 +f8000fe0 +f0000fe0 +e0000000 +c0000000 +80000000 +00000000 +} |