tools svg2tvg: improve the usability.
authorHermet Park <chuneon.park@samsung.com>
Wed, 27 Oct 2021 10:25:43 +0000 (19:25 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Thu, 28 Oct 2021 06:19:31 +0000 (15:19 +0900)
commit241f3b0810f4d141a7e7e9125a5fc2255981eed2
tree996678d74a161ff47d50965a7e399181b8662e9c
parent8a72e75434e01c6b464b764ecb35d68afc34799a
tools svg2tvg: improve the usability.

Removed the .svg in the output name.

Before: tiger.svg -> tiger.svg.tvg
After:  tiger.svg -> tiger.tvg
src/bin/svg2tvg/svg2tvg.cpp