From 3ee6665fb5cdcf50599e7ec51c67f6d56a73887b Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 20 Mar 2013 04:30:32 +0100 Subject: Rename PNG test files and add RGBA variations (To be used by TestPNGTextureFromFileNEWT, etc) --- .../test/junit/jogl/util/texture/test-ntscI01-160x90.png | Bin 3729 -> 0 bytes .../junit/jogl/util/texture/test-ntscIG01-160x90.png | Bin 3745 -> 0 bytes .../junit/jogl/util/texture/test-ntscIG3-01-160x90.png | Bin 0 -> 3745 bytes .../junit/jogl/util/texture/test-ntscIG4-01-160x90.png | Bin 0 -> 4240 bytes .../junit/jogl/util/texture/test-ntscI_3-01-160x90.png | Bin 0 -> 3729 bytes .../junit/jogl/util/texture/test-ntscI_4-01-160x90.png | Bin 0 -> 4224 bytes .../test/junit/jogl/util/texture/test-ntscN01-160x90.png | Bin 2785 -> 0 bytes .../junit/jogl/util/texture/test-ntscNG4-01-160x90.png | Bin 0 -> 4240 bytes .../junit/jogl/util/texture/test-ntscN_3-01-160x90.png | Bin 0 -> 2785 bytes .../junit/jogl/util/texture/test-ntscN_4-01-160x90.png | Bin 0 -> 3177 bytes .../junit/jogl/util/texture/test-ntscP301-160x90.png | Bin 1898 -> 0 bytes .../junit/jogl/util/texture/test-ntscP401-160x90.png | Bin 1911 -> 0 bytes .../junit/jogl/util/texture/test-ntscP_3-01-160x90.png | Bin 0 -> 1898 bytes .../junit/jogl/util/texture/test-ntscP_4-01-160x90.png | Bin 0 -> 1911 bytes 14 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscI01-160x90.png delete mode 100644 src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscIG01-160x90.png create mode 100644 src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscIG3-01-160x90.png create mode 100644 src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscIG4-01-160x90.png create mode 100644 src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscI_3-01-160x90.png create mode 100644 src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscI_4-01-160x90.png delete mode 100644 src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscN01-160x90.png create mode 100644 src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscNG4-01-160x90.png create mode 100644 src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscN_3-01-160x90.png create mode 100644 src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscN_4-01-160x90.png delete mode 100644 src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP301-160x90.png delete mode 100644 src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP401-160x90.png create mode 100644 src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP_3-01-160x90.png create mode 100644 src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP_4-01-160x90.png (limited to 'src') diff --git a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscI01-160x90.png b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscI01-160x90.png deleted file mode 100644 index e579c58c6..000000000 Binary files a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscI01-160x90.png and /dev/null differ diff --git a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscIG01-160x90.png b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscIG01-160x90.png deleted file mode 100644 index b90a90988..000000000 Binary files a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscIG01-160x90.png and /dev/null differ diff --git a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscIG3-01-160x90.png b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscIG3-01-160x90.png new file mode 100644 index 000000000..b90a90988 Binary files /dev/null and b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscIG3-01-160x90.png differ diff --git a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscIG4-01-160x90.png b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscIG4-01-160x90.png new file mode 100644 index 000000000..db0ae01fa Binary files /dev/null and b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscIG4-01-160x90.png differ diff --git a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscI_3-01-160x90.png b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscI_3-01-160x90.png new file mode 100644 index 000000000..e579c58c6 Binary files /dev/null and b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscI_3-01-160x90.png differ diff --git a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscI_4-01-160x90.png b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscI_4-01-160x90.png new file mode 100644 index 000000000..e42d22be6 Binary files /dev/null and b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscI_4-01-160x90.png differ diff --git a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscN01-160x90.png b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscN01-160x90.png deleted file mode 100644 index 3df47432e..000000000 Binary files a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscN01-160x90.png and /dev/null differ diff --git a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscNG4-01-160x90.png b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscNG4-01-160x90.png new file mode 100644 index 000000000..762ba3e57 Binary files /dev/null and b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscNG4-01-160x90.png differ diff --git a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscN_3-01-160x90.png b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscN_3-01-160x90.png new file mode 100644 index 000000000..3df47432e Binary files /dev/null and b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscN_3-01-160x90.png differ diff --git a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscN_4-01-160x90.png b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscN_4-01-160x90.png new file mode 100644 index 000000000..c233c34da Binary files /dev/null and b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscN_4-01-160x90.png differ diff --git a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP301-160x90.png b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP301-160x90.png deleted file mode 100644 index 32e7f0042..000000000 Binary files a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP301-160x90.png and /dev/null differ diff --git a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP401-160x90.png b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP401-160x90.png deleted file mode 100644 index 55405ee89..000000000 Binary files a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP401-160x90.png and /dev/null differ diff --git a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP_3-01-160x90.png b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP_3-01-160x90.png new file mode 100644 index 000000000..32e7f0042 Binary files /dev/null and b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP_3-01-160x90.png differ diff --git a/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP_4-01-160x90.png b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP_4-01-160x90.png new file mode 100644 index 000000000..55405ee89 Binary files /dev/null and b/src/test/com/jogamp/opengl/test/junit/jogl/util/texture/test-ntscP_4-01-160x90.png differ -- cgit v1.2.3