mirror of https://github.com/freetype/freetype
Comment added.
This commit is contained in:
parent
c46c4b8e79
commit
2f7abe4838
|
@ -224,6 +224,7 @@
|
|||
FT_UInt len = strings[p];
|
||||
|
||||
|
||||
/* accept but report names longer than the AGL max */
|
||||
FT_TRACE4(( len < 40U ? ""
|
||||
: "load_format_20: %u-byte name found\n",
|
||||
len ));
|
||||
|
|
Loading…
Reference in New Issue