diff --git a/README.md b/README.md index 727b447..f019b19 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Currently the following blocks have been drawn: * `U+2440 .. U+244F` - Optical character recognition (16 chars - thanks @Alice!) * `U+25A0 .. U+25FF` - Geometric shapes (96 chars) * `U+2800 .. U+28FF` - Braille patterns (256 chars - thanks @Alice!) +* `U+3000 .. U+303F` - CJK Punctuation (48 chars) The following blocks are being considered for future support: @@ -39,8 +40,6 @@ Other characters supported in `FONTCHARACTER` (incomplete list): * `U+2139` - Imaginary number * `U+231F` - Fraction symbol -* `U+3010` - Special bracket -* `U+3011` - Special bracket ## Constructing a full image of the font diff --git a/uf5x7.png b/uf5x7.png index 9fedcbd..777c34b 100644 Binary files a/uf5x7.png and b/uf5x7.png differ diff --git a/uf5x7/U+3000.png b/uf5x7/U+3000.png new file mode 100755 index 0000000..54d003d Binary files /dev/null and b/uf5x7/U+3000.png differ