summaryrefslogtreecommitdiff
path: root/non-posts/projects.skr
diff options
context:
space:
mode:
Diffstat (limited to 'non-posts/projects.skr')
-rw-r--r--non-posts/projects.skr6
1 files changed, 6 insertions, 0 deletions
diff --git a/non-posts/projects.skr b/non-posts/projects.skr
index 4aecbe5..4c950c1 100644
--- a/non-posts/projects.skr
+++ b/non-posts/projects.skr
@@ -47,6 +47,12 @@ facilities of the functional package manager GNU Guix. A GWL workflow
will always run in a reproducible environment that GNU Guix
automatically prepares.])
+ (h2 [Guile Picture Language])
+ (p [,(ref "/guile-picture-language" "The Guile Picture Language")
+ provides a Guile library containing simple procedures to generate
+ primitive shapes, to manipulate them, and to compose them to build
+ complex pictures. While this library could be used to procedurally
+ generate images, it is really meant to be used interactively.])
(h2 [LV2 plugins])