t2embed: Forward several stdcall-decorated names to existing undecorated stubs.
This commit is contained in:
parent
913c91fd47
commit
d067814127
|
@ -15,10 +15,10 @@
|
|||
@ stub _TTEmbedFontFromFileA@52
|
||||
@ stub _TTEnableEmbeddingForFacename@8
|
||||
@ stub _TTGetEmbeddedFontInfo@28
|
||||
@ stub _TTGetEmbeddingType@8
|
||||
@ stub _TTIsEmbeddingEnabled@8
|
||||
@ stdcall _TTGetEmbeddingType@8(ptr ptr) TTGetEmbeddingType
|
||||
@ stdcall _TTIsEmbeddingEnabled@8(ptr ptr) TTIsEmbeddingEnabled
|
||||
@ stub _TTIsEmbeddingEnabledForFacename@8
|
||||
@ stub _TTLoadEmbeddedFont@40
|
||||
@ stdcall _TTLoadEmbeddedFont@40(ptr long ptr long ptr ptr ptr wstr str ptr) TTLoadEmbeddedFont
|
||||
@ stub _TTRunValidationTests@8
|
||||
@ stub TTEmbedFontEx
|
||||
@ stub TTRunValidationTestsEx
|
||||
|
|
Loading…
Reference in New Issue