From 811ee754f68dc454195a4d15d71ae3d425e43a88 Mon Sep 17 00:00:00 2001 From: Bauke Date: Tue, 8 Mar 2022 13:31:40 +0100 Subject: [PATCH] Replace Generic('gegl:softglow') with Softglow. --- source/2022-03-06.ts | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/source/2022-03-06.ts b/source/2022-03-06.ts index ff32cf7..5025ae0 100644 --- a/source/2022-03-06.ts +++ b/source/2022-03-06.ts @@ -1,4 +1,10 @@ -import {Generic, Mirrors, Newsprint, SimplexNoise} from './gegl/exports.js'; +import { + Generic, + Mirrors, + Newsprint, + SimplexNoise, + Softglow, +} from './gegl/exports.js'; import Project from './project.js'; const [width, height] = [1920, 1080]; @@ -20,7 +26,7 @@ const project: Project = { angle4: 0, }), new Mirrors(), - new Generic('gegl:softglow'), + new Softglow(), new Newsprint(), new Generic('gegl:stereographic-projection', {tilt: 123}), new Generic('gegl:focus-blur', {