/* === S Y N F I G ========================================================= */
/*! \file rectangle.cpp
-** \point2ief Template Header
+** \brief Template Header
**
** $Id: rectangle.cpp,v 1.2 2005/01/24 03:08:17 darco Exp $
**
//! Creates a new child canvas, and returns its handle
Handle new_child_canvas();
- //! Creates a new child canvas with an ID of \aid, and returns its handle
+ //! Creates a new child canvas with an ID of \a id, and returns its handle
Handle new_child_canvas(const String &id);
//! Adds the given canvas as a child
namespace synfig {
/*! \class Layer_Polygon
-** \beief writeme
+** \brief writeme
** \todo This layer needs to support multiple polygons */
class Layer_Polygon : public Layer_Shape
{
namespace synfig {
/*! \class Layer_Shape
-** \beief writeme */
+** \brief writeme */
class Layer_Shape : public Layer_Composite, public Layer_NoDeform
{
SYNFIG_LAYER_MODULE_EXT
//! Constructs Time from the given string.
/*! \note If the string references frames, then the
- ** frame rate (\afps) should be provided from the
+ ** frame rate (\a fps) should be provided from the
** correct source. (Which is most likely the RendDesc
** of the current Canvas)
** The frame count will be ignored if the