release v0.6.1

This commit is contained in:
tildearrow 2024-02-03 00:58:43 -05:00
parent 09228cfd74
commit 2957645d9d
12 changed files with 20 additions and 17 deletions

View file

@ -44,7 +44,7 @@
#endif
#ifdef HAVE_FREETYPE
#define FONT_BACKEND_DEFAULT 1
#define FONT_BACKEND_DEFAULT 0
#else
#define FONT_BACKEND_DEFAULT 0
#endif