Initial commit
This commit is contained in:
6
data/magic-watermarks.mse-include/invocation
Normal file
6
data/magic-watermarks.mse-include/invocation
Normal file
@@ -0,0 +1,6 @@
|
||||
# Watermark images
|
||||
|
||||
choice images:
|
||||
invocation: { set_combine(combine:"shadow", set_alpha(alpha: 0.9, drop_shadow(offset_x: -0.01, offset_y: 0.03, blur_radius: 0.02, alpha: 1, color: rgb(0,0,0), enlarge(border_size: 0.03, symbol_variation(symbol: set.symbol, variation: "watermark")))))}
|
||||
glow: { set_combine(combine:"glow", set_alpha(alpha: 0.3, drop_shadow(offset_x: -0.01, offset_y: 0.03, blur_radius: 0.02, alpha: 1, color: rgb(0,0,0), enlarge(border_size: 0.03, symbol_variation(symbol: set.symbol, variation: "watermark")))))}
|
||||
|
||||
Reference in New Issue
Block a user