Add blurring algorithm attribution.
[CONFIGURATION] * NEW: Add blurring algorithm attribution.
This commit is contained in:
parent
f80173621b
commit
96a3414afb
1 changed files with 3 additions and 1 deletions
|
@ -34,6 +34,8 @@ The following pieces of code were borrowed and adapted:
|
|||
- The function that computes the easter day of a specific year uses an
|
||||
algorithm made by Aloysius Lilius And Christophorus Clavius.
|
||||
|
||||
- The blurring algoritm is based on the 'StackBlur' algorithm made by Mario Klingemann.
|
||||
|
||||
If I forget some borrowed code in the list above, just tell me.
|
||||
|
||||
Enjoy Gambas!
|
||||
|
|
Loading…
Reference in a new issue