Mateusz Palkowski
083fa57c3e
capi: Added C wrapper for setting spread type
...
and test
Change-Id: I3b4cd3740a82446fea60ed050814b03f32632f6d
2020-08-06 08:09:40 +00:00
Hermet Park
05757ec07c
capi: revise some common paint interfaces and added picture stuff.
...
Change-Id: I9850cbead5ce1ab172f284738fe8456cd19dc3f9
2020-08-04 09:37:08 +09:00
Hermet Park
e98988da02
common shape: support pie filling from arc.
...
last argument pie=true makes arc to pie shape.
Change-Id: I6f22d00fed77bf728a4ff6e5f1ca42f476ac1664
2020-08-03 20:02:31 +09:00
Hermet Park
0be10ce140
Merge "common shape: added arc implementation" into tizen
2020-08-03 09:50:52 +00:00
Michal Szczecinski
214072babe
common shape: added arc implementation
...
Change-Id: Ib483e24d8e358b2860ca8d46e8b88d58d12bdb62
2020-08-03 08:31:54 +02:00
Mateusz Palkowski
7b9c7de1e5
capi: Added C wrappers for gradient func
...
Change-Id: If41dab9b06f6cec2831ea1361f30b50a193e99c4
2020-07-31 11:34:49 +02:00
Hermet Park
07e5c233a7
Merge "capi: Added wrapper for tvg::Shape::transform (fixed)" into tizen
2020-07-30 04:47:31 +00:00
Hermet Park
80d47fd7d3
common: revise canvas interfaces.
...
1. removed async option which doesn't work currently,
rather than it, we can add async option in initiailizer class.
2. removed update() method.
Instead, we can call update(paint = nullptr); which has exactly same behavior.
Change-Id: I7909a50d804b97baf413a2ff6365a3cf79a3689e
2020-07-30 13:43:18 +09:00
Mateusz Palkowski
cd699738b6
capi: Added wrapper
...
for tvg::Shape::transform (fixed)
Change-Id: Ibbb867e828a07af90f38ed506894d026004fa53d
2020-07-29 12:23:18 +02:00
Mateusz Palkowski
ba17287419
capi: Added wrapper for tvg::Shape::translate
...
Change-Id: Idcf672926c489148f15c654f85b4d6c3ff8cde80
2020-07-27 15:12:07 +02:00
Mateusz Palkowski
52ece17fc3
capi: Added wrapper for tvg::Shape::rotate
...
Change-Id: I2cef6600586c037caaf8d2f45fc6d78e93dce925
2020-07-27 15:11:38 +02:00
Mateusz Palkowski
87a6b5219f
capi: Added wrapper for tvg::Shape::scale
...
Change-Id: Ie8380478d9e5bf99c924f3b93cfbb3d80ff55611
2020-07-27 15:11:08 +02:00
Hermet Park
2501c50506
capi: improve code template.
...
Change-Id: Ia48a21fbd93103b371b41a13adf46d82b76803b1
2020-07-15 16:18:55 +09:00
Hermet Park
9876d685cf
capi: support c interfaces
...
this capi is under the beta,
we quickly provide this working prototype for collaboration.
Change-Id: Ie246abc306feb9a1305d1b593c4f3ef7f40ab5a9
2020-07-15 16:00:09 +09:00