*** empty log message ***

This commit is contained in:
Marc Lehmann 2001-12-05 05:02:01 +00:00
parent 26ebb09c52
commit 008b057d11
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ register "random_art_1", # Funktionsname
Palette->set_foreground([rand(256),rand(256),rand(256)]);
Palette->set_background([rand(256),rand(256),rand(256)]);
# Un erzeuge einen Farbverlauf über das Bild
# Und erzeuge einen Farbverlauf über das Bild
$layer->blend (FG_BG_HSV, DIFFERENCE_MODE, LINEAR, 100,
0, REPEAT_TRIANGULAR, $super, 2, 3,
$w/2, $h/2,