![]() |
Kage Studio 0.7.240121
A Simple Free and Open Source 2D Animation Software
|
#include <vector>
#include <string>
#include <sstream>
#include <iostream>
#include <string.h>
#include <fstream>
#include "../xml/xml.h"
#include "svgtagproperty.h"
#include "svgtoken.h"
#include "svgtag.h"
Go to the source code of this file.
Data Structures | |
class | BasicSvg |