Commit 0b2b5ca764146feca5bd76c388d9954b9945f3ae

Werner Lemberg 2008-01-10T10:33:47

Small doc improvement.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h
index 8fc477d..0a013e8 100644
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -799,6 +799,8 @@ FT_BEGIN_HEADER
   /*                           provide localized and Unicode versions of   */
   /*                           this string.  Applications should use the   */
   /*                           format specific interface to access them.   */
+  /*                           Can be NULL (e.g., in fonts embedded in a   */
+  /*                           PDF file).                                  */
   /*                                                                       */
   /*    style_name          :: The face's style name.  This is an ASCII    */
   /*                           string, usually in English, which describes */