mirror of https://github.com/freetype/freetype
Improve misleading documentation note.
This commit is contained in:
parent
b43e0f4413
commit
9e0c667413
|
@ -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 )
|
||||
|
|
Loading…
Reference in New Issue