From 1c2d8b4d8f4c7b565dd3ae484ee6b6b783fdbf58 Mon Sep 17 00:00:00 2001 From: kiliman Date: Mon, 18 Sep 2017 12:48:39 -0400 Subject: [PATCH] Make sure charstrings.xml exists for font before building --- build.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/build.bat b/build.bat index 25ddc21..0b8af9c 100644 --- a/build.bat +++ b/build.bat @@ -19,6 +19,7 @@ set lig=%1 set otf=%lig:Lig=% if not exist .\original\%otf%.otf exit /b +if not exist .\ligature\%lig%\charstrings.xml exit /b @echo Building %lig% ttx -f .\original\%otf%.otf