mirror of
https://github.com/ONLYOFFICE/build_tools.git
synced 2026-04-07 14:06:31 +08:00
Nice output
This commit is contained in:
@ -76,9 +76,7 @@ def make():
|
||||
base.delete_dir(git_dir + "/fonts")
|
||||
base.create_dir(git_dir + "/fonts")
|
||||
|
||||
if (old_data_url == data_url):
|
||||
print("-----------------------------------------------------------")
|
||||
|
||||
print("-----------------------------------------------------------")
|
||||
print("All fonts generation... -----------------------------------")
|
||||
print("-----------------------------------------------------------")
|
||||
base.cmd_exe("allfontsgen", ["--input=../../../core-fonts", "--allfonts-web=../../../sdkjs/common/AllFonts.js", "--allfonts=./AllFonts.js",
|
||||
|
||||
Reference in New Issue
Block a user