add xmp injection and disable some log messages
This commit is contained in:
@@ -122,6 +122,7 @@ public:
|
||||
void export_anim(std::string data_path);
|
||||
void project_save(std::string data_path);
|
||||
void project_open(std::string data_path);
|
||||
void inject_xmp(std::string jpg_path);
|
||||
ui::Image thumbnail_generate(int w, int h);
|
||||
ui::Image thumbnail_read(std::string data_path);
|
||||
void preview_generate();
|
||||
|
||||
Reference in New Issue
Block a user