summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/subset-fonts.pe1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/subset-fonts.pe b/scripts/subset-fonts.pe
index d10c70de..00f78767 100755
--- a/scripts/subset-fonts.pe
+++ b/scripts/subset-fonts.pe
@@ -101,6 +101,7 @@ while (fi < num_copy_fonts)
# NOTE it shouldn't be necessary to write the file here, but for some reason it doesn't work otherwise in this script
Generate(new_filepath, "", genflags)
src_filepath = new_filepath
+ Close()
endif
Print("Stealing double arrows from M+ 1p...")
Open(mplus1p_src_filepath)