Update build options

This commit is contained in:
Silke Hofstra 2018-09-04 14:48:48 +02:00
parent deec149334
commit a0f883fde1
1 changed files with 1 additions and 4 deletions

View File

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