Download Latest Version fontforge-20230101.tar.xz (13.8 MB)
Email in envelope

Get an email when there's a new version of FontForge

Home / 20190801
Name Modified Size InfoDownloads / Week
Parent folder
FontForge-2019-08-01-Windows.exe 2019-08-01 17.4 MB
fontforge-20190801.tar.gz 2019-08-01 20.8 MB
FontForge-2019-08-01-ac635b8.app.dmg 2019-08-01 35.1 MB
FontForge-2019-08-01-ac635b8-x86_64.AppImage 2019-08-01 39.6 MB
FontForge 2019 August Release.tar.gz 2019-08-01 21.1 MB
FontForge 2019 August Release.zip 2019-08-01 22.1 MB
README.md 2019-08-01 1.3 kB
Totals: 7 Items   156.1 MB 0

Along with the usual bugfixes, there have been a couple of new features worth calling out:

  • Added Croatian translation
  • Added user decompositions
  • New graphic for the splash/about screen
  • Images embedded in SFDs are now serialised as PNGs
  • This is enabled by default, but may be turned off with the 'WritePNGInSFD' option.
  • A new tag is used to identify this mode; 'Image2', instead of 'Image'
  • This requires FontForge to be compiled with libpng support. If not compiled with libpng, FontForge will revert to the old method of serialising RLE encoded raw images.

As part of an ongoing effort to clean up the code base, there have additionally been multiple build system changes:

  • Python 2 support is deprecated. It is strongly recommended to build with Python 3 support. Python 2 support will be removed in a future release.
  • Both the Windows and Mac builds are now built with Python 3 instead of Python 2.
  • The minimum supported version for the Mac build is now MacOS Sierra (10.12)
  • FontForge no longer uses gnulib
  • collab support has been removed
  • The build system now expects libuninameslist to be present, and will fail if it is not found. Building without libuninameslist must be explcititly specified using --without-libuninameslist
Source: README.md, updated 2019-08-01