8000 Add charset file & doc for chess symbols. · mcauser/micropython-font-to-py@af5e681 · GitHub
[go: up one dir, main page]

Skip to content

Commit af5e681

Browse files
committed
Add charset file & doc for chess symbols.
1 parent 6de2738 commit af5e681

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

charsets/chess

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
RNBQKBNRPrnbqkbnrp♔♕♖♗♘♙♚♛♜♝♞♟

charsets/chess.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
The file "chess" supports \u2654 to \u265F inclusive. See [Wikipedia](https://en.wikipedia.org/wiki/Chess_symbols_in_Unicode).
2+
The font FreeSerif.ttf supports these glyphs - see [GNU FreeFont](https://en.wikipedia.org/wiki/GNU_FreeFont).
3+
4+
The file also has RNBQKBNRPrnbqkbnrp used as ASCII chess symbols.
5+

0 commit comments

Comments
 (0)
0