# chromium_third_party_freetype_testing **Repository Path**: openharmony-tpc/chromium_third_party_freetype_testing ## Basic Information - **Project Name**: chromium_third_party_freetype_testing - **Description**: FreeType字体库测试 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: https://gitee.com/openharmony-sig/chromium_third_party_freetype_testing - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2023-08-11 - **Last Updated**: 2025-04-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 🚨 **重要提示 | IMPORTANT** > > **⚠️ 此代码仓已归档。新地址请访问 [chromium_third_party_freetype_testing](https://gitcode.com/openharmony-tpc/chromium_third_party_freetype_testing)。| ⚠️ This repository has been archived. For the new address, please visit [chromium_third_party_freetype_testing](https://gitcode.com/openharmony-tpc/chromium_third_party_freetype_testing).** > --- > [![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.