Clone this repo:

Branches

  1. 04fa941 Add missing include headers (#140) by Takuto Ikuta · 4 months ago master
  2. f2f190f Check for outlines instead of asserting (#138) by bungeman · 4 months ago
  3. 57d875f Update libpng to 1.6.43 (#137) by bungeman · 8 months ago
  4. 0eb5614 Update submodule bzip2 (#136) by bungeman · 1 year ago
  5. 787dc26 Add a CID font with Hex data (#135) by bungeman · 2 years, 2 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.