freetype-sys icon indicating copy to clipboard operation
freetype-sys copied to clipboard

Missing APIs

Open Victor-N-Suadicani opened this issue 2 years ago • 0 comments

The API in this crate doesn't seem to have all the FreeType API functions available. I was personally looking for FT_Get_Font_Format but it seems to be missing.

Is there any specific reason this crate isn't just using bindgen to get all the API functions included automatically?

Victor-N-Suadicani avatar Apr 14 '23 10:04 Victor-N-Suadicani