|
From: | Moazin Khatri |
Subject: | Re: commit 6a92b1fad makes FreeType reject woff files |
Date: | Mon, 2 Mar 2020 18:11:02 +0500 |
> You mean something like this?
>
> #ifdef FT_CONFIG_OPTION_SYSTEM_ZLIB
> err = inflateInit2( &stream, MAX_WBITS|32 );
> #else
> err = inflateInit2( &stream, MAX_WBITS );
> #endif
Yes, something like this, a really quick fix until you find time to
update zlib.
Werner
fix.patch
Description: Text Data
[Prev in Thread] | Current Thread | [Next in Thread] |