Hi there, I'm trying to use Leif on Windows with C++ and lf_init_glfw tries to load the inter.ttf font file from C:/Users/MyUserName/.leif/assets/fonts/inter.ttf
Would be nice if we could specify a directory,
or alternatively if lf_init_glfw wouldn't load a font at all and let us use lf_load_font aftwards instead.