Clone this repo:

Branches

  1. 48d0f46 Update sumbodule bzip2 (#133) by bungeman · 2 years, 10 months ago master
  2. 7a69b1a Initialize master pointers to nullptr (#132) by Dominik Röttsches · 2 years, 10 months ago
  3. 0de1894 Update COLRv1 corpus files (#131) by Dominik Röttsches · 2 years, 11 months ago
  4. b4d3251 Add missing #include to fix C++20 compile error. (#130) by pkasting · 3 years ago
  5. 82b3597 Fix Wunqualified-std-cast-call warnings (#129) by Nico Weber · 3 years ago

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.