Quantcast
Channel: Adobe Community : Popular Discussions - Photoshop Scripting
Viewing all articles
Browse latest Browse all 12244

My plugin on mac and on windows works different. Why?

$
0
0

Hi!

 

I'm writing a PS Plugin and I see that it's working different on mac and on windows. Can anybody explain why?

More about it:

I create new text layer and style it. Then I push button on my plugin which run script. This script gets json data with a list of texts from server. Then it iterates through this list and doing next:

- Creates a duplicate of existing styled layer;

- Changes text of duplicated layer to text from my list;

- Saves this layer as PNG image.

- Sends this image to server.

- Deletes image.

This process repeats for each text in list. And after ask for another batch of json data from server.

 

I've tested this on Mac OS and on Windows machines. And result time for mac was 2-4 times bigger then time on windows.


Viewing all articles
Browse latest Browse all 12244

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>