-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changelog added
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,16 @@ | ||
# Liner | ||
Line Drawing Script for InDesign | ||
|
||
Install into Scripts folder, and click. | ||
To Change line specs, edit the .jsx | ||
|
||
|
||
# Changelog | ||
0.1 Initial release | ||
0.2 Get Specific on page | ||
0.3 Group things up if they need it and then ungroup if they need it | ||
0.4 Get specific about grouped things | ||
0.5 Don't create the line until late | ||
0.6 Check for nothingness | ||
0.7 Tint of black instead of swatch reliance - reorganisation of lots of ifs into cases | ||
0.8 Make sure spacing is done in mm. Reorg to make editing line space, thickness, colour, tint easy. |