# fontforge **Repository Path**: ZHAOSEO/fontforge ## Basic Information - **Project Name**: fontforge - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-02 - **Last Updated**: 2024-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README FontForge [![Build Status](https://travis-ci.org/fontforge/fontforge.png)](https://travis-ci.org/fontforge/fontforge) [![Coverity Scan Build Status](https://scan.coverity.com/projects/792/badge.svg?flat=1)](https://scan.coverity.com/projects/792) ========= An outline font editor that lets you create your own OpenType, TrueType, CID-keyed, multi-master fonts and more... or simply edit existing ones. Web site at [fontforge.org](http://fontforge.org) Building from source -------------------- Instructions are listed in `INSTALL-git.md`, you can also find a list of dependencies in `.travis.yml`. Fontforge supports Python >= 2.6, but the testsuite is solely Python 3-compatible. Also check out the [developer documentation](http://fontforge.github.io/en-US/documentation/developers/). Contributing guidelines ----------------------- Please see [`CONTRIBUTING.md`](CONTRIBUTING.md).