Clone this repo:

Branches

  1. 35619fd Avoid HAVE_ARCHIVE modifying interfaces (#142) by bungeman · 9 weeks ago master
  2. 04fa941 Add missing include headers (#140) by Takuto Ikuta · 1 year, 1 month ago
  3. f2f190f Check for outlines instead of asserting (#138) by bungeman · 1 year, 1 month ago
  4. 57d875f Update libpng to 1.6.43 (#137) by bungeman · 1 year, 5 months ago
  5. 0eb5614 Update submodule bzip2 (#136) by bungeman · 1 year, 10 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.