• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

.github/H07-Nov-2020-2819

Packaging/H07-Nov-2020-683517

Unicode/H03-May-2022-130,698124,134

cmake/H07-Nov-2020-6,0575,140

contrib/H03-May-2022-103,484102,015

desktop/H03-May-2022-8884

doc/sphinx/H03-May-2022-44,00031,648

fontforge/H03-May-2022-254,945219,725

fontforgeexe/H03-May-2022-201,615181,849

gdraw/H03-May-2022-51,89843,436

gutils/H03-May-2022-6,7934,818

inc/H03-May-2022-4,2372,583

osx/H03-May-2022-662589

po/H03-May-2022-531,000385,258

pycontrib/H03-May-2022-2,9852,690

pyhook/H03-May-2022-2012

share/H03-May-2022-1,2371,185

tests/H03-May-2022-163,730162,121

travis-scripts/H07-Nov-2020-181138

.appveyor.ymlH A D07-Nov-20202.2 KiB6158

.crowdin.ymlH A D07-Nov-2020587 3129

.dir-locals.elH A D07-Nov-2020339 87

.gitignoreH A D07-Nov-2020128 1411

.lgtm.ymlH A D07-Nov-2020187 119

.travis.ymlH A D07-Nov-20207.4 KiB169150

AUTHORSH A D07-Nov-20205.8 KiB261256

CONTRIBUTING.mdH A D07-Nov-20208.3 KiB175115

COPYING.gplv3H A D07-Nov-202034.3 KiB675553

INSTALL.mdH A D07-Nov-20205.1 KiB8567

LICENSEH A D07-Nov-20209.6 KiB282231

README.mdH A D07-Nov-20201.4 KiB2614

README.md

1# FontForge [![Build Status](https://travis-ci.org/fontforge/fontforge.svg?branch=master)](https://travis-ci.org/fontforge/fontforge) [![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)
2
3![FontForge Logo](http://fontforge.github.io/assets/img/logo-transparent.png)
4
5FontForge is a free (libre) font editor for Windows, Mac OS X and GNU+Linux.
6Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats.
7
8[fontforge.org](http://fontforge.org) — homepage
9
10[designwithfontforge.com](http://designwithfontforge.com) — font creation manual
11
12# Getting help
13
14The bug tracker is for _reporting bugs_, not for asking questions. Please direct questions to one of the following:
15
16* [Mailing list](https://sourceforge.net/p/fontforge/mailman/fontforge-users/)
17* [Live chat](https://webchat.freenode.net/?channel=#fontforge) — #fontforge on [Freenode](https://freenode.net/)
18
19# Installation & contributing
20
21[`INSTALL.md`](INSTALL.md) — developer instructions to build from source
22
23[`.travis.yml`](.travis.yml) — a list of installation dependencies
24
25[`CONTRIBUTING.md`](CONTRIBUTING.md) — contributing guidelines
26