Search found 38 matches

by Jaroslav Bereza
Wed Apr 05, 2017 4:26 pm
Forum: Help Me
Topic: Brush Stroke on Guides crossing
Replies: 2
Views: 5241

Re: Brush Stroke on Guides crossing

If you want apply drawing via script you need binary code of drawing.

Check connection SDK documentation... there is stroke recording and playback for it.
Tutorials Overview > Arbitrary Data Type

But much more easy should be create path and then apply brush on path.
by Jaroslav Bereza
Wed Mar 15, 2017 6:58 pm
Forum: Help Me
Topic: Auto Arrange
Replies: 4
Views: 7409

Re: Auto Arrange

Do you want only recangles or any shapes? Can you rotate shapes?
by Jaroslav Bereza
Fri Mar 10, 2017 7:22 pm
Forum: Photoshop Scripting - General Discussion
Topic: I made a script, but how do I put it into Photoshop
Replies: 3
Views: 6423

Re: I made a script, but how do I put it into Photoshop

Copy file to: Photoshop/Presets/Script

You can find your script in File > Scripts
by Jaroslav Bereza
Sat Jan 21, 2017 11:07 pm
Forum: Photoshop Scripting - General Discussion
Topic: Font are getting inconsistent in batch operations.
Replies: 3
Views: 8028

Re: Font are getting inconsistent in batch operations.

What are
1) images size?
2) images DPI?
3) texts unit?
by Jaroslav Bereza
Sat Jan 14, 2017 4:35 pm
Forum: Adobe Bridge Scripting: General Discussion
Topic: I am the new guy
Replies: 2
Views: 9927

Re: I am the new guy

We definitely should improve spam filter on this forum :-D
by Jaroslav Bereza
Sat Jan 14, 2017 12:26 pm
Forum: Photoshop Scripting - General Discussion
Topic: PsDotNet - Photoshop C# library
Replies: 13
Views: 31461

Re: PsDotNet - Photoshop C# library

C# is becoming more crossplatform. You can have Visual Studio on Mac. There is also mono. I think microsoft is preparing more cross platform things.
by Jaroslav Bereza
Fri Jan 13, 2017 6:14 pm
Forum: Photoshop Scripting - General Discussion
Topic: PsDotNet - Photoshop C# library
Replies: 13
Views: 31461

Re: PsDotNet - Photoshop C# library

This looks very interesting. I will check it in next days.
Is this Windows only? Because if you write classic JSX, it works on both Mac and Win.
by Jaroslav Bereza
Sun Jan 08, 2017 11:41 am
Forum: Photoshop Scripts
Topic: Installer for local network!
Replies: 3
Views: 10167

Re: Installer for local network!

I don't have another computers in local network which needs Photoshop. And at work we have Remote Desktop(RDP) with installed Photoshop so if somebody need Photoshop he can connect virtually. So you have installed Photohsop only in one PC and anyone can access to PS from their PCs so need copy scrip...
by Jaroslav Bereza
Sat Jan 07, 2017 11:46 am
Forum: Photoshop Scripts
Topic: Installer for local network!
Replies: 3
Views: 10167

Re: Installer for local web!

It took a while before I realized that web = network :-)
If you will use web instead network it can be a bit confusing I guess.