freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Devel] Runtime check for bytecode interpreter?


From: George Williams
Subject: Re: [Devel] Runtime check for bytecode interpreter?
Date: Wed, 5 Mar 2003 08:52:07 -0800

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.
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).


reply via email to

[Prev in Thread] Current Thread [Next in Thread]