ITADN

Missing APIs

#111OpenVictor-N-Suadicani 创建于 2023-04-14
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 automatically get all the API functions included automatically?
0 条评论