Skip to content

Commit

Permalink
blend: replace website with archive (#264)
Browse files Browse the repository at this point in the history
Fixes #258. Don't you just love it when these sort of stuff happen?
  • Loading branch information
Artoria2e5 authored Jul 30, 2024
1 parent e5d436a commit f448d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/generator/blend.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* interpolates between a set of colors uzing a bezier spline
* blend mode formulas taken from http://www.venture-ware.com/kevin/coding/lets-learn-math-photoshop-blend-modes/
* blend mode formulas taken from https://web.archive.org/web/20180110014946/http://www.venture-ware.com/kevin/coding/lets-learn-math-photoshop-blend-modes/
*/

import '../io/rgb/index.js';
Expand Down

0 comments on commit f448d00

Please sign in to comment.