Skip to content

Commit

Permalink
fix(renderings): Bring dark color support back to soft-cover crease e…
Browse files Browse the repository at this point in the history
…mulator
  • Loading branch information
alerque committed Apr 19, 2024
1 parent c9b551f commit 4b5ea00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/functions.mk
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ define magick_crease ?=
-blur 0x$(call scale,$(call mmtopx,0.2)) \
-level "0x40%!" \
\) \
-compose Divide -composite
-compose Difference -composite
endef

define magick_fray ?=
Expand Down

0 comments on commit 4b5ea00

Please sign in to comment.