![]() |
PhoenixInkscape
2.0.0
Generate multiple png files with svg inkscape files
|
#include <vector>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <iostream>
#include "PPath.h"
Go to the source code of this file.
Classes | |
class | PXml |
Class used to parse xml. More... | |
class | PXmlAttr |
Attribute from xml. More... | |
Macros | |
#define | VERSION_PXML 0lu |
#define | VERSION_PXMLATTR 0lu |