Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
go / opt / go / src / image / png / testdata / pngsuite
  ..
  README
  README.original
  basn0g01-30.png
  basn0g01-30.sng
  basn0g01.png
  basn0g01.sng
  basn0g02-29.png
  basn0g02-29.sng
  basn0g02.png
  basn0g02.sng
  basn0g04-31.png
  basn0g04-31.sng
  basn0g04.png
  basn0g04.sng
  basn0g08.png
  basn0g08.sng
  basn0g16.png
  basn0g16.sng
  basn2c08.png
  basn2c08.sng
  basn2c16.png
  basn2c16.sng
  basn3p01.png
  basn3p01.sng
  basn3p02.png
  basn3p02.sng
  basn3p04-31i.png
  basn3p04-31i.sng
  basn3p04.png
  basn3p04.sng
  basn3p08-trns.png
  basn3p08-trns.sng
  basn3p08.png
  basn3p08.sng
  basn4a08.png
  basn4a08.sng
  basn4a16.png
  basn4a16.sng
  basn6a08.png
  basn6a08.sng
  basn6a16.png
  basn6a16.sng
  ftbbn0g01.png
  ftbbn0g01.sng
  ftbbn0g02.png
  ftbbn0g02.sng
  ftbbn0g04.png
  ftbbn0g04.sng
  ftbbn2c16.png
  ftbbn2c16.sng
  ftbbn3p08.png
  ftbbn3p08.sng
  ftbgn2c16.png
  ftbgn2c16.sng
  ftbgn3p08.png
  ftbgn3p08.sng
  ftbrn2c08.png
  ftbrn2c08.sng
  ftbwn0g16.png
  ftbwn0g16.sng
  ftbwn3p08.png
  ftbwn3p08.sng
  ftbyn3p08.png
  ftbyn3p08.sng
  ftp0n0g08.png
  ftp0n0g08.sng
  ftp0n2c08.png
  ftp0n2c08.sng
  ftp0n3p08.png
  ftp0n3p08.sng
  ftp1n3p08.png
  ftp1n3p08.sng
Size: Mime:
The *.png and README.original files in this directory are copied from
libpng.org, specifically contrib/pngsuite/* in libpng 1.6.26.

README.original gives the following license for those files:

	Permission to use, copy, and distribute these images for any purpose
	and without fee is hereby granted.

The files basn0g01-30.png, basn0g02-29.png and basn0g04-31.png are in fact not
part of pngsuite but were created from files in pngsuite. Their non-power-of-2
sizes makes them useful for testing bit-depths smaller than a byte.

basn3a08.png was generated from basn6a08.png using the pngnq tool, which
converted it to the 8-bit paletted image with alpha values in tRNS chunk.

The *.sng files in this directory were generated from the *.png files by the
sng command-line tool and some hand editing. The files basn0g0{1,2,4}.sng and
ftbbn0g0{1,2,4}.sng were actually generated by first converting the PNG to a
bitdepth of 8 and then running sng on them. basn4a08.sng was generated from a
16-bit rgba version of basn4a08.png rather than the original gray + alpha.