|
synfig-core
1.0.3
|
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 $") | |
Implementation of the Svg layer.
$Id:$
| SYNFIG_LAYER_INIT | ( | svg_layer | ) |
| SYNFIG_LAYER_SET_NAME | ( | svg_layer | , |
| "svg_layer" | |||
| ) |
| 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 $" | |||
| ) |
1.8.1.2