#include "layer.h"
#include "canvas.h"
#include <cassert>
#include "exception.h"
#include "time.h"
#include "context.h"
#include "layer_pastecanvas.h"
#include <sigc++/bind.h>
Namespaces | |
| namespace | synfig |
Defines | |
| #define | SYNFIG_NO_ANGLE |
Functions | |
| Canvas::Handle | synfig::open_canvas (const String &filename) |
| Loads a canvas from filename. | |
| static bool | valid_id (const String &x) |
| void | synfig::optimize_layers (Context context, Canvas::Handle op_canvas) |
Variables | |
| struct _CanvasCounter | _canvas_counter |
| #define SYNFIG_NO_ANGLE |
| static bool valid_id | ( | const String & | x | ) | [static] |
| struct _CanvasCounter _canvas_counter |
1.5.3