>> I agree with Gregor: A library should not call `exit' by itself.
> 
> What else is it supposed to do?

Nothing.

> Lots of code is already ignoring the result from FT_Done_Face.

Yes.  You only get an error code if `FT_Done_Face' is called with an
invalid handle, something which doesn't happen in a normal FreeType
workflow.


    Werner

_______________________________________________
Freetype mailing list
Freetype@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to