From 34cd7ea03dab1a66543fb43d084ef84dafba0d96 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sun, 11 Mar 2007 01:21:00 +0000 Subject: [PATCH] comment fix --- include/freetype/ftimage.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/freetype/ftimage.h b/include/freetype/ftimage.h index cf8ec16fb..1c428f117 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 */