|
From: <ai...@us...> - 2014-02-28 20:25:51
|
Revision: 13031
http://sourceforge.net/p/plplot/code/13031
Author: airwin
Date: 2014-02-28 20:25:47 +0000 (Fri, 28 Feb 2014)
Log Message:
-----------
Display last page of example 27.
Modified Paths:
--------------
trunk/www/examples.php
Modified: trunk/www/examples.php
===================================================================
--- trunk/www/examples.php 2014-02-28 13:20:26 UTC (rev 13030)
+++ trunk/www/examples.php 2014-02-28 20:25:47 UTC (rev 13031)
@@ -91,7 +91,7 @@
array(26, 2, 1, "
<p>Demo of multi-lingual unicode versions of the first page of example 4.</p>
\n", array_fill( 0, 2, 1)),
- array(27, 19, 1, "
+ array(27, 20, 1, "
<p>Demo of drawing and filling 'spirograph' curves -
epitrochoids, cycolids, roulettes. We have specified the general
PLplot option '-eofill' when generating these figures. That means the
@@ -102,7 +102,7 @@
much larger fraction of the complex spirographic curve would be
filled).
</p>
- \n", array_fill( 0, 19, 1)),
+ \n", array_fill( 0, 20, 1)),
array(28, 5, 1, "
<p>Demo of 3-d writing of text (plmtex3 and plptex3).</p>
\n", array_fill( 0, 5, 1)),
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|