change android icon, move code so .cpp and implement stroke preview using Stroke class for accurate preview.

This commit is contained in:
2017-03-29 00:50:51 +01:00
parent 675e0148ec
commit ade95724e8
14 changed files with 421 additions and 370 deletions

View File

@@ -37,6 +37,8 @@ add_library(
../engine/shape.cpp
../engine/layout.cpp
../engine/app.cpp
../engine/brush.cpp
../engine/canvas.cpp
)
target_include_directories(native-lib PRIVATE