mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-17 15:11:59 +00:00
faster font export (removed undo support, do not save dozens of temp files during export), to be continued...
This commit is contained in:
@@ -263,6 +263,7 @@ public class FontExporter {
|
||||
WritableFontData woffData = w.convert(font);
|
||||
woffData.copyTo(fos);
|
||||
}
|
||||
|
||||
ttfFile.delete();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user