|
From: | George Williams |
Subject: | Re: [Devel] Runtime check for bytecode interpreter? |
Date: | Wed, 5 Mar 2003 08:52:07 -0800 |
I think this would be a good idea in general, though it will not help my current needs (I'm going to be linking against old freetypes for a long time I suspect).Hmm, perhaps we should add an FT_Get_Status() function which fills a structure like this struct FT_StatusRec { int32 s1, s2, ...; } each bit of s1, s2, ... then is related to a FT_CONFIG_OPTION_XXX macro.
[Prev in Thread] | Current Thread | [Next in Thread] |