fonts/README.md
2024-07-03 21:11:25 +08:00

27 lines
886 B
Markdown

# mark's fonts
a collection of fonts that are licenced under the Open Font Licence
**except for**:
- `sources/JohnnyGLTFont.zip` by u/JohnnyDZ0707 [(link)](https://old.reddit.com/r/GirlsLastTour/comments/e5wprz/i_made_a_font_link_in_comments_english_numbers/)
steps to extract everything from the zip files:
1. extract every `sources/*.zip` to `sources/ext/*`
for windows: select everything in sources, right click, `Extract files...` (7-zip)
modify the path to add a `ext/` after `sources/`
![instructions](extract.png)
2. run `python extract.py`
this will extract all the fonts to `files/`
tips for windows users:
- when extracting, you can select all the zip files via clicking on `Type` to sort by type, then selecting all the zip files
- inside the new `files` folder, you can select all the fonts, right click, and `Install` or `Install for all users`