Update libpng to 1.6.43 (#137)

The libpng project has moved its upstream. Also update to the newest
release. Rolling to this commit picks up a fix for tests [0].

[0] https://github.com/pnggroup/libpng/pull/557
3 files changed
tree: bc80a3d1ca32668f163c14201317e1cd31ff50a3
  1. external/
  2. fuzzing/
  3. .gitignore
  4. .gitmodules
  5. .travis.yml
  6. LICENSE
  7. README.md
README.md

License: GPL v2 Build Status

FreeType

https://www.freetype.org/

FreeType is a freely available software library to render fonts.

Testing

This repository provides testing utilities for FreeType:

  • Fuzzing: house the fuzz targets for OSS-Fuzz and use Travis CI to run a regression test suite of fuzzed samples that uncovered verified and fixed bugs.