devwiki:photoshop_script

Differences

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

Link to this comparison view

Next revision
Previous revision
devwiki:photoshop_script [2021/07/13 11:51] – created yingdevwiki:photoshop_script [2021/07/13 11:59] (current) – [My Photoshop Script] ying
Line 3: Line 3:
   * From time to time, I find I need something that can be repeated in Photoshop, that is why I decide to post some photoshop javascripts here. Most of them are very useful   * From time to time, I find I need something that can be repeated in Photoshop, that is why I decide to post some photoshop javascripts here. Most of them are very useful
  
-    * [[appwiki:photoshop:ps_script:codeGenerator|Code Generator]]: script for building variable code/coupon code in Photoshop+    * [[devwiki:photoshop_script:codeGenerator|Code Generator]]: script for building variable code/coupon code in Photoshop
  
 ====== Photoshop Scripting and Automation ====== ====== Photoshop Scripting and Automation ======
Line 331: Line 331:
     * ScriptUI GUI code generator (broken link): http://www.jkozniewski.com/tools/csib_loader.swf     * ScriptUI GUI code generator (broken link): http://www.jkozniewski.com/tools/csib_loader.swf
       * since that link is outdated, you can grab from http://web.archive.org       * since that link is outdated, you can grab from http://web.archive.org
-      * or download from my save "CS UI Buider v1.0.2 by Jakub Kozniewski" {{ :appwiki:photoshop:ps_script:cs_ui_builder_1.0.2.zip |}}+      * or download from my save "CS UI Buider v1.0.2 by Jakub Kozniewski" {{ :devwiki:photoshop_script:cs_ui_builder_1.0.2.zip |}}
       * note: the 2.0a is a exe version, which not work for me, you can get from here https://github.com/Faham/bric-n-brac/tree/master/tools/external       * note: the 2.0a is a exe version, which not work for me, you can get from here https://github.com/Faham/bric-n-brac/tree/master/tools/external
-      * {{:appwiki:photoshop:ps_script:ps_ui_builder.png?400|}}+      * {{:devwiki:photoshop_script:ps_ui_builder.png?400|}}
     * There is also AfterEffect jsx script do ScriptUI design called P9 ScriptUI builder: https://aescripts.com/p9-scriptui-builder/      * There is also AfterEffect jsx script do ScriptUI design called P9 ScriptUI builder: https://aescripts.com/p9-scriptui-builder/ 
  
Line 811: Line 811:
 </code> </code>
   * the quick ui tool with universal_tool_template.py, which can be downloaded as package here: https://github.com/shiningdesign/utt_PhotoshopUI   * the quick ui tool with universal_tool_template.py, which can be downloaded as package here: https://github.com/shiningdesign/utt_PhotoshopUI
-    * here is screenshot \\ {{:appwiki:photoshop:photoshopui_v0.1_screenshot.png|}}+    * here is screenshot \\ {{:devwiki:photoshop_script:photoshopui_v0.1_screenshot.png|}}
  
 ====== Advanced Javascript Scripting for Photoshop ====== ====== Advanced Javascript Scripting for Photoshop ======
  • devwiki/photoshop_script.1626177113.txt.gz
  • Last modified: 2021/07/13 11:51
  • by ying