File: README.md

package info (click to toggle)
vips 8.17.3-2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 52,228 kB
  • sloc: ansic: 169,684; cpp: 12,156; python: 4,887; sh: 733; perl: 40; makefile: 25; javascript: 6
file content (16 lines) | stat: -rw-r--r-- 423 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# libnsgif

This is [libnsgif](https://www.netsurf-browser.org/projects/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 22 Jan 2023.

# To do

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