Attachment:
qt.jpg [ 67.07 KiB | Viewed 4064 times ]
Will be most usefull to have the chance to import/export the actual single filter settings to a file, so don't full the interface of "favourites" and save a file with the processed picture.
From gmic_qt_faves.json
Quote:
{
"Name": "017 Curves",
"command": "fx_curves_interactive",
"defaultParameters": [
"5",
"0",
"1",
"5",
"0,0,100,100,-1,0,0,100,100,-1,0,0,43.9613533,58.4541054,100,99.0338135,-1,0,0,100,100,-1,"
],
"originalName": "Curves",
"preview": "fx_curves_interactive_preview"
},
seem to be very few data.
It's possible?
Thanks.