From 9e0c667413196addac49ed4b42a9ac1639a2cc16 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sun, 18 Mar 2012 16:00:38 +0100 Subject: [PATCH] Improve misleading documentation note. --- include/freetype/tttables.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/freetype/tttables.h b/include/freetype/tttables.h index 02236c200..ec52c06d9 100644 --- a/include/freetype/tttables.h +++ b/include/freetype/tttables.h @@ -702,7 +702,8 @@ FT_BEGIN_HEADER * FreeType error code. 0~means success. * * @note: - * SFNT tables with length zero are treated as missing. + * While parsing fonts, FreeType handles SFNT tables with length zero as + * missing. * */ FT_EXPORT( FT_Error )