summaryrefslogtreecommitdiff
path: root/test/pixmaps
diff options
context:
space:
mode:
authorGreg Ercolano <erco@seriss.com>2019-06-22 09:18:37 -0700
committerGreg Ercolano <erco@seriss.com>2019-06-22 09:18:37 -0700
commit446c707771ce946e491b790553c27a878aa342f1 (patch)
tree84ee88f2692fc9c4a57e31285ba2f48be0396641 /test/pixmaps
parentc9c51dbc48f95b06e03cc9c504efd5061732614a (diff)
Additional Makefile rules and source files for issue #29.
This adds source png and xcf files for checkers pieces. Also adds Makefile rules using xxd to convert .png -> .h as requested by Albrecht in issue #29, (hmm, no comment numbers github?)..message dated "June 22nd 2019 4:22am PDT".
Diffstat (limited to 'test/pixmaps')
-rw-r--r--test/pixmaps/black_checker.pngbin0 -> 4080 bytes
-rw-r--r--test/pixmaps/black_checker_king.pngbin0 -> 4437 bytes
-rw-r--r--test/pixmaps/checkers-pieces.xcfbin0 -> 25213 bytes
-rw-r--r--test/pixmaps/white_checker.pngbin0 -> 4239 bytes
-rw-r--r--test/pixmaps/white_checker_king.pngbin0 -> 4733 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/test/pixmaps/black_checker.png b/test/pixmaps/black_checker.png
new file mode 100644
index 000000000..4cf65e019
--- /dev/null
+++ b/test/pixmaps/black_checker.png
Binary files differ
diff --git a/test/pixmaps/black_checker_king.png b/test/pixmaps/black_checker_king.png
new file mode 100644
index 000000000..86bcf2eda
--- /dev/null
+++ b/test/pixmaps/black_checker_king.png
Binary files differ
diff --git a/test/pixmaps/checkers-pieces.xcf b/test/pixmaps/checkers-pieces.xcf
new file mode 100644
index 000000000..fc4349eca
--- /dev/null
+++ b/test/pixmaps/checkers-pieces.xcf
Binary files differ
diff --git a/test/pixmaps/white_checker.png b/test/pixmaps/white_checker.png
new file mode 100644
index 000000000..51270799a
--- /dev/null
+++ b/test/pixmaps/white_checker.png
Binary files differ
diff --git a/test/pixmaps/white_checker_king.png b/test/pixmaps/white_checker_king.png
new file mode 100644
index 000000000..437ef5361
--- /dev/null
+++ b/test/pixmaps/white_checker_king.png
Binary files differ