graphic:javascript:photoshop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
graphic:javascript:photoshop [2022/01/20 09:51] – [Conclusion] yinggraphic:javascript:photoshop [2022/11/13 14:58] – [Javascript Version and Compatibility] ying
Line 1: Line 1:
 +====== Enable Javascript in Photoshop 2022 above ======
 +
 +  * to avoid warning pop dialog, you need to create a file at <code>%appdata%\Adobe\Adobe Photoshop 2022\Adobe Photoshop 2022 Settings\PSUserConfig.txt
 +at path:
 +%appdata%\Adobe\Adobe Photoshop 2022\Adobe Photoshop 2022 Settings\
 +</code>
 +  * with content inside PSUserConfig.txt<code>WarnRunningScripts 0</code>
 +
 ====== Javascript Version and Compatibility ====== ====== Javascript Version and Compatibility ======
  
Line 96: Line 104:
 } }
 </code> </code>
-    * after CS5 <code javascript>activeDocument.guides.add(Direction.VERTICAL, 100); // orientation and offset</code>+    * after CS5 <code javascript>activeDocument.guides.add(Direction.VERTICAL, 100); // orientation and offset 
 +activeDocument.guides.removeAll() 
 +</code>
  
  
  • graphic/javascript/photoshop.txt
  • Last modified: 2023/03/05 03:02
  • by ying