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

2006-01-08 Thread Werner LEMBERG
> > > > 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 attached patch? Applied, thanks. Werner

Re: [ft-devel] Fwd: a slightly bug in pcfread.c

2006-01-08 Thread Werner LEMBERG
> In the file src/pcf/pcfread.c, line 653 > > FT_FREE ( bitmaps ); > > this call will try to free memory which bitmaps owns, but seems that > bitmapswas only defined and not initialized or used Fixed, thanks. Werner ___ Freetype-devel mailing

Re: [ft-devel] Freetype on Mac uses deprecated functions

2006-01-08 Thread Werner LEMBERG
> Finally I post my jumbo patch to fix "deprecated function > XXX is used" issue on MacOS X 10.4, since 25/Aug/2005. In case you patch is ready for inclusion into the CVS, please do so. Werner ___ Freetype-devel mailing list Freetype-devel@nongn