summaryrefslogtreecommitdiff
path: root/examples/text.scm
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2020-10-03 22:29:27 -0400
committerDavid Thompson <dthompson2@worcester.edu>2020-10-03 22:29:27 -0400
commit85c32e4c1302a3c37a1ebb4cf7b4888affdc4f61 (patch)
tree49405ce1598633857b69e6c8a30ae7abca324173 /examples/text.scm
parent0a13a8e9760091031986fe3a429645113dd038b1 (diff)
Rename 'render' subdirectory to 'graphics'.
Diffstat (limited to 'examples/text.scm')
-rw-r--r--examples/text.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/text.scm b/examples/text.scm
index df0a2ed..dd9c83a 100644
--- a/examples/text.scm
+++ b/examples/text.scm
@@ -1,6 +1,6 @@
(use-modules (chickadee)
(chickadee math vector)
- (chickadee render font))
+ (chickadee graphics font))
(define (draw alpha)
(draw-text "The quick brown fox jumps over the lazy dog.\nFive hexing wizard bots jump quickly."