summaryrefslogtreecommitdiff
path: root/modules.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'modules.cfg')
-rw-r--r--modules.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules.cfg b/modules.cfg
index 26a750669..6c924c07b 100644
--- a/modules.cfg
+++ b/modules.cfg
@@ -216,6 +216,10 @@ BASE_EXTENSIONS += ftxf86.c
# See include/freetype/ftlcdfil.h for the API.
BASE_EXTENSIONS += ftlcdfil.c
+# Support for GASP table queries
+#
+# See include/freetype/ftgasp.h for the API
+BASE_EXTENSIONS += ftgasp.c
####
#### The components `ftsystem.c' (for memory allocation and stream I/O