Use builtin NERD fonts

Prevents users from having to install their own NERD font. System fonts
are still used preferentially on Linux but on macOS the builtin one is
used preferentially. Cant find any CoreText API to change this.

Still has to be implemented on macOS. And need to add code to the build
system to bundle the font when building.
This commit is contained in:
Kovid Goyal
2024-06-30 13:24:36 +05:30
parent 99258f6621
commit 98c85d2923
5 changed files with 16 additions and 3 deletions

1
.gitignore vendored
View File

@@ -12,6 +12,7 @@
/dependencies
/tags
/build/
/fonts/
/linux-package/
/kitty.app/
/glad/out/