1
0
Fork
You've already forked fontforge
0
Free (libre) font editor for Windows, Mac OS X and GNU+Linux
  • C 97%
  • Python 1.5%
  • CMake 1.3%
Find a file
2023年01月18日 19:29:38 +11:00
.github Upgrade GitHub Actions ( #5014 ) 2022年07月03日 15:05:05 +10:00
cmake Fix resolution of program root 2022年03月21日 15:45:42 +08:00
contrib Fix pfadecrypt bugs ( #5074 ) 2022年08月14日 19:55:17 +10:00
desktop Bump version ( #5169 ) 2023年01月01日 16:25:21 +11:00
doc Update local scripts directory ( #5180 ) 2023年01月18日 19:29:38 +11:00
fontforge Record unicode cmap encodings when one glyph is in multiple slots ( #4586 ) 2022年12月31日 22:51:07 +11:00
fontforgeexe fontinfo.c: fix crash from uninitialised other_pos 2022年12月31日 00:12:07 +11:00
gdraw RFE: [FEAT] When reference to non-existent glyphs are present in an OpenTy... ( #4097 ) 2022年09月21日 03:41:56 -04:00
gutils fsys.c: prevent out of bounds read in GFileMimeType ( #5018 ) 2022年07月03日 15:15:28 +10:00
inc Upgrade to Unicode 15.0.0 2022年10月21日 08:56:18 -04:00
osx Fix InfoPlist.strings file name. ( #4962 ) 2022年03月23日 08:01:28 +11:00
Packaging Fix various typos ( #4811 ) 2021年10月09日 11:11:01 +08:00
po Update tranlsations from Crowdin ( #5168 ) 2022年12月31日 19:40:38 +11:00
pycontrib Fix 'Testing equality to None' issues ( #4866 ) 2021年12月19日 16:28:43 +11:00
pyhook Python Unicode/UTF8 cleanup, remove Python 2 support ( #4333 ) 2020年08月15日 10:09:09 -07:00
share changed some errors concerning 'inflections' instead of 'inflection' 2022年02月21日 21:39:28 +11:00
tests RFE: [FEAT] When reference to non-existent glyphs are present in an OpenTy... ( #4097 ) 2022年09月21日 03:41:56 -04:00
Unicode Upgrade to Unicode 15.0.0 2022年10月21日 08:56:18 -04:00
.appveyor.yml Switch to GitHub Actions for CI 2020年11月25日 21:46:36 +11:00
.crowdin.yml Set update_option in crowdin.yml, remove dryrun 2019年08月22日 20:45:15 +10:00
.dir-locals.el Don't make whitespace invisible in Emacs 2014年10月11日 13:44:55 +01:00
.gitignore Overhaul the unicode support library 2021年04月27日 07:57:50 +10:00
.lgtm.yml Add LGTM 2020年05月14日 22:15:15 -07:00
AUTHORS Fix Croatian's code and don't translate "German" 2019年08月28日 11:19:17 -04:00
CMakeLists.txt Bump version ( #5169 ) 2023年01月01日 16:25:21 +11:00
CONTRIBUTING.md Merge pull request #4714 from jtanx/unic2 2021年07月12日 17:26:42 +08:00
COPYING.gplv3
INSTALL.md Update INSTALL.md ( #4902 ) 2022年02月01日 20:42:48 +11:00
LICENSE Remove gnulib ( #3636 ) 2019年04月16日 08:17:22 +10:00
README.md Try to fix missing setuptools from AppImage 2021年07月10日 22:18:05 +10:00

FontForge CI Build status Coverity Scan Build Status

FontForge Logo

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 — homepage

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:

Installation & contributing

INSTALL.md — developer instructions to build from source

setup_linux_deps.sh — a list of installation dependencies

CONTRIBUTING.md — contributing guidelines