libvips/libvips/foreign/libnsgif
Michael Drake b32bc70de7
libnsgif: Update to latest upstream (#3142)
Allows clients to know if the scan encountered a truncated image.
2022-11-05 11:16:23 +00:00
..
patches Cleanup .gitignore (#2889) 2022-06-23 16:36:47 +01:00
test Update to latest upstream libnsgif and call nsgif_data_complete (#3141) 2022-11-05 04:14:45 +00:00
COPYING add libnsgif COPYING 2022-05-12 09:48:58 +01:00
README-ns.md Update to latest upstream libnsgif and call nsgif_data_complete (#3141) 2022-11-05 04:14:45 +00:00
README.md libnsgif: Update to latest upstream (#3142) 2022-11-05 11:16:23 +00:00
gif.c libnsgif: Update to latest upstream (#3142) 2022-11-05 11:16:23 +00:00
lzw.c libnsgif: Update to the latest upstream master (#2547) 2021-11-21 10:06:37 +00:00
lzw.h libnsgif: Update to the latest upstream master (#2547) 2021-11-21 10:06:37 +00:00
meson.build Update libnsgif (#2699) 2022-03-03 10:02:36 +00:00
nsgif.h Update to latest upstream libnsgif and call nsgif_data_complete (#3141) 2022-11-05 04:14:45 +00:00
update.sh Update to latest upstream libnsgif and call nsgif_data_complete (#3141) 2022-11-05 04:14:45 +00:00

README.md

libnsgif

This is libnsgif, but within the libvips build system.

To update

Run ./update.sh to update this copy of libnsgif from the upstream repo. It will also patch libnsgif.c to prevent it modifying the input.

Last updated 5 Nov 2022.

To do

No attempt made to run tests or build docs. Though the gif loader is tested as part of the libvips test suite.