mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-06 03:38:01 +02:00
Improve misleading documentation note.
This commit is contained in:
parent
b43e0f4413
commit
9e0c667413
1 changed files with 2 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue