Clone this repo:

Branches

  1. 787dc26 Add a CID font with Hex data (#135) by bungeman · 1 year, 2 months ago master
  2. f48b6e8 Update ftoption.patch (#134) by bungeman · 1 year, 2 months ago
  3. 48d0f46 Update sumbodule bzip2 (#133) by bungeman · 1 year, 7 months ago
  4. 7a69b1a Initialize master pointers to nullptr (#132) by Dominik Röttsches · 1 year, 8 months ago
  5. 0de1894 Update COLRv1 corpus files (#131) by Dominik Röttsches · 1 year, 8 months 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.