From 82acede9cb2687b817936411d685c282a28dc02c Mon Sep 17 00:00:00 2001 From: hap Date: Mon, 18 Jan 2021 13:42:14 +0100 Subject: artwork/chess: change chess symbols to svg --- artwork/chess/README.md | 4 ++-- artwork/chess/bb.png | Bin 4257 -> 0 bytes artwork/chess/bb.svg | 12 ++++++++++++ artwork/chess/bk.png | Bin 6130 -> 0 bytes artwork/chess/bk.svg | 12 ++++++++++++ artwork/chess/bn.png | Bin 6200 -> 0 bytes artwork/chess/bn.svg | 22 ++++++++++++++++++++++ artwork/chess/bp.png | Bin 2095 -> 0 bytes artwork/chess/bp.svg | 5 +++++ artwork/chess/bq.png | Bin 9133 -> 0 bytes artwork/chess/bq.svg | 20 ++++++++++++++++++++ artwork/chess/br.png | Bin 2143 -> 0 bytes artwork/chess/br.svg | 39 +++++++++++++++++++++++++++++++++++++++ artwork/chess/wb.png | Bin 7389 -> 0 bytes artwork/chess/wb.svg | 12 ++++++++++++ artwork/chess/wk.png | Bin 9110 -> 0 bytes artwork/chess/wk.svg | 13 +++++++++++++ artwork/chess/wn.png | Bin 8028 -> 0 bytes artwork/chess/wn.svg | 19 +++++++++++++++++++ artwork/chess/wp.png | Bin 5042 -> 0 bytes artwork/chess/wp.svg | 5 +++++ artwork/chess/wq.png | Bin 10280 -> 0 bytes artwork/chess/wq.svg | 15 +++++++++++++++ artwork/chess/wr.png | Bin 1503 -> 0 bytes artwork/chess/wr.svg | 25 +++++++++++++++++++++++++ 25 files changed, 201 insertions(+), 2 deletions(-) delete mode 100644 artwork/chess/bb.png create mode 100644 artwork/chess/bb.svg delete mode 100644 artwork/chess/bk.png create mode 100644 artwork/chess/bk.svg delete mode 100644 artwork/chess/bn.png create mode 100644 artwork/chess/bn.svg delete mode 100644 artwork/chess/bp.png create mode 100644 artwork/chess/bp.svg delete mode 100644 artwork/chess/bq.png create mode 100644 artwork/chess/bq.svg delete mode 100644 artwork/chess/br.png create mode 100644 artwork/chess/br.svg delete mode 100644 artwork/chess/wb.png create mode 100644 artwork/chess/wb.svg delete mode 100644 artwork/chess/wk.png create mode 100644 artwork/chess/wk.svg delete mode 100644 artwork/chess/wn.png create mode 100644 artwork/chess/wn.svg delete mode 100644 artwork/chess/wp.png create mode 100644 artwork/chess/wp.svg delete mode 100644 artwork/chess/wq.png create mode 100644 artwork/chess/wq.svg delete mode 100644 artwork/chess/wr.png create mode 100644 artwork/chess/wr.svg (limited to 'artwork') diff --git a/artwork/chess/README.md b/artwork/chess/README.md index b7a14651d5f..9d3cb2ffa77 100644 --- a/artwork/chess/README.md +++ b/artwork/chess/README.md @@ -1,5 +1,5 @@ # **Chesspieces** # -Place chesspieces for use with internal artwork here, each PNG is expected to be square with transparent background. They are used with sensorboard device chesspieces simulation, as well as button labels in some cases. +Place chesspieces for use with internal artwork here, each SVG is expected to be square with transparent background. They are used with sensorboard device chesspieces simulation, as well as button labels in some cases. -The ones that are included in MAME by default are licensed under the [BSD-3-Clause](http://opensource.org/licenses/BSD-3-Clause), copyright-holders: Cburnett, Antonsusi. \ No newline at end of file +The ones that are included in MAME by default are licensed under the [BSD-3-Clause](http://opensource.org/licenses/BSD-3-Clause), copyright-holders: Cburnett, Antonsusi. Revision 11 December 2020. \ No newline at end of file diff --git a/artwork/chess/bb.png b/artwork/chess/bb.png deleted file mode 100644 index 3c3f99f17f8..00000000000 Binary files a/artwork/chess/bb.png and /dev/null differ diff --git a/artwork/chess/bb.svg b/artwork/chess/bb.svg new file mode 100644 index 00000000000..628234c79f6 --- /dev/null +++ b/artwork/chess/bb.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/artwork/chess/bk.png b/artwork/chess/bk.png deleted file mode 100644 index d698806ee9d..00000000000 Binary files a/artwork/chess/bk.png and /dev/null differ diff --git a/artwork/chess/bk.svg b/artwork/chess/bk.svg new file mode 100644 index 00000000000..ba2ac9fbcef --- /dev/null +++ b/artwork/chess/bk.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/artwork/chess/bn.png b/artwork/chess/bn.png deleted file mode 100644 index 206499e5e72..00000000000 Binary files a/artwork/chess/bn.png and /dev/null differ diff --git a/artwork/chess/bn.svg b/artwork/chess/bn.svg new file mode 100644 index 00000000000..7f73c43bf3d --- /dev/null +++ b/artwork/chess/bn.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + diff --git a/artwork/chess/bp.png b/artwork/chess/bp.png deleted file mode 100644 index 8e4e0eb780e..00000000000 Binary files a/artwork/chess/bp.png and /dev/null differ diff --git a/artwork/chess/bp.svg b/artwork/chess/bp.svg new file mode 100644 index 00000000000..b534de8f724 --- /dev/null +++ b/artwork/chess/bp.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/artwork/chess/bq.png b/artwork/chess/bq.png deleted file mode 100644 index 23a52d38684..00000000000 Binary files a/artwork/chess/bq.png and /dev/null differ diff --git a/artwork/chess/bq.svg b/artwork/chess/bq.svg new file mode 100644 index 00000000000..6ebc384ab11 --- /dev/null +++ b/artwork/chess/bq.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/artwork/chess/br.png b/artwork/chess/br.png deleted file mode 100644 index aaf7c116804..00000000000 Binary files a/artwork/chess/br.png and /dev/null differ diff --git a/artwork/chess/br.svg b/artwork/chess/br.svg new file mode 100644 index 00000000000..60c90d0f85a --- /dev/null +++ b/artwork/chess/br.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + diff --git a/artwork/chess/wb.png b/artwork/chess/wb.png deleted file mode 100644 index a370d5e298d..00000000000 Binary files a/artwork/chess/wb.png and /dev/null differ diff --git a/artwork/chess/wb.svg b/artwork/chess/wb.svg new file mode 100644 index 00000000000..d3dab46879a --- /dev/null +++ b/artwork/chess/wb.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/artwork/chess/wk.png b/artwork/chess/wk.png deleted file mode 100644 index 60b3d0eacf2..00000000000 Binary files a/artwork/chess/wk.png and /dev/null differ diff --git a/artwork/chess/wk.svg b/artwork/chess/wk.svg new file mode 100644 index 00000000000..ba9d3979e96 --- /dev/null +++ b/artwork/chess/wk.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/artwork/chess/wn.png b/artwork/chess/wn.png deleted file mode 100644 index ff793f9c6bc..00000000000 Binary files a/artwork/chess/wn.png and /dev/null differ diff --git a/artwork/chess/wn.svg b/artwork/chess/wn.svg new file mode 100644 index 00000000000..0500630bc97 --- /dev/null +++ b/artwork/chess/wn.svg @@ -0,0 +1,19 @@ + + + + + + + + + + diff --git a/artwork/chess/wp.png b/artwork/chess/wp.png deleted file mode 100644 index 74bc38fbf58..00000000000 Binary files a/artwork/chess/wp.png and /dev/null differ diff --git a/artwork/chess/wp.svg b/artwork/chess/wp.svg new file mode 100644 index 00000000000..b265fe1b41d --- /dev/null +++ b/artwork/chess/wp.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/artwork/chess/wq.png b/artwork/chess/wq.png deleted file mode 100644 index 7cf6684ab06..00000000000 Binary files a/artwork/chess/wq.png and /dev/null differ diff --git a/artwork/chess/wq.svg b/artwork/chess/wq.svg new file mode 100644 index 00000000000..1b7094c1424 --- /dev/null +++ b/artwork/chess/wq.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/artwork/chess/wr.png b/artwork/chess/wr.png deleted file mode 100644 index 513f5f01220..00000000000 Binary files a/artwork/chess/wr.png and /dev/null differ diff --git a/artwork/chess/wr.svg b/artwork/chess/wr.svg new file mode 100644 index 00000000000..8d2d9320c4d --- /dev/null +++ b/artwork/chess/wr.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + -- cgit v1.2.3