General updates over the last two years, adding new scripts and updating existing in response to new
needs or to adjust for changes to third-party software.
Added
| Command | Description |
| ------- | ----------- |
| [psfcheckclassorders](docs/scripts.mdpsfcheckclassorders) | Verify classes defined in xml have correct ordering where needed |
| [psfcheckftml](docs/scripts.mdpsfcheckftml) | Check ftml files for structural integrity |
| [psfcheckglyphinventory](docs/scripts.mdpsfcheckglyphinventory) | Warn for differences in glyph inventory and encoding between UFO and input file (e.g., glyph_data.csv) |
| [psfcheckinterpolatable](docs/scripts.mdpsfcheckinterpolatable) | Check UFOs in a designspace file are compatible with interpolation |
| [psffixfontlab](docs/scripts.mdpsffixfontlab) | Make changes needed to a UFO following processing by FontLab |
| [psfsetdummydsig](docs/scripts.mdpsfsetdummydsig) | Add a dummy DSIG table into a TTF font |
| [psfsetglyphdata](docs/scripts.mdpsfsetglyphdata) | Update and/or sort glyph_data.csv based on input file(s) |
| [psfshownames](docs/scripts.mdpsfshownames) | Display name fields and other bits for linking fonts into families |
| [psfwoffit](docs/scripts.mdpsfwoffit) | Convert between ttf, woff, and woff2 |
Changed
Multiple changes!
Removed
None
[1.5.0] - 2020-05-20 - Maintenance Release; Python 2 support removed
Added support for Font Bakery to make it simple for projects to run a standard set ot checks designed to fit in
with [Font Development Best Practices](https://silnrsi.github.io/FDBP/en-US/index.html).
Improvements to feax support
Many other updates
Added
| Command | Description |
| ------- | ----------- |
| [psfftml2TThtml](docs/scripts.mdpsfftml2TThtml) | Convert FTML document to html and fonts for testing TypeTuner |
| [psfmakescaledshifted](docs/scripts.mdpsfmakescaledshifted) | Creates scaled and shifted versions of glyphs |
| [psfrunfbchecks](docs/scripts.mdpsfrunfbchecks) | Run Font Bakery checks using a standard profile with option to specify an alternative profile |
| [psfsetdummydsig](docs/scripts.mdpsfsetdummydsig) | Put a dummy DSIG table into a TTF font |
Changed
Multiple minor changes and bug fixes
Removed
None