Update build options, enable small caps

Closes #2
This commit is contained in:
Silke Hofstra 2018-09-04 14:48:48 +02:00
parent 7088b9e786
commit c58e4adb85
1 changed files with 2 additions and 5 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Simple Script to rebuild the fonts in this package.
# Parameters
@ -17,10 +17,7 @@ autoinst fonts/opentype/$vend/$font/* \
-vendor="$vend" \
-typeface="$font" \
-encoding=OT1,T1,LY1,TS1 \
-ts1 \
-nosmallcaps \
-superiors \
-inferiors \
-smallcaps \
-fractions \
-noswash \
-notitling \