diff --git a/res/logo.png b/res/logo.png index 8c296c0e..378e86f1 100644 Binary files a/res/logo.png and b/res/logo.png differ diff --git a/res/logo.svg b/res/logo.svg index ba0c5c80..493f8f76 100644 --- a/res/logo.svg +++ b/res/logo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/res/logo2.png b/res/logo2.png index 0f2a4464..391264b6 100644 Binary files a/res/logo2.png and b/res/logo2.png differ diff --git a/res/logo2.svg b/res/logo2.svg index 0295c6e7..4732330a 100644 --- a/res/logo2.svg +++ b/res/logo2.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/examples/Svg2.cpp b/src/examples/Svg2.cpp index 15d758ac..e12edfa2 100644 --- a/src/examples/Svg2.cpp +++ b/src/examples/Svg2.cpp @@ -4,7 +4,7 @@ /* Drawing Commands */ /************************************************************************/ -static const char* svg = ""; +static const char* svg = ""; void tvgDrawCmds(tvg::Canvas* canvas) diff --git a/src/examples/svgs/logo.svg b/src/examples/svgs/logo.svg index ba0c5c80..493f8f76 100644 --- a/src/examples/svgs/logo.svg +++ b/src/examples/svgs/logo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file