🌐 AI搜索 & 代理 主页
Clone this repo:

Branches

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