[cairo-commit] [cairo-www] src/samples
Carl Worth
cworth at freedesktop.org
Wed Feb 17 13:17:22 PST 2010
src/samples/curve_rectangle.mdwn | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 430a5a35c19cf29ad991fe5f7b6c8273f10efe9e
Author: mccann <mccann at web>
Date: Wed Feb 17 13:17:22 2010 -0800
diff --git a/src/samples/curve_rectangle.mdwn b/src/samples/curve_rectangle.mdwn
index dd4958c..4dd464d 100644
--- a/src/samples/curve_rectangle.mdwn
+++ b/src/samples/curve_rectangle.mdwn
@@ -1,3 +1,5 @@
+Unless you know what you are doing, you should probably use [rounded_rectangle](/samples/rounded_rectangle) instead.
+
<div class="tutright">[[!img "curve_rectangle.png" link="no"]]</div>
/* a custom shape that could be wrapped in a function */
double x0 = 25.6, /* parameters like cairo_rectangle */
More information about the cairo-commit
mailing list