projects
/
bbctrl-firmware
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9de0f58
)
Include fontconfig
author
Joseph Coffland
<joseph@cauldrondevelopment.com>
Thu, 15 Apr 2021 08:25:48 +0000
(
01:25
-0700)
committer
Joseph Coffland
<joseph@cauldrondevelopment.com>
Thu, 15 Apr 2021 08:27:07 +0000
(
01:27
-0700)
src/kbd/drw.c
patch
|
blob
|
history
diff --git
a/src/kbd/drw.c
b/src/kbd/drw.c
index 896326f5118f02a615c5d2513f6a1e6e79378c0c..a36f28e6ae3ac884e1f3392e7488dc56764ab918 100644
(file)
--- a/
src/kbd/drw.c
+++ b/
src/kbd/drw.c
@@
-32,6
+32,10
@@
#include <stdint.h>
+#ifndef FC_COLOR
+#define FC_COLOR "color"
+#endif
+
#define UTF_INVALID 0xFFFD
#define UTF_SIZ 4