mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-07 14:24:43 +00:00
I've added more of the ".def" files from mingw. The list is based on all the libraries referenced by the win32metadata project. (see https://github.com/marlersoft/zigwin32).
27 lines
651 B
Modula-2
Vendored
27 lines
651 B
Modula-2
Vendored
LIBRARY t2embed.dll
|
|
EXPORTS
|
|
TTCharToUnicode@24
|
|
TTDeleteEmbeddedFont@12
|
|
TTEmbedFont@44
|
|
TTEmbedFontFromFileA@52
|
|
TTEnableEmbeddingForFacename@8
|
|
TTGetEmbeddedFontInfo@28
|
|
TTGetEmbeddingType@8
|
|
TTIsEmbeddingEnabled@8
|
|
TTIsEmbeddingEnabledForFacename@8
|
|
TTLoadEmbeddedFont@40
|
|
TTRunValidationTests@8
|
|
_TTCharToUnicode@24@24
|
|
_TTDeleteEmbeddedFont@12@12
|
|
_TTEmbedFont@44@44
|
|
_TTEmbedFontFromFileA@52@52
|
|
_TTEnableEmbeddingForFacename@8@8
|
|
_TTGetEmbeddedFontInfo@28@28
|
|
_TTGetEmbeddingType@8@8
|
|
_TTIsEmbeddingEnabled@8@8
|
|
_TTIsEmbeddingEnabledForFacename@8@8
|
|
_TTLoadEmbeddedFont@40@40
|
|
_TTRunValidationTests@8@8
|
|
TTEmbedFontEx@44
|
|
TTRunValidationTestsEx@8
|
|
TTGetNewFontName@20
|