summaryrefslogtreecommitdiffstats
path: root/examples/preflight
blob: 65e790cf54083c86cf5e62947d3d8085ae0a3866 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
# Sample script for calling multiple routines on a project, typically prior to committing to a repository.
# Place this in root of a project, adjust the font path, then set it to be executable by typing:
# chmod +x preflight

psfnormalize -p checkfix=fix source/font-Regular.ufo
psfnormalize -p checkfix=fix source/font-Bold.ufo

psfsyncmasters source/font-RB.designspace