Displaying 1 result from an estimated 1 matches for "ft_done_face".
Did you mean:
pft_done_face
2001 Jul 01
1
[Wine-20010629] compilation problems with freetype
...error before `error'
truetype.c:508: `error' undeclared (first use in this function)
truetype.c:508: warning: implicit declaration of function `FT_New_Face'
truetype.c:510: `FT_Err_Ok' undeclared (first use in this function)
truetype.c:520: warning: implicit declaration of function `FT_Done_Face'
truetype.c: In function `PSDRV_GetTrueTypeMetrics':
truetype.c:565: `FT_Error' undeclared (first use in this function)
truetype.c:565: parse error before `error'
truetype.c:567: `error' undeclared (first use in this function)
truetype.c:567: warning: implicit declaration of fun...