synfig-core  1.0.3
Functions
layer_svg.cpp File Reference

Implementation of the Svg layer. More...

#include <synfig/string.h>
#include <synfig/paramdesc.h>
#include <synfig/value.h>
#include <synfig/valuenode.h>
#include "layer_svg.h"

Functions

 SYNFIG_LAYER_INIT (svg_layer)
 SYNFIG_LAYER_SET_NAME (svg_layer,"svg_layer")
 SYNFIG_LAYER_SET_LOCAL_NAME (svg_layer, N_("Import Svg"))
 SYNFIG_LAYER_SET_CATEGORY (svg_layer, CATEGORY_DO_NOT_USE)
 SYNFIG_LAYER_SET_VERSION (svg_layer,"0.1")
 SYNFIG_LAYER_SET_CVS_ID (svg_layer,"$Id: layer_svg.cpp 2240 2008-11-22 15:35:33Z dooglus $")

Detailed Description

Implementation of the Svg layer.

$Id:$

Function Documentation

SYNFIG_LAYER_INIT ( svg_layer  )
SYNFIG_LAYER_SET_NAME ( svg_layer  ,
"svg_layer"   
)
SYNFIG_LAYER_SET_LOCAL_NAME ( svg_layer  ,
N_("Import Svg")   
)
SYNFIG_LAYER_SET_CATEGORY ( svg_layer  ,
CATEGORY_DO_NOT_USE   
)
SYNFIG_LAYER_SET_VERSION ( svg_layer  ,
"0.1"   
)
SYNFIG_LAYER_SET_CVS_ID ( svg_layer  ,
"$Id: layer_svg.cpp 2240 2008-11-22 15:35:33Z dooglus $"   
)