This commit is contained in:
Behdad Esfahbod 2017-08-03 17:52:28 +01:00
parent 064440d597
commit 9bb36b42c9
1 changed files with 1 additions and 1 deletions

View File

@ -1274,7 +1274,7 @@ FcFreeTypeQueryFace (const FT_Face face,
/*
* Get the OS/2 table
*/
os2 = (TT_OS2 *) FT_Get_Sfnt_Table (face, ft_sfnt_os2);
os2 = (TT_OS2 *) FT_Get_Sfnt_Table (face, FT_SFNT_OS2);
/*
* Look first in the OS/2 table for the foundry, if