File: preflight

package info (click to toggle)
fonts-eeyek 2.000-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,760 kB
  • sloc: xml: 121; sh: 24; python: 21; makefile: 8
file content (11 lines) | stat: -rwxr-xr-x 437 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

# This normalization will also run check and fix routines
psfnormalize -p checkfix=fix source/Eeyek-Regular.ufo

# Apply glyph data to Regular UFO
psfsetpsnames -i source/glyph_data.csv source/Eeyek-Regular.ufo
psfsetglyphorder --header sort_final -i source/glyph_data.csv source/Eeyek-Regular.ufo

# Create WOFF metadata file
psfmakewoffmetadata -n Eeyek -i org.sil.fonts source/Eeyek-Regular.ufo # --populateufowoff --force