synfig-core  1.0.3
Functions
supersample.cpp File Reference

Implementation of the "Super Sample" layer. More...

#include "supersample.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/cairo_renddesc.h>
#include <synfig/target.h>
#include <synfig/render.h>

Functions

 SYNFIG_LAYER_INIT (SuperSample)
 SYNFIG_LAYER_SET_NAME (SuperSample,"super_sample")
 SYNFIG_LAYER_SET_LOCAL_NAME (SuperSample, N_("Super Sample"))
 SYNFIG_LAYER_SET_CATEGORY (SuperSample, N_("Other"))
 SYNFIG_LAYER_SET_VERSION (SuperSample,"0.1")
 SYNFIG_LAYER_SET_CVS_ID (SuperSample,"$Id$")

Detailed Description

Implementation of the "Super Sample" layer.

$Id$

=== N O T E S ===========================================================


Function Documentation

SYNFIG_LAYER_INIT ( SuperSample  )
SYNFIG_LAYER_SET_NAME ( SuperSample  ,
"super_sample"   
)
SYNFIG_LAYER_SET_LOCAL_NAME ( SuperSample  ,
N_("Super Sample")   
)
SYNFIG_LAYER_SET_CATEGORY ( SuperSample  ,
N_("Other")   
)
SYNFIG_LAYER_SET_VERSION ( SuperSample  ,
"0.1"   
)
SYNFIG_LAYER_SET_CVS_ID ( SuperSample  ,
"$Id$"   
)