Quantcast
Channel: Adobe Community : Popular Discussions - Photoshop Plugin and Companion App SDK
Viewing all articles
Browse latest Browse all 54282

Photoshop Automation Plug-in - Getting non western characters from layer names and layer text

$
0
0

Hi To all members of the forum.

 

My name is Momir Zecevic and i have developed automation plugin for  Photoshop and it work well for almost 8 years now (Windows XP, Vista, 8, Visual studio 97 and Photoshop 7 SDK). However client for which I have written plugin wants me to add possibility for  new version so that plug-in can read  international characters from text layers (Russian , French German etc) as well as layer names if they have international characters in it.

 

I have tried  but seems that I am missing something obvious

 

Here is example what I get from getter

 

Example:

 

     error = sPSActionDescriptor->Make(&desc00000B28);

     if (error) goto returnError;

 

     error = sPSActionDescriptor->PutString(desc00000B28, keyName, "X????????X");

     if (error) goto returnError;

 

 

Layer name is on cyrilic (i hope that it will be displayed right here) XШЂЧЋЖЊЕЏX

 

Can someone point me in the right direction.

 

Thank you very much.

 

Regards,

 

Momir Zecevic

Ars Media

www.arsmedia.tv


Viewing all articles
Browse latest Browse all 54282

Trending Articles



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