From 3d871c5a0ce4eeebc4b7aef48ba280bf14d4955d Mon Sep 17 00:00:00 2001 From: Alexei Podtelezhnikov Date: Tue, 4 Nov 2025 20:08:04 -0500 Subject: [PATCH] Minor. --- include/freetype/t1tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/freetype/t1tables.h b/include/freetype/t1tables.h index 0640e925b..fe769f607 100644 --- a/include/freetype/t1tables.h +++ b/include/freetype/t1tables.h @@ -645,7 +645,7 @@ FT_BEGIN_HEADER PS_DICT_UNDERLINE_POSITION, /* FT_Short */ PS_DICT_UNDERLINE_THICKNESS, /* FT_UShort */ PS_DICT_FS_TYPE, /* FT_UShort */ - PS_DICT_ITALIC_ANGLE, /* FT_Long */ + PS_DICT_ITALIC_ANGLE, /* FT_Fixed */ PS_DICT_MAX = PS_DICT_ITALIC_ANGLE