SharpFont
SharpFont copied to clipboard
FreeType upstream suggests not to expose FT_Outline_{New,Done}_Internal
See the equivalent freetype-py issue. Unfortunately SharpFont wraps those and expose them in the object API...
https://github.com/rougier/freetype-py/issues/101