diff --git a/README.md b/README.md index 5a7f032..ec1c39e 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Currently the following blocks have been drawn: * `U+0400 .. U+047F` - Cyrillic (128 chars) * `U+2010 .. U+205F` - General punctuation (80 chars) * `U+2070 .. U+209F` - Subscripts and superscripts (48 chars) +* `U+20A0 .. U+20BF` - Currency symbols (32 chars) * `U+2160 .. U+217F` - Roman numerals (32 chars) * `U+2190 .. U+21FF` - Arrows (112 chars) * `U+2200 .. U+22FF` - Mathematical operators (256 chars) @@ -31,7 +32,6 @@ The following blocks are being considered for future support: * Finish Cyrillic * IPA extensions and Phonetic extensions -* Currency symbols * Hiragana and Katakana Other characters supported in `FONTCHARACTER` (incomplete list): diff --git a/uf5x7.png b/uf5x7.png index 2dbc55a..e0ca1f3 100644 Binary files a/uf5x7.png and b/uf5x7.png differ diff --git a/uf5x7/U+20A0.png b/uf5x7/U+20A0.png new file mode 100755 index 0000000..065d0dc Binary files /dev/null and b/uf5x7/U+20A0.png differ