
- Fontforge trick to faster editing fontforge cairo software#
- Fontforge trick to faster editing fontforge cairo code#
The FontForge project was founded by George Williams as a retirement project, and initially published from 2001 to March 2004 as PfaEdit). FontForge also imports and exports fonts to and from the Scalable Vector Graphics (SVG) format and the Unified Font Object (UFO) format. 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 trick to faster editing fontforge cairo software#
The software supports many other font formats and converts fonts from one format to another. FontForge also supports the interoperable UFO source format, which is based on XML. sfd file name extension) is text-based and facilitates collaboration between designers, as difference files can be easily created. Its native Spline Font Database format (.
Fontforge trick to faster editing fontforge cairo code#
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.įontForge supports a wide variety of font formats. Parts of FontForge code are used by the LuaTeX typesetting engine for reading and parsing OpenType fonts. Since the Novemrelease, FontForge uses libcairo and libpango software libraries for graphics and text rendering providing anti-aliased graphics and complex text layout support.įontForge can use Potrace or AutoTrace to auto trace bitmap images and import them into a font. At least one free OpenType mathematical font has been developed in FontForge.įontForge uses FreeType for rendering fonts on screen. It also supports the unofficial Microsoft mathematical typesetting extensions ( MATH table) introduced for Cambria Math and supported by Office 2007, XeTeX and LuaTeX.

įontForge supports Adobe's OpenType feature file specification (with its own extensions to the syntax).

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. To facilitate automated format conversion and other repetitive tasks, FontForge implements two scripting languages: its own language and Python.
