lottie/vector: move line related api to its own class . 45/187845/1
authorsubhransu mohanty <sub.mohanty@samsung.com>
Wed, 29 Aug 2018 02:36:10 +0000 (11:36 +0900)
committersubhransu mohanty <sub.mohanty@samsung.com>
Wed, 29 Aug 2018 02:46:49 +0000 (11:46 +0900)
commitadef38c0e79334beaea5c48b75dade6702c239e7
treeac6e14bbb214ae194494019ef3cc7624c9e4831c
parentc87e3933080210f72619bd1e143c1f31db0fa80a
lottie/vector: move line related api to its own class .

Change-Id: Ib9072653cf534e558eedd88242535bc9a8e028fe
src/lottie/lottiemodel.cpp
src/vector/vbezier.cpp
src/vector/vdasher.cpp
src/vector/vglobal.h
src/vector/vline.h [new file with mode: 0644]
src/vector/vpath.cpp