From 61470cd42415f448e63a5143679b0944881a7692 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Wed, 12 Nov 2003 15:15:49 +0000 Subject: [PATCH] Fix documentation error. --- include/freetype/ftglyph.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/include/freetype/ftglyph.h b/include/freetype/ftglyph.h index 8019e1602..14050a21d 100644 --- a/include/freetype/ftglyph.h +++ b/include/freetype/ftglyph.h @@ -479,8 +479,7 @@ FT_BEGIN_HEADER /* } */ /* */ /* */ - /* This function will always fail if the glyph's format isn't */ - /* scalable. */ + /* This function does nothing if the glyph format isn't scalable. */ /* */ FT_EXPORT( FT_Error ) FT_Glyph_To_Bitmap( FT_Glyph* the_glyph,