]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-stencil-commands.scm
Merge branch 'lilypond/translation' of ssh://git.sv.gnu.org/srv/git/lilypond into...
[lilypond.git] / scm / define-stencil-commands.scm
index 6bbd313dd4c1111ed30020b13a992443d69bb70c..bbb2ac2a9f6e48977a6ffe178219b27869fee0b8 100644 (file)
@@ -40,20 +40,21 @@ defined in the output modules (output-*.scm)"
     no-origin
     oval
     path
+    partial-ellipse
     placebox
     polygon
     repeat-slash
     resetcolor
     resetrotation
+    resetscale
     round-filled-box
     setcolor
     setrotation
+    setscale
     text
     unknown
     url-link
     utf-8-string
-    white-dot
-    white-text
     zigzag-line
     ))
 
@@ -67,6 +68,7 @@ are used internally in lily/stencil-interpret.cc."
     combine-stencil
     delay-stencil-evaluation
     rotate-stencil
+    scale-stencil
     translate-stencil
     ))