Page 1 of 1

tv_loadImage does not load psd-file

Posted: 08 Jul 2021, 15:17
by kaspar128
Hi everyone,
It is really cool that tvpaint can import a photoshop-file. However, I cannot find a way to do that with a george-command:

Code: Select all

tv_loadImage "psdfile.psd"

Code: Select all

tv_loadsequence "psdfile.psd"
..both result in an error.

Is there a possible method for importing psd's through George?
I checked above with a png-version, which loaded just fine. So the quoting is not the issue here..

Thanks in advance! :D

Re: tv_loadImage does not load psd-file

Posted: 05 Aug 2021, 18:10
by NathanOtano
I also need this feature! :)

Re: tv_loadImage does not load psd-file

Posted: 09 Aug 2021, 11:31
by Xavier
kaspar128 wrote: 08 Jul 2021, 15:17 However, I cannot find a way to do that with a george-command:

Code: Select all

tv_loadImage "psdfile.psd"

Code: Select all

tv_loadsequence "psdfile.psd"
..both result in an error.
Hi Kaspar, sorry for the delay. Actually, it is managed in the code so it should work ... so it's probably a bug :?
I moved your topic into the technical support section.

Could you please tell us about your configuration ?
And if possible, provide a sample PSD file to help us reproducing the bug ?
Thanks