Software:FontForge

From HandWiki
Short description: Font editor created by George Williams
FontForge
FontForge Logo, 2015.svg
FontForge 20200314 screenshot.png
FontForge running under Arch Linux
Original author(s)George Williams
Developer(s)Frank Trampe, Ben Martin, Adrien Tétar, Khaled Hosny, Jeremy Tan
Initial releaseApril 1, 2004; 19 years ago (2004-04-01)
Stable release
20230101[1] / January 1, 2023; 13 months ago (2023-01-01)
Written inC
TypeFont editor
LicenseMix of GNU General Public License v3 and BSD license
Websitefontforge.org

FontForge is a FOSS font editor which supports many common font formats. Developed primarily by George Williams until 2012, FontForge is free software and is distributed under a mix of the GNU General Public License Version 3 and the 3-clause BSD license.[2] It is available for operating systems including Linux, Windows,[3] and macOS,[4] and is localized into 12 languages.[which?][citation needed]

To facilitate automated format conversion and other repetitive tasks, FontForge implements two scripting languages: its own language and Python.[5] FontForge can run scripts from its GUI, from the command line, and also offers its features as a Python module, so it can be integrated into any Python program.[6]

FontForge supports Adobe's OpenType feature file specification (with its own extensions to the syntax).[7] It also supports the unofficial Microsoft mathematical typesetting extensions (MATH table)[8] introduced for Cambria Math and supported by Office 2007, XeTeX and LuaTeX. At least one free OpenType mathematical font has been developed in FontForge.

FontForge uses FreeType for rendering fonts on screen.[9] Since the November 15, 2008 release, FontForge uses libcairo and libpango software libraries for graphics and text rendering,[10] providing anti-aliased graphics and complex text layout support.

FontForge can use Potrace or AutoTrace to auto trace bitmap images and import them into a font.

Parts of FontForge's code are used by the LuaTeX typesetting engine for reading and parsing OpenType fonts.[11]

The FontForge source code includes a number of utility programs, including 'showttf', which shows the contents of binary font files, and a WOFF converter and deconverter.

Supported formats

FontForge supports a wide variety of font formats.[12] Its native Spline Font Database format (.sfd file name extension) is text-based[13] and facilitates collaboration between designers, as difference files can be easily created. FontForge also supports the interoperable UFO source format, which is based on XML.

The software supports many other font formats and converts fonts from one format to another. Supported font formats include: TrueType (TTF), TrueType Collection (TTC), OpenType (OTF), PostScript Type 1, TeX Bitmap Fonts, X11 OTB bitmap (only sfnt), Glyph Bitmap Distribution Format (BDF), FON (Windows), FNT (Windows), and Web Open Font Format (WOFF). FontForge also imports and exports fonts to and from the Scalable Vector Graphics (SVG) format and the Unified Font Object (UFO) format.

Development history

The FontForge project was founded by George Williams as a retirement project, and initially published from 2001 to March 2004 as PfaEdit.[14][15]

Williams actively developed, maintained and supported the program and related utilities for around 12 years. In mid-2011, Dave Crossland began contributing to the project and the project moved from SourceForge to GitHub. Crossland began offering introductory type design workshops through the TeX Users Group (TUG) to raise funds to hire contract developers to maintain and develop the program. FontForge's development became more active, and Khaled Hosny and Barry Schwartz were notable contributors, but in late 2012 they and Crossland disagreed about the direction of the project so they forked FontForge as SortsMill Tools.[16]

In 2011, FontForge was packaged for easier installation on Mac OS X by Dr. Ben Martin with support from TUG. Meanwhile, Matthew Petroff published his Windows Build System and unofficial Windows builds. In 2013, the FontForgeBuilds project was started on SourceForge to extend this; it was subsequently entirely rewritten, and is today maintained by Jeremy Tan as a Windows application.

In 2012, Crossland organized a new project website to be hosted on GitHub Pages, fontforge.github.io, and used funds raised from teaching FontForge to beginners to hire a contract web designer. With his support Martin added a real time collaboration feature that was presented by them both as a keynote at the Libre Graphics Meeting 2013 in Madrid.

In 2014, with financial support from Google, Frank Trampe added full support for the UFO font source format.

Fonts developed with FontForge

Sample of the Sans Guilt[17] font, a reinterpretation of the Gill Sans by OSP,[18] a Belgian design collective in collaboration with students from the Royal College of Art, available under OFL.

See also

References

  1. "Releases · fontforge/fontforge · GitHub". frank-trampe. https://github.com/fontforge/fontforge/releases. 
  2. fontforge (8 October 2021). "fontforge/LICENSE at master · fontforge/fontforge · GitHub". GitHub. https://github.com/fontforge/fontforge/blob/master/LICENSE. 
  3. Gurdy Leete; Mary Leete (12 June 2007). Microsoft Expression Blend Bible. John Wiley & Sons. p. 295. ISBN 978-0-470-05503-8. https://books.google.com/books?id=G07N-hlycAgC. Retrieved 6 August 2012. 
  4. James, Daniel (2009-12-04). Crafting Digital Media: Audacity, Blender, Drupal, GIMP, Scribus, and other Open Source Tools (1 ed.). Berkeley, CA: Apress. p. 114. ISBN 978-1430218876. https://archive.org/details/craftingdigitalm00jame_711. 
  5. "Writing scripts to change fonts in FontForge". Fontforge.sourceforge.net. http://fontforge.sourceforge.net/scripting.html. 
  6. "Writing python scripts to change fonts in FontForge". Fontforge.sourceforge.net. http://fontforge.sourceforge.net/python.html. 
  7. "FontForge's implementation of Adobe's Feature File syntax". Fontforge.sourceforge.net. http://fontforge.sourceforge.net/featurefile.html. 
  8. "MATH typesetting information". Fontforge.sourceforge.net. 2007-08-04. http://fontforge.sourceforge.net/math.html. 
  9. "Building FontForge from source". Fontforge.sourceforge.net. http://fontforge.sourceforge.net/source-build.html#Dependencies. 
  10. "Change log for FontForge". Fontforge.sourceforge.net. http://fontforge.sourceforge.net/changelog.html. 
  11. "LuaTeX — Taco Hoekwater, July 24, TUG 2008". http://www.luatex.org/talks/tug2008-taco-luatex.pdf. 
  12. Lunde, Ken (2009-01-13). CJKV Information Processing. Sebastopol, CA: O'Reilly.. p. 447. ISBN 9780596514471. 
  13. "Spline Font Database File Format". Fontforge.sourceforge.net. http://fontforge.sourceforge.net/sfdformat.html. 
  14. Yannis Haralambous (3 October 2007). Fonts & Encodings (1 ed.). O'Reilly Media, Inc. pp. 444, 988. ISBN 978-0-596-10242-5. https://books.google.com/books?id=qrElYgVLDwYC&pg=PA988. Retrieved 6 August 2012. 
  15. "The history of the development of FontForge". Fontforge.sourceforge.net. http://fontforge.sourceforge.net/ff-history.html. 
  16. "SortMill Tools". Barry Schwartz. https://bitbucket.org/sortsmill/sortsmill-fonts. 
  17. "OSP-foundry» Blog Archive » Sans Guilt". http://ospublish.constantvzw.org/foundry/sans-guilt/. 
  18. "OSP (Open Source Publishing) →". http://osp.kitchen/. 
  19. "Project page on SourceForge.net". https://sourceforge.net/projects/ocr-a-font/files/OCR-A/1.0/. 

External links