Update corpus files for COLRv1 (#108)

See README.md, https://github.com/googlefonts/color-fonts/pull/79/ and
https://github.com/googlefonts/color-fonts/issues/48 for information
on how to regenerate fuzzer corpus.
50 files changed
tree: fc2cc572b8e651d1d1dbb2aa127a4fbbf0f1ecdd
  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.