Ugh. A cursory search on GitHub (https://github.com/search?q=FT_Outline_Done_Internal&type=Code <https://github.com/search?q=FT_Outline_Done_Internal&type=Code>) says that the two functions at least seem to be part of Servo’s FreeType bindings (https://github.com/servo/rust-freetype/search?q=FT_Outline_Done_Internal&unscoped_q=FT_Outline_Done_Internal <https://doc.servo.org/freetype/freetype/fn.FT_Outline_Done_Internal.html>) and of freetype-sys (https://github.com/PistonDevelopers/freetype-sys/search?q=FT_Outline_Done_Internal&unscoped_q=FT_Outline_Done_Internal <https://github.com/PistonDevelopers/freetype-sys/search?q=FT_Outline_Done_Internal&unscoped_q=FT_Outline_Done_Internal>), so I suppose generated bindings may be the primary users of those two functions?
I think we’re out of luck here...
_______________________________________________ Freetype-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/freetype-devel
