We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29ff658 commit 0932cd3Copy full SHA for 0932cd3
src/config.h
@@ -181,6 +181,7 @@
181
// Selected desired font fileformats to be supported for loading
182
#define SUPPORT_FILEFORMAT_FNT 1
183
#define SUPPORT_FILEFORMAT_TTF 1
184
+#define SUPPORT_FILEFORMAT_BDF 1
185
186
// Support text management functions
187
// If not defined, still some functions are supported: TextLength(), TextFormat()
0 commit comments