Commit Graph

8 Commits

Author SHA1 Message Date
Lephenixnoir 1819292a63
uf8x9: add partial math operators (U+2200) 2023-08-04 11:28:40 +02:00
Neiviv-ui 6267fb149b Add cyrillic block (#7)
finished Cyrillic

Co-authored-by: neiviv-ui <neiviv-ui@protonmail.com>
Reviewed-on: https://gitea.planet-casio.com/Lephenixnoir/unicode-fonts/pulls/7
Co-Authored-By: Neiviv-ui <neiviv-ui@protonmail.com>
Co-Committed-By: Neiviv-ui <neiviv-ui@protonmail.com>
2021-07-03 16:33:14 +02:00
Lephenixnoir 0a27a85b13
gen.py: remove block end, which cannot be determined easily
It depends on the grid height and I don't want to go parse that.
2021-06-27 16:56:41 +02:00
Lephenixnoir 2b5c74082a
uf8x9: add Number Forms (U+2150) 2021-03-10 22:22:51 +01:00
Lephenixnoir cf980eeee6
uf8x9: add Currency Symbols (U+20A0) 2021-03-10 22:06:13 +01:00
Lephenixnoir 971e9f0947
uf8x9: add Superscripts and Subscripts (U+2070) 2021-03-10 21:43:38 +01:00
Lephenixnoir 2abab6e6e7
uf8x9: add General Punctuation (U+2010) 2021-03-10 21:34:09 +01:00
Lephenixnoir 9cb1272a1c
basic start for uf8x9, README and gen.py updated 2021-03-06 16:40:15 +01:00