Skip to content
Snippets Groups Projects
Commit d8a6c278 authored by Huw Davies's avatar Huw Davies Committed by Alexandre Julliard
Browse files

gdi32: Update due to last minute api change in freetype 2.2.0.

FT_Module_Get_Flags existed briefly in freetype 2.2.0.rc1 but has now
been replaced by FT_Get_TrueType_Engine_Type.  There's no point in
supporting an rc1 release, so this removes support for
FT_Module_Get_Flags and adds support for FT_Get_TrueType_Engine_Type.
parent 309a9bf3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment