|
From: | Graham Asher |
Subject: | Re: [ft-devel] Re: possible inefficiency in gray_render_cubic |
Date: | Thu, 10 Jun 2010 10:17:01 +0100 |
User-agent: | Thunderbird 2.0.0.24 (Windows/20100228) |
Doing this showed that setjmp and longjmp are not necessary for FreeType; and perhaps they should be removed in future; but there's no compelling reason to do so right now.
Graham Werner LEMBERG wrote:
[...] I use a modified version of FreeType that can be compiled as pure .NET intermediate language code; and to do that I had to get rid of setjmp and longjmp; incidentally, with no performance penalty and little extra complexity.Is this something we should consider in general? I mean, are there benefits for removing setjmp/longjmp except portability to other programming languages? Werner
[Prev in Thread] | Current Thread | [Next in Thread] |