diff options
Diffstat (limited to 'lib/freetype/modules.cfg')
-rw-r--r-- | lib/freetype/modules.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/freetype/modules.cfg b/lib/freetype/modules.cfg index f30049c38..517111efe 100644 --- a/lib/freetype/modules.cfg +++ b/lib/freetype/modules.cfg @@ -1,6 +1,6 @@ # modules.cfg # -# Copyright 2005-2016 by +# Copyright 2005-2017 by # David Turner, Robert Wilhelm, and Werner Lemberg. # # This file is part of the FreeType project, and may only be used, modified, @@ -238,7 +238,7 @@ BASE_EXTENSIONS += ftpfr.c # See include/freetype/ftstroke.h for the API. BASE_EXTENSIONS += ftstroke.c -# Support for synthetic embolding and slanting of fonts. Needs ftbitmap.c. +# Support for synthetic emboldening and slanting of fonts. Needs ftbitmap.c. # # See include/freetype/ftsynth.h for the API. BASE_EXTENSIONS += ftsynth.c |