Commit 72a95b2e58be2206bf4eb93e0046ef07a2ef21c3

henry 2001-09-14T00:38:04

Added more comments

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/include/FTFont.h b/include/FTFont.h
index 3577a76..ff8bcdd 100755
--- a/include/FTFont.h
+++ b/include/FTFont.h
@@ -71,7 +71,7 @@ class	FTFont
 		/**
 		 * Sets the character map for the face.
 		 *
-		 * @param encoding		XXXXXXXXX
+		 * @param encoding		Freetype enumerate for char map code.
 		 * @return				<code>true</code> if charmap was valid and
 		 *						set correctly
 		 */