Re: tracing and logging library - GSOC Project

2020-02-26 Thread Priyesh kumar
*>In other words, my gut feeling says no to the idea of using any>different code language. The logging facility should be written in>the C language, too, not using more recent features than C99 so that>older compilers support it.* Got it!! Thanks for your suggestion... I will keep this in mind.

Re: commit 6a92b1fad makes FreeType reject woff files

2020-02-26 Thread Moazin Khatri
P.S: I had already started working on 3 back in the time of my GSoC period, but couldn't continue mainly due to lack of time and other commitments. I'll get back to it soon. As a temporary solution, is there a reason not to go for 1? AFAIK, a devel build already requires all dependencies to be ins

Re: commit 6a92b1fad makes FreeType reject woff files

2020-02-26 Thread Moazin Khatri
Hi Werner, > Your patch > > 6a92b1fadde26477a9179cbea988b3e04bd2decc > [gzip] Add support for `gzip' encoded header (#9812). > > makes fonts like > > > https://github.com/source-foundry/Hack/blob/master/build/web/fonts/hack-bold-subset.woff > PS: I compiled FreeType with 'make devel; make'.