From bc9e2012557afc31e3c7e10acd573a88769f52b4 Mon Sep 17 00:00:00 2001 From: Nathan Pannell Date: Fri, 29 Apr 2022 05:21:49 -0700 Subject: [PATCH] Added cli option --tagname-format --- data/pref.xml | 1 + data/strings/en.ini | 6 ++++ data/widgets/export_sprite_sheet.xml | 6 ++++ src/app/cli/app_options.cpp | 1 + src/app/cli/app_options.h | 2 ++ src/app/cli/cli_open_file.h | 1 + src/app/cli/cli_processor.cpp | 6 ++++ src/app/commands/cmd_export_sprite_sheet.cpp | 32 ++++++++++++++++++++ src/app/commands/cmd_export_sprite_sheet.h | 1 + src/app/doc_exporter.cpp | 13 +++++++- src/app/doc_exporter.h | 3 ++ 11 files changed, 71 insertions(+), 1 deletion(-) diff --git a/data/pref.xml b/data/pref.xml index 84053e6b2..61a157e35 100644 --- a/data/pref.xml +++ b/data/pref.xml @@ -529,6 +529,7 @@