Gabor Kiss-Vamosi
68e77be7f5
arc draw fix
2020-02-05 10:32:58 +01:00
Gabor Kiss-Vamosi
cf8ace602c
improve arc drawing
2020-02-05 03:46:44 +01:00
zlm
400ca85c67
Add a gesture event and fix an arc drawing bug ( #1300 )
2020-01-16 19:25:02 -05:00
Gabor Kiss-Vamosi
2bd600b68b
arc draw rounding fixes
2019-11-28 13:08:56 +01:00
Gabor Kiss-Vamosi
74fe37ba5b
improve arc draw accuracy
2019-11-27 11:45:38 +01:00
Gabor Kiss-Vamosi
23a040670e
arc and preloader draw and design fixes
2019-11-26 13:25:33 +01:00
Gabor Kiss-Vamosi
e6d38f1acf
merge dev-6.1
2019-11-15 06:53:15 +01:00
Gabor Kiss-Vamosi
cbe99407b0
draw_mask updates + lv_objmask use relative coordinates with masks
2019-11-14 14:05:14 +01:00
Pete Bone
1e4ce0b143
Dev 6.1 Minor fixes
...
lv_draw_arc.c -> line 218
Removed unsed fast_atan2() function which appears to have been moved to
lv_math.c as lv_atan2() function.
lv_font_heb_16.c -> line 1
Fixed inconsistent include path.
lv_label.c -> line 734
Added (char*) cast to const char* variable 'txt' to silence compiler
warning when LV_USE_BIDI is disabled.
lv_style.c -> line 93
Removed this line
lv_style.c -> line 97
Reverted this line to remove override of LV_FONT_DEFAULT defined in
lv_conf.h
2019-11-12 15:26:35 +00:00
TridentTD
93f5f69f73
move rounded-ending from lv_arc.c to lv_draw.arc.c
2019-11-05 17:44:05 +07:00
TridentTD
60148c5c73
move round-ending from lv_arc.c to lv_draw_arc.c
2019-11-05 17:40:02 +07:00
Gabor Kiss-Vamosi
1ead05c885
upadte polygon drawing
2019-10-28 15:03:11 +01:00
Paul Peavyhouse
901d108bae
Merge branch 'dev-6.1' into feat-cpicker
2019-10-21 15:25:36 -07:00
tgillbe
6cfb0af7c3
Add arc antialiasing
2019-10-18 15:34:57 +01:00
Gabor Kiss-Vamosi
4f4d963d77
merge feat-cpicker
2019-10-01 22:20:55 +02:00
Paul Peavyhouse
7f565f419a
Initial commit of porting @AloyseTech's color picker from lvgl v5 to v6
2019-09-18 12:03:32 -07:00
Gabor Kiss-Vamosi
989b2f14e8
simplify draw interface
2019-09-10 07:34:46 +02:00
Gabor Kiss-Vamosi
60cd00f9cc
add lv_design_res_t
2019-09-06 19:53:39 +02:00
Gabor Kiss-Vamosi
c8eb31af59
restructrue drawings
2019-09-06 12:24:15 +02:00
Gabor Kiss-Vamosi
3d72e3915b
add arc drawing
2019-08-28 09:46:56 +02:00
rinaldo
c519b73ae2
fix comment
2019-07-23 10:52:53 -03:00
Gabor Kiss-Vamosi
5d44e66d42
format comments
2019-07-23 08:23:33 +02:00
Gabor Kiss-Vamosi
23f842e462
run clag-format
2019-06-06 06:05:40 +02:00
Gabor Kiss-Vamosi
ba2160042a
run clang format
2019-04-04 07:15:40 +02:00
Gabor Kiss-Vamosi
f51bf17e39
move lvgl files to src folder
2019-03-17 08:33:03 +01:00