Re: [ft-devel] How to determine if patented hinting is enabled?

2005-12-28 Thread Huw D M Davies
On Sun, Dec 25, 2005 at 10:12:33AM +0100, Werner LEMBERG wrote: FT_Error FT_Module_Get_Flags(FT_Module mod, FT_ULong *flags); that returns the module flags for a given module. Your function looks fine, but your proposed patch lacks error handling. Please add this. How about the

Re: [ft-devel] How to determine if patented hinting is enabled?

2005-12-28 Thread Werner LEMBERG
The cvs instructions at http://freetype.org/developer.html#anoncvs are out of date [...] Fixed too, thanks. I'd change the text to remove any mention of ssh and CVS_RSH since that's no longer required. ie remove the '(SSH required!)' in the title, change the CVS+SSH to just CVS and

Re: [ft-devel] How to determine if patented hinting is enabled?

2005-12-24 Thread Huw D M Davies
On Wed, Oct 05, 2005 at 05:16:47PM +0200, Werner LEMBERG wrote: I'm sure that this has come up before, but I can't find an answer. Is there a way to determine, at runtime, whether the bytecode hinter has been enabled? No. I can do this with: