reactos/drivers/video/font/ftfd/ftfd.spec
Timo Kreuzer 922971f3c0 [CMAKE]
Fix ftfd.spec

svn path=/branches/cmake-bringup/; revision=50237
2010-12-31 15:35:13 +00:00

29 lines
762 B
Python

@ cdecl FT_Bitmap_Convert()
@ cdecl FT_Bitmap_Done()
@ cdecl FT_Bitmap_New()
@ cdecl FT_Done_Face()
@ cdecl FT_Done_Glyph()
@ cdecl FT_Get_Char_Index()
@ cdecl FT_Get_First_Char()
@ cdecl FT_Get_Glyph()
@ cdecl FT_Get_Kerning()
@ cdecl FT_Get_Next_Char()
@ cdecl FT_Get_PS_Font_Info()
@ cdecl FT_Get_Sfnt_Table()
@ cdecl FT_Get_WinFNT_Header()
@ cdecl FT_Glyph_To_Bitmap()
@ cdecl FT_Init_FreeType()
@ cdecl FT_Load_Glyph()
@ cdecl FT_Load_Sfnt_Table()
@ cdecl FT_Matrix_Multiply()
@ cdecl FT_MulFix()
@ cdecl FT_New_Memory_Face()
@ cdecl FT_Outline_Get_Bitmap()
@ cdecl FT_Outline_Transform()
@ cdecl FT_Outline_Translate()
@ cdecl FT_Set_Charmap()
@ cdecl FT_Set_Pixel_Sizes()
@ cdecl FT_Vector_Transform()
@ cdecl FT_Vector_Unit()