Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pourmand1376 committed Aug 17, 2023
1 parent 3c1918d commit 330fac1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

This plugin can apply any fonts to your obsidian vault. For now, you should find a woff version of your font and then place it inside `.obsidian/fonts` folder. Then, you can choose it from the settings menu of plugin and you would be all good.

Currenty, I only support `.woff` font files. I plan to add other font files if requested.
Tested fonts:

- [x] Woff
- [x] TTF

Other font types are not tested but probably they are supported since we convert anything to base64. There shouldn't be any problem.

# References:

Expand Down

0 comments on commit 330fac1

Please sign in to comment.