![]() |
PhoenixInkscape
2.0.0
Generate multiple png files with svg inkscape files
|
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | testVectorSplit () |
Test the string filename function. More... | |
void | testVectorSplit2 () |
Test the string filename function. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 42 of file main.cpp.
References testVectorSplit(), and testVectorSplit2().
void testVectorSplit | ( | ) |
Test the string filename function.
Definition at line 14 of file main.cpp.
References phoenix_assert, and phoenix_vector_split().
Referenced by main().
void testVectorSplit2 | ( | ) |
Test the string filename function.
Definition at line 28 of file main.cpp.
References phoenix_assert, and phoenix_vector_split().
Referenced by main().