From dbff8129b72bc946da93e6753b4f2ffbde09866a Mon Sep 17 00:00:00 2001 From: tth Date: Tue, 1 Jun 2021 10:26:39 +0200 Subject: [PATCH] crumphard integrated in fonderie --- Fonderie/crapulator.c | 4 ++++ Fonderie/crapulors.liste | 1 + 2 files changed, 5 insertions(+) diff --git a/Fonderie/crapulator.c b/Fonderie/crapulator.c index 172f7207..110ff957 100644 --- a/Fonderie/crapulator.c +++ b/Fonderie/crapulator.c @@ -287,6 +287,10 @@ switch (idFx) { fval, 0.19, 0); break; + case CR_crumphard: /* new june 1st 2021, in the bibcave */ + retval = fimg_crump_hard(image, image, fval, 0); + break; + case CR_rndblks: retval = random_blocks(image, 70); break; diff --git a/Fonderie/crapulors.liste b/Fonderie/crapulors.liste index 496b8474..a66d743b 100644 --- a/Fonderie/crapulors.liste +++ b/Fonderie/crapulors.liste @@ -31,6 +31,7 @@ 30 multidots 100 1.333 31 diagonal 1 1.0 32 vsglitch 1 1.0 +33 crumphard 1 1.0 42 nothing 42 3.1415926 45 hilightr 1 1.717 99 message 1 1.0