Added Dotgrid to help file
This commit is contained in:
parent
3cd39017bf
commit
8636253f49
@ -108,6 +108,9 @@ function Help(rune)
|
|||||||
html += pad("Darken",20)+"# 640x360 ; / ../assets/photo.jpg 640x 0,0 ; % balance #333333\n";
|
html += pad("Darken",20)+"# 640x360 ; / ../assets/photo.jpg 640x 0,0 ; % balance #333333\n";
|
||||||
html += pad("Desaturate",20)+"# 640x360 ; / ../assets/photo.jpg 640x 0,0 ; % saturation #333333\n";
|
html += pad("Desaturate",20)+"# 640x360 ; / ../assets/photo.jpg 640x 0,0 ; % saturation #333333\n";
|
||||||
|
|
||||||
|
html += "\nCanvases\n";
|
||||||
|
html += pad("Dot-Grid",20)+"# 300x300; # layer=background ; # #ff0000 ; . 15x15 4,4 ; # layer=main\n";
|
||||||
|
|
||||||
html += "</div>";
|
html += "</div>";
|
||||||
return html;
|
return html;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user