update egui

This commit is contained in:
Simon Gardling
2023-10-02 09:21:56 -04:00
parent 346c9ee267
commit c486c554c8
9 changed files with 166 additions and 187 deletions

View File

@@ -40,7 +40,6 @@ fn font_stripper(from: &str, out: &str, unicodes: Vec<char>) -> Result<Vec<u8>,
Err(x) => return Err(x.to_string()),
}
let script_result = run_script::run(
&format!(
"pyftsubset {}/assets/{} --unicodes={}