diff options
Diffstat (limited to 'src/wrapped32/wrappedfreetype_private.h')
| -rw-r--r-- | src/wrapped32/wrappedfreetype_private.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wrapped32/wrappedfreetype_private.h b/src/wrapped32/wrappedfreetype_private.h index 0a9e8438..176c4a12 100644 --- a/src/wrapped32/wrappedfreetype_private.h +++ b/src/wrapped32/wrappedfreetype_private.h @@ -14,7 +14,7 @@ GOM(FT_Activate_Size, iFEp) GO(FT_Bitmap_Convert, iFpruuipWCCp_buuipWCCp_i) //GO(FT_Bitmap_Copy, iFppp) GO(FT_Bitmap_Done, iFpruuipWCCp_) -//GO(FT_Bitmap_Embolden, iFppll) +GO(FT_Bitmap_Embolden, iFpruuipWCCp_ll) GO(FT_Bitmap_Init, vFbuuipWCCp_) GO(FT_Bitmap_New, vFbuuipWCCp_) //GO(FT_CeilFix, @@ -38,7 +38,7 @@ GOM(FT_Face_GetCharVariantIndex, uFEpLL) //GO(FT_Face_SetUnpatentedHinting, GO(FT_FloorFix, lFl) GOM(FT_Get_Advance, iFEpiup) -//GO(FT_Get_Advances, iFpuuip) +GOM(FT_Get_Advances, iFEpuuip) //GO(FT_Get_BDF_Charset_ID, GOM(FT_Get_BDF_Property, iFEppp) GOM(FT_Get_Char_Index, uFEpL) @@ -54,7 +54,7 @@ GOM(FT_Get_Char_Index, uFEpL) //GO(FT_Get_CMap_Language_ID, GOM(FT_Get_First_Char, LFEpp) //GO(FT_Get_Font_Format, pFp) -//GO(FT_Get_FSType_Flags, WFp) +GOM(FT_Get_FSType_Flags, WFEp) //GO(FT_Get_Gasp, GOM(FT_Get_Glyph, iFEpp) GOM(FT_Get_Glyph_Name, iFEpupu) @@ -91,7 +91,7 @@ GOM(FT_Glyph_Copy, iFEpBp_) GOM(FT_Glyph_Get_CBox, vFEpuBLLLL_) //GO(FT_GlyphSlot_Embolden, vFp) //GO(FT_GlyphSlot_Oblique, vFp) -//GO(FT_GlyphSlot_Own_Bitmap, iFp) +GOM(FT_GlyphSlot_Own_Bitmap, iFEp) //GO(FT_Glyph_Stroke, iFppC) //GO(FT_Glyph_StrokeBorder, iFppCC) //GO(FT_Glyph_To_Bitmap, iFpupC) |