[Pkg-octave-commit] rev 99 - trunk/www

Rafael Laboissiere rafael@costa.debian.org
Tue, 22 Feb 2005 22:12:10 +0100


Author: rafael
Date: 2005-02-22 22:12:10 +0100 (Tue, 22 Feb 2005)
New Revision: 99

Modified:
   trunk/www/index.html
Log:
Added entries for GD-Octave and LibGlade-Octave


Modified: trunk/www/index.html
===================================================================
--- trunk/www/index.html	2005-02-22 20:57:39 UTC (rev 98)
+++ trunk/www/index.html	2005-02-22 21:12:10 UTC (rev 99)
@@ -155,8 +155,21 @@
         scientific programs that need GUI's as well as number crunching
         power. We will also simulatneously work on a GUI for Octave.
       </li>
-
       <li>
+        <a
+        href="http://www.sf.net/projects/octave-gtk/">Octave-LibGlade</a>:
+        Use Glade UI Editor to design the GUI.  Use libGlade to write event
+        handlers.  Use Octave to write application logic.  Write a killer
+        application! ;-)
+      </li>
+      <li>
+        <a href="http://freshmeat.net/projects/gdoctave/">GD-Octave</a>:
+        library glue for exporting GD library functions into Octave. It
+        features string and text rendering to the PNG, JPEG, GIF, and WBMP
+        image formats. Line, Point, Arc, Polygon, and Fill are supported as
+        primitives.
+      </li>
+      <li>
         <a href="http://www.sf.net/projects/glplot/">GLPlot</a>: A plot
         package using OpenGL and meant to be used in Octave and
         Overflow. It does not aim to be a standalone interactive plot