mirror of
https://github.com/kiliman/operator-mono-lig.git
synced 2026-08-12 02:10:52 +02:00
🐛 Fix issue with Light weights not building due to aggressive replace
Closes #15
This commit is contained in:
@@ -16,7 +16,7 @@ exit /b
|
||||
|
||||
:build_font
|
||||
set lig=%1
|
||||
set otf=%lig:Lig=%
|
||||
set otf=%lig:Lig-=-%
|
||||
|
||||
if not exist .\original\%otf%.otf exit /b
|
||||
if not exist .\ligature\%lig%\charstrings.xml exit /b
|
||||
|
||||
Reference in New Issue
Block a user