freetype-sys
freetype-sys copied to clipboard
Missing APIs
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?