styles
This commit is contained in:
parent
aef0087e2d
commit
20a529f102
1 changed files with 1 additions and 2 deletions
|
@ -1,9 +1,8 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
FOLDER="$1"
|
FOLDER="$1"
|
||||||
|
STYLE="$2" # moody_bw, teal
|
||||||
|
|
||||||
# Configs
|
# Configs
|
||||||
STYLE="t3mujinpack - Color Negative|Kodak Portra 400 UC"
|
|
||||||
EXTENSION="jpg"
|
EXTENSION="jpg"
|
||||||
LONG_EDGE=1920
|
LONG_EDGE=1920
|
||||||
QUALITY=89
|
QUALITY=89
|
||||||
|
|
Loading…
Reference in a new issue