From af5e68141fb6b627d7fae14a2ab3fceb55764058 Mon Sep 17 00:00:00 2001 From: Peter Hinch Date: Thu, 6 Feb 2025 10:53:25 +0000 Subject: [PATCH] Add charset file & doc for chess symbols. --- charsets/chess | 1 + charsets/chess.md | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 charsets/chess create mode 100644 charsets/chess.md diff --git a/charsets/chess b/charsets/chess new file mode 100644 index 0000000..f258dd3 --- /dev/null +++ b/charsets/chess @@ -0,0 +1 @@ +RNBQKBNRPrnbqkbnrp♔♕♖♗♘♙♚♛♜♝♞♟ \ No newline at end of file diff --git a/charsets/chess.md b/charsets/chess.md new file mode 100644 index 0000000..a1eb177 --- /dev/null +++ b/charsets/chess.md @@ -0,0 +1,5 @@ +The file "chess" supports \u2654 to \u265F inclusive. See [Wikipedia](https://en.wikipedia.org/wiki/Chess_symbols_in_Unicode). +The font FreeSerif.ttf supports these glyphs - see [GNU FreeFont](https://en.wikipedia.org/wiki/GNU_FreeFont). + +The file also has RNBQKBNRPrnbqkbnrp used as ASCII chess symbols. +