summaryrefslogtreecommitdiff
path: root/src/autofit/afglobal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/autofit/afglobal.h')
-rw-r--r--src/autofit/afglobal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autofit/afglobal.h b/src/autofit/afglobal.h
index f7ebf8d57..1fd5c6815 100644
--- a/src/autofit/afglobal.h
+++ b/src/autofit/afglobal.h
@@ -105,7 +105,7 @@ FT_BEGIN_HEADER
typedef struct AF_FaceGlobalsRec_
{
FT_Face face;
- FT_Long glyph_count; /* same as face->num_glyphs */
+ FT_UInt glyph_count; /* unsigned face->num_glyphs */
FT_UShort* glyph_styles;
#ifdef FT_CONFIG_OPTION_USE_HARFBUZZ