Initial commit

This commit is contained in:
CajunAvenger
2021-07-09 02:07:58 -05:00
parent 44a72dbc6f
commit eda330eee8
22968 changed files with 376881 additions and 0 deletions

View 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")))))}