SFDDIFF(1) | General Commands Manual | SFDDIFF(1) |
sfddiff - compare two font files
sfddiff [--help] [--ignorehints] [--ignorenames] [--ignoregpos] [--ignoregsub] [--ignorebitmaps] [--exact] [--warn] [--merge outfile] [--usage] [--version] fontfile1 fontfile2
The program sfddiff compares two font files, which may be in any format that fontforge(1) can read. It will notice the following differences:
fontforge(1)
The HTML version of the FontForge manual, available online at: http://fontforge.sourceforge.net/.
FontForge used to be called PfaEdit.
FontForge is Copyright © 2000–2014 by George Williams, and is currently maintained by the FontForge development team. See /usr/share/doc/fontforge/AUTHORS for a comprehensive list of contributors.
The sfddiff program is licensed under GPLv3+: GNU GPL version 3 or later (http://gnu.org/licenses/gpl.html) with many parts covered by a BSD license (http://fontforge.org/license.html). Please read the LICENSE file included in the FontForge distribution for details, or see https://github.com/fontforge/fontforge/blob/master/LICENSE.
FontForge is available as a whole under the terms of the GNU GPL (http://www.gnu.org/copyleft/gpl.html), version 3 or any later version. However, almost all of its parts are available under the "revised BSD license" (http://www.law.yi.org/~sfllaw/talks/bsd.pdf) because FontForge was mostly written by George Williams, using that license.
The Revised BSD License is very permissive, and allows for code to be combined with other code under other licenses.
There are many useful libraries available under copyleft libre licenses, such as the LGPL and GPL, which FontForge started to use in 2012.
For example, Pango and Cairo are available under the LGPL.
Some features added since 2012 are licensed by their individual developers under the GPLv3.
See the FontForge Github Issue Tracker, at https://github.com/fontforge/fontforge/issues/.
2017 Jun 18 |