# freetype2-testing **Repository Path**: ohofox/freetype2-testing ## Basic Information - **Project Name**: freetype2-testing - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-26 - **Last Updated**: 2024-01-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) [![Build Status](https://travis-ci.com/freetype/freetype2-testing.svg?branch=master)](https://travis-ci.com/freetype/freetype2-testing) # FreeType https://www.freetype.org/ FreeType is a freely available software library to render fonts. # Testing This repository provides testing utilities for FreeType: - [**Fuzzing**](https://github.com/freetype/freetype2-testing/tree/master/fuzzing): house the fuzz targets for [OSS-Fuzz](https://github.com/google/oss-fuzz/) and use [Travis CI](https://travis-ci.com/freetype/freetype2-testing) to run a regression test suite of fuzzed samples that uncovered verified and fixed bugs.