I look at Gimp 3.0 gtk3 roadmap and I see that every task is under work,
except one that is done. Just curious, how much work need to be done? How
much code remain to be ported to gtk3?
Thanks
Massimo
___
gimp-developer-list mailing list
List address:
Hi,
last tests results:
When dt is open with the black window there is no consumption of both RAM
and CPU
If I launch
mau@Zurg:~> darktable -d lua --library :memory: --luacmd
dofile('/usr/share/gimp/2.0/file-raw/file-darktable-export-on-exit.lua')
the terminal says
syntax error rean unexpected t
Am Donnerstag, 11. April 2019, 18:25:52 CEST schrieb Maurizio Paglia:
> Ciao,
> here below messages I see when I try to open a raw file
>
> [file-darktable.c] trying to call
> darktable
> --library
>
> :memory:
> --luacmd
> dofile('/usr/share/gimp/2.0/file-raw/file-darktable-exp