Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/clef.py
diff options
context:
space:
mode:
Diffstat (limited to 'clef.py')
-rw-r--r--clef.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/clef.py b/clef.py
index b54cf28..298705f 100644
--- a/clef.py
+++ b/clef.py
@@ -50,3 +50,4 @@ class Clef:
y0=ytop)
context.transform(matrix)
svg.render_cairo(context)
+ context.clip()