summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2019-02-23 11:21:48 +0100
committerWerner Lemberg <wl@gnu.org>2019-02-23 11:21:48 +0100
commit4d51f78de9b26de3d182f17b7aa47eb644a708d4 (patch)
treeff0b2b0a344c177cb471ffaae58cf9ea1d069b63 /devel
parent6ab36880ce25ad0f67661609ac9ec9a3dcd4c992 (diff)
downloadfreetype2-4d51f78de9b26de3d182f17b7aa47eb644a708d4.tar.gz
More documentation updates.
In particular, mark the new behaviour of `FT_LOAD_COLOR' as experimental.
Diffstat (limited to 'devel')
-rw-r--r--devel/ftoption.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ftoption.h b/devel/ftoption.h
index 94e4cc874..16cf4e126 100644
--- a/devel/ftoption.h
+++ b/devel/ftoption.h
@@ -747,8 +747,8 @@ FT_BEGIN_HEADER
* `T1_MAX_CHARSTRING_OPERANDS` is the charstring stack's capacity. A
* minimum of~16 is required.
*
- * The Chinese font 'MingTiEG-Medium' (covering a CNS 11643 character set)
- * needs 256.
+ * The Chinese font 'MingTiEG-Medium' (covering the CNS 11643 character
+ * set) needs 256.
*/
#define T1_MAX_CHARSTRINGS_OPERANDS 256