Al-Qurtas-Islamic-bank-The-.../src
David Turner a25e85ed95 [gzip] Update sources to zlib 1.2.11
This can be tested by building with the Unix development build

  make setup devel
  make

or by building the freetype-demos programs with

  meson setup build -Dfreetype2:zlib=internal
  meson compile -C out

and trying to run `ftview` with a `.pcf.gz` font file.

* src/gzip/ftgzip.c, src/gzip/rules.mk: Update for new zlib sources.  Also
remove the temporary fix introduced in commit 6a431038 to work around the
fact that the internal sources were too old.

* src/gzip/README.freetype: New file describing the origin of the sources
and how they were modified.

* src/gzip/patches/*: Patch files applied to original sources.

* src/gzip/*: Updated zlib sources with the patch file(s) from
`src/gzip/patches/` applied, followed by a conversion with zlib's
`zlib2ansi` script.
2022-01-09 23:16:00 +01:00
..
autofit [autofit, pshinter] Use `FT_OFFSET`. 2022-01-07 06:41:36 +01:00
base Clang-Tidy warning fixes. 2021-12-18 11:09:15 +01:00
bdf Clang-Tidy warning fixes. 2021-12-18 11:09:15 +01:00
bzip2 [bzip2] Avoid use of uninitialized memory. 2022-01-09 07:48:59 +01:00
cache Fix warnings for CMake Unity builds. 2021-12-27 07:48:04 +01:00
cff Fix clang++ warnings. 2021-11-16 22:08:47 +01:00
cid Update `CHANGES` files, other minor whitespace and documentation issues. 2021-11-22 19:58:21 +01:00
dlg [dlg] Define DLG_STATIC explicitly. 2021-11-07 10:20:16 -05:00
gxvalid Update `CHANGES` files, other minor whitespace and documentation issues. 2021-11-22 19:58:21 +01:00
gzip [gzip] Update sources to zlib 1.2.11 2022-01-09 23:16:00 +01:00
lzw s/0/NULL/ where appropriate. 2021-09-01 21:37:21 -04:00
otvalid * src/gxvalid.*, src/otvalid.*: Fix `-Wformat` warnings. 2021-11-08 11:44:02 +01:00
pcf [pcf] Zero out the allocated properties. 2021-10-18 20:35:28 -04:00
pfr [bdf, cid, pfr, winfonts] Improve rejection of other font formats. 2021-10-19 22:59:46 +02:00
psaux Update `CHANGES` files, other minor whitespace and documentation issues. 2021-11-22 19:58:21 +01:00
pshinter [autofit, pshinter] Use `FT_OFFSET`. 2022-01-07 06:41:36 +01:00
psnames Replace boolean allocation macros with MEM ones. 2021-09-14 21:32:43 -04:00
raster Avoid undefined left-shifts. 2021-11-20 07:58:31 +01:00
sdf Clang-Tidy warning fixes. 2021-12-18 11:09:15 +01:00
sfnt [sfnt] Fix off-by-one error. 2022-01-08 22:28:44 -05:00
smooth Fix warnings for CMake Unity builds. 2021-12-27 07:48:04 +01:00
tools * src/tools/apinames.c: Facilitate OpenVMS linker options. 2021-09-29 22:17:31 -04:00
truetype [truetype] Reset localpoints when varying cvt. 2022-01-06 19:13:00 +01:00
type1 Fix clang warnings. 2021-11-14 11:02:54 +01:00
type42 [sfnt, type42] Correct previous commit. 2022-01-08 10:28:19 +01:00
winfonts [bdf, cid, pfr, winfonts] Improve rejection of other font formats. 2021-10-19 22:59:46 +02:00