Commit 34cd7ea03dab1a66543fb43d084ef84dafba0d96

Werner Lemberg 2007-03-11T01:21:00

comment fix

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/include/freetype/ftimage.h b/include/freetype/ftimage.h
index cf8ec16..1c428f1 100644
--- a/include/freetype/ftimage.h
+++ b/include/freetype/ftimage.h
@@ -381,8 +381,7 @@ FT_BEGIN_HEADER
   /*                                 the outline uses the opposite         */
   /*                                 direction (typically for Type 1       */
   /*                                 fonts).  This flag is ignored by the  */
-  /*                                 scan-converter.  However, it is very  */
-  /*                                 important for the auto-hinter.        */
+  /*                                 scan-converter.                       */
   /*                                                                       */
   /*   FT_OUTLINE_IGNORE_DROPOUTS :: By default, the scan converter will   */
   /*                                 try to detect drop-outs in an outline */