Skip to content

Commit dd3596b

Browse files
committed
feat(UI): add more fonts
1 parent 37ce084 commit dd3596b

File tree

5 files changed

+8
-0
lines changed

5 files changed

+8
-0
lines changed

assets/fonts/DancingScript.ttf

127 KB
Binary file not shown.

assets/fonts/GoogleSansCode.ttf

123 KB
Binary file not shown.

assets/fonts/NotoSerif.ttf

1.78 MB
Binary file not shown.

assets/fonts/PlaypenSans.ttf

1.49 MB
Binary file not shown.

assets/fonts/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Adding a font
2+
To add a new font, simply add the font file to this directory.
3+
4+
For the UI to be able to use the font fully, it should be a variable weight font. Although static fonts will work but the UI will only be able to use the default weight of the font.
5+
6+
Fonts can be found from many sources, such as:
7+
- https://fonts.google.com/?categoryFilters=Technology:%2FTechnology%2FVariable
8+
- https://fonts.google.com/variablefonts

0 commit comments

Comments
 (0)