kopia lustrzana https://github.com/peterhinch/micropython-font-to-py
Add charset file & doc for chess symbols.
rodzic
6de2738516
commit
af5e68141f
|
@ -0,0 +1 @@
|
|||
RNBQKBNRPrnbqkbnrp♔♕♖♗♘♙♚♛♜♝♞♟
|
|
@ -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.
|
||||
|
Ładowanie…
Reference in New Issue