freetype2/src
Moazin Khatti 6a431038c9 [gzip] Support `gzip' encoded header conditionally.
In order to support `gzip' encoded header the call to
`inflateInit2' was modified in commit 6a92b1fadd.
However, this code breaks with the outdated internal version
of zlib.  This is a temporary fix to conditionally support
`gzip' encoded header whenever a system installation of zlib
is being used.

Problem report in

  https://lists.nongnu.org/archive/html/freetype-devel/2020-02/msg00023.html

* src/gzip/ftgzip.c (FT_Gzip_Uncompress): Change the the call to
`inflateInit2' depending on whether the system installation is
being used or the internal copy.
2020-03-02 18:21:27 +05:00
..
autofit [autofit] Add support for Hanifi Rohingya script. 2020-02-19 20:04:31 +01:00
base Update all copyright notices. 2020-01-19 17:05:19 +01:00
bdf Update all copyright notices. 2020-01-19 17:05:19 +01:00
bzip2 Update all copyright notices. 2020-01-19 17:05:19 +01:00
cache Update all copyright notices. 2020-01-19 17:05:19 +01:00
cff Update all copyright notices. 2020-01-19 17:05:19 +01:00
cid Update all copyright notices. 2020-01-19 17:05:19 +01:00
gxvalid Update all copyright notices. 2020-01-19 17:05:19 +01:00
gzip [gzip] Support `gzip' encoded header conditionally. 2020-03-02 18:21:27 +05:00
lzw Update all copyright notices. 2020-01-19 17:05:19 +01:00
otvalid Update all copyright notices. 2020-01-19 17:05:19 +01:00
pcf Update all copyright notices. 2020-01-19 17:05:19 +01:00
pfr Update all copyright notices. 2020-01-19 17:05:19 +01:00
psaux Fix for CFF space glyph regression (#57541). 2020-02-25 11:02:28 +01:00
pshinter Update all copyright notices. 2020-01-19 17:05:19 +01:00
psnames Update all copyright notices. 2020-01-19 17:05:19 +01:00
raster Update all copyright notices. 2020-01-19 17:05:19 +01:00
sfnt [woff2] Fix font table access. 2020-02-22 18:30:46 +01:00
smooth Update all copyright notices. 2020-01-19 17:05:19 +01:00
tools Update all copyright notices. 2020-01-19 17:05:19 +01:00
truetype Fix state of `FT_Face' for buggy `gvar' tables (#57923). 2020-02-29 20:29:14 +01:00
type1 Update all copyright notices. 2020-01-19 17:05:19 +01:00
type42 Update all copyright notices. 2020-01-19 17:05:19 +01:00
winfonts Update all copyright notices. 2020-01-19 17:05:19 +01:00
Jamfile Update all copyright notices. 2020-01-19 17:05:19 +01:00