freetype: complete *Quick retrieval of advance value* binding

This commit is contained in:
Ali Chraghi 2022-08-25 17:18:28 +04:30 committed by Stephen Gutekanst
parent b471a9cc98
commit f6f1187526
2 changed files with 11 additions and 0 deletions

View file

@ -1,5 +1,6 @@
pub usingnamespace @cImport({
@cInclude("hb-ft.h");
@cInclude("freetype/ftadvanc.h");
@cInclude("freetype/ftbbox.h");
@cInclude("freetype/ftbitmap.h");
@cInclude("freetype/ftcolor.h");