summaryrefslogtreecommitdiff
path: root/modules.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'modules.cfg')
-rw-r--r--modules.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/modules.cfg b/modules.cfg
index 747a9976c..2311aad9b 100644
--- a/modules.cfg
+++ b/modules.cfg
@@ -220,6 +220,11 @@ BASE_EXTENSIONS += ftlcdfil.c
# See include/freetype/ftgasp.h for the API.
BASE_EXTENSIONS += ftgasp.c
+# Support for FT_Face_CheckTrueTypePatents
+#
+# See include/freetype.h for the API.
+BASE_EXTENSIONS += ftpatent.c
+
####
#### The components `ftsystem.c' (for memory allocation and stream I/O
#### management) and `ftdebug.c' (for emitting debug messages to the user)