Search found 2 matches

by Alex_the_Cat
Sat Mar 15, 2025 11:51 am
Forum: Help Me
Topic: Record user activities and repeat. Recording an Action from a script?
Replies: 0
Views: 4681

Record user activities and repeat. Recording an Action from a script?

Hello! The task is to record custom user activities made with some layer and repeat them on another layer. The only way I can see at the moment is to use the ScriptingListener plugin. A jsx script initiates recording, next script stop it, then read and analyze log, remove unnecessary parts and execu...
by Alex_the_Cat
Fri Dec 01, 2017 7:09 am
Forum: Help Me
Topic: get text layer properties via Action manager
Replies: 2
Views: 7755

get text layer properties via Action manager

hi!
how to get text layer properties with Action manager?
need text bounds, text origin, font etc
thnx