mirror of
https://github.com/daylinmorgan/yartsu.git
synced 2024-11-10 00:23:15 -06:00
docs: remove outdated notes about nerd-fonts
This commit is contained in:
parent
30bfcf4c5e
commit
87edc9032a
1 changed files with 0 additions and 9 deletions
|
@ -104,15 +104,6 @@ You may also use the environment variable `YARTSU_THEME`.
|
||||||
|
|
||||||
See [here](https://github.com/daylinmorgan/yartsu/blob/main/docs/themes.md) a preview of the available themes
|
See [here](https://github.com/daylinmorgan/yartsu/blob/main/docs/themes.md) a preview of the available themes
|
||||||
|
|
||||||
### Supported Characters
|
|
||||||
|
|
||||||
Currently `yartsu` loads the `nerd font` patched FiraCode font.
|
|
||||||
This should result in general support for emoji's and `nerd font` icons.
|
|
||||||
|
|
||||||
<div align="center"><img src="https://raw.githubusercontent.com/daylinmorgan/yartsu/main/assets/demo.svg" alt="Logo" width=400 ></div>
|
|
||||||
|
|
||||||
**Note**: github won't load the font's when displaying on the README. Click on the `svg` to see the `nerd font` icons.
|
|
||||||
|
|
||||||
### Differences from [`Rich`](https://github.com/Textualize/rich)
|
### Differences from [`Rich`](https://github.com/Textualize/rich)
|
||||||
|
|
||||||
For both practical and stylistic reasons the underlying code used to generate the SVG is slightly different than `rich`'s default `save_svg` method. See [here](https://github.com/daylinmorgan/yartsu/blob/main/docs/rich-diff.md) for the current deviation between the latest releases of each respective release.
|
For both practical and stylistic reasons the underlying code used to generate the SVG is slightly different than `rich`'s default `save_svg` method. See [here](https://github.com/daylinmorgan/yartsu/blob/main/docs/rich-diff.md) for the current deviation between the latest releases of each respective release.
|
||||||
|
|
Loading…
Reference in a new issue