freetype: Bitmap Handling 100% Coverage
This commit is contained in:
parent
fbc9cee4cc
commit
0aa9cc4a04
3 changed files with 41 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
pub usingnamespace @cImport({
|
||||
@cInclude("hb-ft.h");
|
||||
@cInclude("freetype/ftbbox.h");
|
||||
@cInclude("freetype/ftbitmap.h");
|
||||
@cInclude("freetype/ftcolor.h");
|
||||
@cInclude("freetype/ftlcdfil.h");
|
||||
@cInclude("freetype/ftsizes.h");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue