Hi all:
I am developing a font tool to assist designers to quickly modify the font of selected text in Photoshop (or Illustrator). It is found that the following code does not work.
tell application "Adobe Photoshop 2020"
activate
set propertiers of selection of current layer of current document to {font:"Herculanum"}
end tell
need your help.
thanks.
how to change the font of selected text by applescript
Re: how to change the font of selected text by applescript
Bonjour
Applescript is little used here ..............
You should have been to JavaScript and the .jsx scripts!
Applescript is little used here ..............
You should have been to JavaScript and the .jsx scripts!
