From d26920d5a85ef7bdea42fcd766a8c6c4d5700e31 Mon Sep 17 00:00:00 2001 From: Glenn Randers-Pehrson Date: Tue, 29 May 2012 06:13:37 -0500 Subject: [PATCH] [libpng15] Added two images to contrib/pngsuite (1-bit and 2-bit transparent grayscale), and renamed three whose names were inconsistent with those in pngsuite/README.txt. --- ANNOUNCE | 3 +++ CHANGES | 3 +++ contrib/pngsuite/ftbbn0g01.png | Bin 0 -> 176 bytes contrib/pngsuite/ftbbn0g02.png | Bin 0 -> 197 bytes contrib/pngsuite/{ftbbn1g04.png => ftbbn0g04.png} | Bin contrib/pngsuite/{ftbwn1g16.png => ftbwn0g16.png} | Bin contrib/pngsuite/{ftp0n1g08.png => ftp0n0g08.png} | Bin 7 files changed, 6 insertions(+) create mode 100644 contrib/pngsuite/ftbbn0g01.png create mode 100644 contrib/pngsuite/ftbbn0g02.png rename contrib/pngsuite/{ftbbn1g04.png => ftbbn0g04.png} (100%) rename contrib/pngsuite/{ftbwn1g16.png => ftbwn0g16.png} (100%) rename contrib/pngsuite/{ftp0n1g08.png => ftp0n0g08.png} (100%) diff --git a/ANNOUNCE b/ANNOUNCE index fe63a3a68..2d8495fe4 100644 --- a/ANNOUNCE +++ b/ANNOUNCE @@ -43,6 +43,9 @@ Version 1.5.11rc01 [May 23, 2012] Version 1.5.11rc02 [May 29, 2012] Fixed some typos in comments. Revised CMakeLists.txt to not attempt to make a symlink under mingw. + Added two images to contrib/pngsuite (1-bit and 2-bit transparent grayscale), + and renamed three whose names were inconsistent with those in + pngsuite/README.txt. Send comments/corrections/commendations to png-mng-implement at lists.sf.net: (subscription required; visit diff --git a/CHANGES b/CHANGES index 2421ef3d7..e438bda41 100644 --- a/CHANGES +++ b/CHANGES @@ -3871,6 +3871,9 @@ Version 1.5.11rc01 [May 23, 2012] Version 1.5.11rc02 [May 29, 2012] Fixed some typos in comments. Revised CMakeLists.txt to not attempt to make a symlink under mingw. + Added two images to contrib/pngsuite (1-bit and 2-bit transparent grayscale), + and renamed three whose names were inconsistent with those in + pngsuite/README.txt. Send comments/corrections/commendations to png-mng-implement at lists.sf.net (subscription required; visit diff --git a/contrib/pngsuite/ftbbn0g01.png b/contrib/pngsuite/ftbbn0g01.png new file mode 100644 index 0000000000000000000000000000000000000000..ba746ffb2f5e834db9e061b213a9c8fb38a80707 GIT binary patch literal 176 zcmeAS@N?(olHy`uVBq!ia0vp^3Lwk~Bp9L@-6Me%Q%R6tFatx`FS$5RU7~2?v;79du#tuwYQ>a&%Fgu_O4vfdD?GSMM7;DjgQN$$5yJ5Wm9E z+5bP`$n$a@o=x-l8#oqN8qI&s(D|rVAxZ9n%ri5ALOz#2%tAd1O%M6amNPJH^j176 T`tP7S&>99$S3j3^P6NS%G|}k|4ie z28Oc9XDvXyByV>Y28LC=%0@t5f~SjPh{WaI^M+gp3^-T=3csiv4Q}hPY)zR|f6C0w zxJ2XcWoMTCF7}HoGFZJm8u^!HI&jaJ_kuGy=R#8y15drw_Xvx6CN;KWxv0ZanUbL``{xlqk(oYc)I$ztaD0e0sz+MK9T?c literal 0 HcmV?d00001 diff --git a/contrib/pngsuite/ftbbn1g04.png b/contrib/pngsuite/ftbbn0g04.png similarity index 100% rename from contrib/pngsuite/ftbbn1g04.png rename to contrib/pngsuite/ftbbn0g04.png diff --git a/contrib/pngsuite/ftbwn1g16.png b/contrib/pngsuite/ftbwn0g16.png similarity index 100% rename from contrib/pngsuite/ftbwn1g16.png rename to contrib/pngsuite/ftbwn0g16.png diff --git a/contrib/pngsuite/ftp0n1g08.png b/contrib/pngsuite/ftp0n0g08.png similarity index 100% rename from contrib/pngsuite/ftp0n1g08.png rename to contrib/pngsuite/ftp0n0g08.png