diff options
| author | Greg Ercolano <erco@seriss.com> | 2019-06-22 09:18:37 -0700 |
|---|---|---|
| committer | Greg Ercolano <erco@seriss.com> | 2019-06-22 09:18:37 -0700 |
| commit | 446c707771ce946e491b790553c27a878aa342f1 (patch) | |
| tree | 84ee88f2692fc9c4a57e31285ba2f48be0396641 /test/pixmaps | |
| parent | c9c51dbc48f95b06e03cc9c504efd5061732614a (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.png | bin | 0 -> 4080 bytes |
| -rw-r--r-- | test/pixmaps/black_checker_king.png | bin | 0 -> 4437 bytes |
| -rw-r--r-- | test/pixmaps/checkers-pieces.xcf | bin | 0 -> 25213 bytes |
| -rw-r--r-- | test/pixmaps/white_checker.png | bin | 0 -> 4239 bytes |
| -rw-r--r-- | test/pixmaps/white_checker_king.png | bin | 0 -> 4733 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/test/pixmaps/black_checker.png b/test/pixmaps/black_checker.png Binary files differnew file mode 100644 index 000000000..4cf65e019 --- /dev/null +++ b/test/pixmaps/black_checker.png diff --git a/test/pixmaps/black_checker_king.png b/test/pixmaps/black_checker_king.png Binary files differnew file mode 100644 index 000000000..86bcf2eda --- /dev/null +++ b/test/pixmaps/black_checker_king.png diff --git a/test/pixmaps/checkers-pieces.xcf b/test/pixmaps/checkers-pieces.xcf Binary files differnew file mode 100644 index 000000000..fc4349eca --- /dev/null +++ b/test/pixmaps/checkers-pieces.xcf diff --git a/test/pixmaps/white_checker.png b/test/pixmaps/white_checker.png Binary files differnew file mode 100644 index 000000000..51270799a --- /dev/null +++ b/test/pixmaps/white_checker.png diff --git a/test/pixmaps/white_checker_king.png b/test/pixmaps/white_checker_king.png Binary files differnew file mode 100644 index 000000000..437ef5361 --- /dev/null +++ b/test/pixmaps/white_checker_king.png |
