UI: Replace UI Font with Inter Regular v3.19 #112603

Merged
Harley Acheson merged 1 commits from Harley/blender:InterFont into main 2023-09-21 22:44:15 +02:00
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -19,7 +19,7 @@ extern "C" {
#define BLF_DATAFILES_FONTS_DIR "fonts"
/* File name of the default variable-width font. */
#define BLF_DEFAULT_PROPORTIONAL_FONT "DejaVuSans.woff2"
#define BLF_DEFAULT_PROPORTIONAL_FONT "Inter.woff2"
/* File name of the default fixed-pitch font. */
#define BLF_DEFAULT_MONOSPACED_FONT "DejaVuSansMono.woff2"