Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(174)

Unified Diff: lily/include/stencil.hh

Issue 2275042: Fix #888: Add ly:stencil-scale. (Closed)
Patch Set: Remove newline. Created 13 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: lily/include/stencil.hh
diff --git a/lily/include/stencil.hh b/lily/include/stencil.hh
index fe13d583e4ad772d6ce3ebca71a40c04e3b76811..ed0a5c96c9bf64104603c76f1caaf16182026230 100644
--- a/lily/include/stencil.hh
+++ b/lily/include/stencil.hh
@@ -79,6 +79,7 @@ public:
void rotate_degrees_absolute (Real, Offset);
void align_to (Axis a, Real x);
void translate_axis (Real, Axis);
+ void scale (Real, Real);
Interval extent (Axis) const;
Box extent_box () const;
« no previous file with comments | « input/regression/stencil-scale.ly ('k') | lily/stencil.cc » ('j') | lily/stencil-scheme.cc » ('J')

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b