freetype: Implement needed Computation API
This commit is contained in:
parent
30612500e0
commit
001e191e5c
3 changed files with 73 additions and 0 deletions
|
|
@ -6,4 +6,5 @@ pub usingnamespace @cImport({
|
|||
@cInclude("freetype/ftlcdfil.h");
|
||||
@cInclude("freetype/ftsizes.h");
|
||||
@cInclude("freetype/ftstroke.h");
|
||||
@cInclude("freetype/fttrigon.h");
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue