Codebase list fontforge / HEAD
HEAD

Tree @HEAD (Download .tar.gz)

# FontForge [![CI](https://github.com/fontforge/fontforge/workflows/CI/badge.svg)](https://github.com/fontforge/fontforge/actions/workflows/main.yml) [![Build status](https://ci.appveyor.com/api/projects/status/y5x0fd1xj23n9l2o?svg=true)](https://ci.appveyor.com/project/fontforge/fontforge) [![Coverity Scan Build Status](https://scan.coverity.com/projects/792/badge.svg?flat=1)](https://scan.coverity.com/projects/792)

![FontForge Logo](http://fontforge.github.io/assets/img/logo-transparent.png)

FontForge is a free (libre) font editor for Windows, Mac OS X and GNU+Linux. 
Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats.

[fontforge.org](http://fontforge.org) — homepage

[designwithfontforge.com](http://designwithfontforge.com) — font creation manual

# Getting help

The bug tracker is for _reporting bugs_, not for asking questions. Please direct questions to one of the following:

* [Mailing list](https://sourceforge.net/p/fontforge/mailman/fontforge-users/)
* [Live chat](https://web.libera.chat/?channel=#fontforge) — #fontforge on [Libera](https://libera.chat/)

# Installation & contributing

[`INSTALL.md`](INSTALL.md) — developer instructions to build from source

[`setup_linux_deps.sh`](.github/workflows/scripts/setup_linux_deps.sh) — a list of installation dependencies

[`CONTRIBUTING.md`](CONTRIBUTING.md) — contributing guidelines