Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Change Brush Rotation Angle - JSX Script

New Here ,
Oct 14, 2014 Oct 14, 2014

Hello all, first time post!

I want to be able to rotate the angle of my brush incrementally through a JSX script in Photoshop CS6, I'll be linking the script to a hotkey and using it to rotate my brush back and forth as I use it.

How would I be able to change the angle value that shows up in brush properties?

Thanks!

TOPICS
Actions and scripting
1.3K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe
Community Expert ,
Oct 14, 2014 Oct 14, 2014
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Oct 15, 2014 Oct 15, 2014
LATEST

it can be done with AutoHotKey. I have several peices of code that work perfectly: press a hotkey to rotate the brush to the right by however many degrees you choose, and another hotkey to rotate the other way. For me, I never really had a need for it so never really use it, but for other illustrators I'm sure it would be great. You'd need to become familiar with AutoHotKey before running the scripts though. Check out the forums and run a search on your topic, and you will find a little bit of info on it:

Support - AutoHotkey Community

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines