summaryrefslogtreecommitdiffstats
path: root/include/freetype/config
diff options
context:
space:
mode:
authorSteve Kondik <shade@chemlab.org>2012-08-28 22:21:42 -0700
committerSteve Kondik <shade@chemlab.org>2012-08-28 22:21:42 -0700
commit8bef833fa7b6f73a362a99dcaa83ee5a98f58e4d (patch)
treef9f65d6fbb53847054835f324cb5e198d4818320 /include/freetype/config
parent41371e1e39c8528eb0c4bc40683c736e6683e60c (diff)
downloadandroid_external_freetype-8bef833fa7b6f73a362a99dcaa83ee5a98f58e4d.tar.gz
android_external_freetype-8bef833fa7b6f73a362a99dcaa83ee5a98f58e4d.tar.bz2
android_external_freetype-8bef833fa7b6f73a362a99dcaa83ee5a98f58e4d.zip
Upgrade FreeType to 2.4.10
Change-Id: Ib18a4e19830325e7958ddba13c745eeacb98aecb
Diffstat (limited to 'include/freetype/config')
-rw-r--r--include/freetype/config/ftoption.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/freetype/config/ftoption.h b/include/freetype/config/ftoption.h
index c41f089..4414cb0 100644
--- a/include/freetype/config/ftoption.h
+++ b/include/freetype/config/ftoption.h
@@ -4,7 +4,7 @@
/* */
/* User-selectable configuration macros (specification only). */
/* */
-/* Copyright 1996-2011 by */
+/* Copyright 1996-2012 by */
/* David Turner, Robert Wilhelm, and Werner Lemberg. */
/* */
/* This file is part of the FreeType project, and may only be used, */
@@ -669,7 +669,7 @@ FT_BEGIN_HEADER
/*************************************************************************/
/* */
- /* T1_MAX_DICT_DEPTH is the maximal depth of nest dictionaries and */
+ /* T1_MAX_DICT_DEPTH is the maximum depth of nest dictionaries and */
/* arrays in the Type 1 stream (see t1load.c). A minimum of 4 is */
/* required. */
/* */