Hi,
is there a way to force files (png 8bit) to use one palette (.act)? Something like : select a folder where the png's are and then select the .act palette and save those files with that palette.
I'm using photoshop cs5.
Thanx
cs5 scripting help
cs5 scripting help
See bb/viewtopic.php?f=9&t=3453&p=15720
Note the png files and the act file need to have the same number of colors or you will get very strange results.
Note the png files and the act file need to have the same number of colors or you will get very strange results.
cs5 scripting help
Thanx,
I got my script working, but now I've a another problem. The first palette that I tried stays in memory even if I try a another .act file. What could be the problem?
Thanx
I got my script working, but now I've a another problem. The first palette that I tried stays in memory even if I try a another .act file. What could be the problem?
Thanx
cs5 scripting help
I don't really use index color much. Are you saying that it will not apply the act file you want?
cs5 scripting help
yes, it doesn't matter what .act file I select, photoshop still uses the wrong palette.