-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
22 lines (17 loc) · 871 Bytes
/
README
File metadata and controls
22 lines (17 loc) · 871 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Photoshop-Standard-Library
Standard functions for Photoshop's Action Script
============================
---------------------------------------------------------------------------
Photoshop ASD don't means Action Standard Library
---------------------------------------------------------------------------
Author: GaragePixel
Year: 2022
Version 0.1 - 2022-03-18
Summary:
Collection of standard functions for Photoshop's Action Script
This library is no longer actively developped now,
so I put it online hoping that someone will fork it and continue my work.
In particular, more precise control of the timeline,
path layer and smart layers macro-code remains to be implemented.
This library was already used to make plug-ins. Product-ready.
============================