summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2021-04-06 20:47:23 -0400
committerDavid Thompson <dthompson2@worcester.edu>2021-04-06 20:47:23 -0400
commit7b9a06ee3e57ce1a9d7bc91cdbb5894e234fde34 (patch)
treef5179a63b1d7d20d2121c6c1b0347781c6b723d0
parentfec2bca489fa67f67bb6047215ebceb831305109 (diff)
graphics: path: Export painter? and painter-bounding-box.
-rw-r--r--chickadee/graphics/path.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/chickadee/graphics/path.scm b/chickadee/graphics/path.scm
index ef5206a..0d218fb 100644
--- a/chickadee/graphics/path.scm
+++ b/chickadee/graphics/path.scm
@@ -74,6 +74,8 @@
pad
beside
below
+ painter?
+ painter-bounding-box
make-empty-canvas
make-canvas
canvas?