diff --git a/examples/Svg.cpp b/examples/Svg.cpp index 259fd01f..2b090ade 100644 --- a/examples/Svg.cpp +++ b/examples/Svg.cpp @@ -27,8 +27,8 @@ /* Drawing Commands */ /************************************************************************/ -#define NUM_PER_ROW 7 -#define NUM_PER_COL 7 +#define NUM_PER_ROW 8 +#define NUM_PER_COL 8 #define SIZE (WIDTH/NUM_PER_ROW) static int counter = 0; @@ -185,9 +185,9 @@ int main(int argc, char **argv) elm_init(argc, argv); if (tvgEngine == tvg::CanvasEngine::Sw) { - createSwView(1024, 1024); + createSwView(1280, 1280); } else { - createGlView(1024, 1024); + createGlView(1280, 1280); } elm_run(); diff --git a/examples/resources/svg/matheusmdx.svg b/examples/resources/svg/matheusmdx.svg new file mode 100644 index 00000000..ed8bd334 --- /dev/null +++ b/examples/resources/svg/matheusmdx.svg @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +