use system font
This commit is contained in:
parent
4c2b0ef847
commit
a65662d0fc
text_rendering
Binary file not shown.
@ -4,7 +4,7 @@
|
||||
#include <SDL2/SDL.h>
|
||||
|
||||
|
||||
#define DEFAULT_FONT "./monospace.ttf"
|
||||
#define DEFAULT_FONT "/usr/share/fonts/TTF/DejaVuSansMono.ttf"
|
||||
#define FONT_VERSHADER "./font_vertshader.glsl"
|
||||
#define FONT_FRAGSHADER "./font_fragshader.glsl"
|
||||
#define BOX_VERSHADER "./box_vertshader.glsl"
|
||||
|
Loading…
Reference in New Issue
Block a user