As seen in the [FreeType documentation](https://freetype.org/freetype2/docs/reference/ft2-glyph_retrieval.html#ft_render_mode), there is a render mode for creating SDFs. This enum is missing in the rust binding as of yet