summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/freetype/ftsystem.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/freetype/ftsystem.h b/include/freetype/ftsystem.h
index 564b4ea1a..0b415b6b1 100644
--- a/include/freetype/ftsystem.h
+++ b/include/freetype/ftsystem.h
@@ -320,7 +320,8 @@ FT_BEGIN_HEADER
*
* cursor ::
* This field is set and used internally by FreeType when parsing
- * frames.
+ * frames. In particular, the `FT_GET_XXX' macros use this instead
+ * of the `pos' field.
*
* limit ::
* This field is set and used internally by FreeType when parsing