aboutsummaryrefslogtreecommitdiffstats
path: root/mf_scaledfont.h
diff options
context:
space:
mode:
Diffstat (limited to 'mf_scaledfont.h')
-rw-r--r--mf_scaledfont.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/mf_scaledfont.h b/mf_scaledfont.h
new file mode 100644
index 00000000..df0e071b
--- /dev/null
+++ b/mf_scaledfont.h
@@ -0,0 +1,15 @@
+/*
+ * This file is subject to the terms of the GFX License. If a copy of
+ * the license was not distributed with this file, you can obtain one at:
+ *
+ * http://ugfx.org/license.html
+ */
+
+/* This is a stub file to prevent having to include the mcufont
+ * directory in the include path for funny compilers such as arduino
+ * which don't support a user specified include path.
+ *
+ * It is not needed anyway as the files are already included.
+ *
+ * New versions of the font generator do not generate these include lines.
+ */