diff src/redraw_man.c @ 141:e89512d6fa0a

Change doxygen comment to reflect changes of relation-ship. Relation-ship among coord, geo, and shapes.
author Thinker K.F. Li <thinker@branda.to>
date Tue, 23 Sep 2008 09:09:34 +0800
parents 0de8fd11271e
children e96a584487af
line wrap: on
line diff
--- a/src/redraw_man.c	Tue Sep 23 08:28:14 2008 +0800
+++ b/src/redraw_man.c	Tue Sep 23 09:09:34 2008 +0800
@@ -855,21 +855,6 @@
 }
 
 
-/*! \page coord_opacity How to support opacity attribute for group (coord)?
- *
- * I have several ideas to do that.  This page show you all ideas.
- *
- * \section idea_one First One
- * Change the structure of tree of coords.  It is organized as tree of
- * SVG document, shapes and coords are putten in tree with order the same
- * as the document.  The idea can solve the problem, but also seriously
- * impact current code.
- *
- * \section idea_two Second One
- * Add opacity and agg_opacity attribute to coord_t, and update
- *
- */
-
 /*! \brief Re-draw all changed shapes or shapes affected by changed coords.
  *
  * A coord object has a geo to keep track the range that it's members will