diff --git a/Snippets/statShape.py b/Snippets/statShape.py index 87e58bf6e..e0b0d69ed 100644 --- a/Snippets/statShape.py +++ b/Snippets/statShape.py @@ -35,7 +35,7 @@ with cairo.SVGSurface( glyph.draw(pen) context.fill() - stats = StatisticsPen() + stats = StatisticsPen(glyphset) glyph.draw(stats) # https://cookierobotics.com/007/