It is currently Wed Aug 19, 2026 9:03 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: gmic_gimp_qt interface request.
PostPosted: Thu Jun 29, 2017 5:56 am  (#1) 
Offline
GimpChat Member

Joined: Oct 11, 2014
Posts: 82
Attachment:
qt.jpg
qt.jpg [ 67.07 KiB | Viewed 4062 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.


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: gmic_gimp_qt interface request.
PostPosted: Thu Jun 29, 2017 6:43 am  (#2) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16164
You can already just use comment to add the filter values to a layer name. =)

_________________
Image


Top
 Post subject: Re: gmic_gimp_qt interface request.
PostPosted: Thu Jun 29, 2017 6:58 am  (#3) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16164
Just an example.

Image

_________________
Image


Top
 Post subject: Re: gmic_gimp_qt interface request.
PostPosted: Thu Jun 29, 2017 7:16 am  (#4) 
Offline
GimpChat Member

Joined: Oct 11, 2014
Posts: 82
Rod wrote:
You can already just use comment to add the filter values to a layer name. =)


Oh yes,
so for a 1000 pics archive in xcf you need a storage farm...

xcf with 2 layers vs png
mc@dhcppc1:~/Scrivania/test$ ls -l
totale 16968
-rw-r--r-- 1 mc mc  2756148 giu 29 14:21 free-woman-695456_1920.png
-rw-r--r-- 1 mc mc 14616829 giu 29 14:22 free-woman-695456_1920.xcf


I think
export filter to file
and
import filter from file
is a better solution and not so diffcult to implement...


Top
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group