synfig-core
1.0.3
|
Implementation of the "Zoom" layer, aka "Scale". More...
#include "zoom.h"
#include <synfig/string.h>
#include <synfig/time.h>
#include <synfig/context.h>
#include <synfig/paramdesc.h>
#include <synfig/renddesc.h>
#include <synfig/surface.h>
#include <synfig/value.h>
#include <synfig/valuenode.h>
#include <synfig/transform.h>
Functions | |
SYNFIG_LAYER_INIT (Zoom) | |
SYNFIG_LAYER_SET_NAME (Zoom,"zoom") | |
SYNFIG_LAYER_SET_LOCAL_NAME (Zoom, N_("Scale")) | |
SYNFIG_LAYER_SET_CATEGORY (Zoom, N_("Transform")) | |
SYNFIG_LAYER_SET_VERSION (Zoom,"0.1") | |
SYNFIG_LAYER_SET_CVS_ID (Zoom,"$Id$") |
Implementation of the "Zoom" layer, aka "Scale".
$Id$
SYNFIG_LAYER_INIT | ( | Zoom | ) |
SYNFIG_LAYER_SET_NAME | ( | Zoom | , |
"zoom" | |||
) |
SYNFIG_LAYER_SET_VERSION | ( | Zoom | , |
"0.1" | |||
) |
SYNFIG_LAYER_SET_CVS_ID | ( | Zoom | , |
"$Id$" | |||
) |