Gabor Kiss-Vamosi
|
c46f64c6d5
|
lv_img_decoder fix memory leak
|
2019-06-18 05:40:21 +02:00 |
|
Themba Dube
|
a92ffe7cde
|
Fix use of NULL pointer in lv_draw_label
|
2019-06-14 11:34:22 -04:00 |
|
Gabor Kiss-Vamosi
|
5bb1653991
|
label hint: comments and formatting
|
2019-06-14 16:04:15 +02:00 |
|
Gabor Kiss-Vamosi
|
4f07e9b4ab
|
label hint updates
|
2019-06-14 15:20:46 +02:00 |
|
Gabor Kiss-Vamosi
|
9e34000dfc
|
label hint updates
|
2019-06-14 15:15:20 +02:00 |
|
Gabor Kiss-Vamosi
|
10c46e73a8
|
label_draw hint experiments
|
2019-06-14 14:57:59 +02:00 |
|
Gabor Kiss-Vamosi
|
89fae4458e
|
add lv_canvas_set_palette()
|
2019-06-14 07:17:02 +02:00 |
|
Gabor Kiss-Vamosi
|
0e41e9aacb
|
simplify mem_fill
|
2019-06-13 19:25:23 +02:00 |
|
Gabor Kiss-Vamosi
|
23f842e462
|
run clag-format
|
2019-06-06 06:05:40 +02:00 |
|
Gabor Kiss-Vamosi
|
48e1efb6ef
|
font folder restructure and makefile fixes
|
2019-06-06 05:55:17 +02:00 |
|
Gabor Kiss-Vamosi
|
9139b58abc
|
lv_draw_rect: fix underlow on border width
|
2019-06-05 18:36:38 +02:00 |
|
Gabor Kiss-Vamosi
|
b29c84cc88
|
Merge branch 'font' of https://github.com/littlevgl/lvgl into dev-6.0
|
2019-06-05 15:19:12 +02:00 |
|
Gabor Kiss-Vamosi
|
c54d2d2fd7
|
add built in fonts
|
2019-06-05 12:25:49 +02:00 |
|
Gabor Kiss-Vamosi
|
e01577845a
|
draw tri: fix pixel overwrite with oapcity (from #1091)
|
2019-06-04 15:20:22 +02:00 |
|
Gabor Kiss-Vamosi
|
33bb0d8004
|
calnvas: create draw function which uses lv_draw_... function
|
2019-06-02 20:35:33 +02:00 |
|
Gabor Kiss-Vamosi
|
ff65ecd102
|
add a default font
|
2019-06-02 11:57:01 +02:00 |
|
Gabor Kiss-Vamosi
|
f692e00ffe
|
Merge branch 'dev-6.0' of https://github.com/littlevgl/lvgl into font
|
2019-06-01 21:46:12 +02:00 |
|
Gabor Kiss-Vamosi
|
30419b3881
|
letter_draw: support bitmap stream
|
2019-06-01 21:46:05 +02:00 |
|
Gabor Kiss-Vamosi
|
cf124e60ad
|
use optimized triangle drawing if no opacity
|
2019-05-31 07:51:18 +02:00 |
|
Gabor Kiss-Vamosi
|
7884636b7c
|
add triange optimization option
|
2019-05-31 07:40:09 +02:00 |
|
Gabor Kiss-Vamosi
|
8c6ef82947
|
Merge branch 'dev-6.0' into tri
|
2019-05-31 06:42:05 +02:00 |
|
embeddedt
|
f173875310
|
Fix bug related to allocation size in lv_img_decoder.c
|
2019-05-30 10:05:02 -04:00 |
|
Gabor Kiss-Vamosi
|
4cffb73357
|
font: start to inegrate
|
2019-05-29 06:40:19 +02:00 |
|
Gabor Kiss-Vamosi
|
b174398cb5
|
merge new font API
|
2019-05-29 05:31:03 +02:00 |
|
Gabor Kiss-Vamosi
|
b0fffaa55b
|
LV_COLOR_TRANSP, LV_TA_CURSOR_BLINK_TIME and LV_TA_PWD_SHOW_TIME run time configurable
|
2019-05-25 16:27:36 +02:00 |
|
Gabor Kiss-Vamosi
|
0d2b61f0f3
|
Merge branch 'dev-6.0' of https://github.com/littlevgl/lvgl into dev-6.0
|
2019-05-20 12:12:06 +02:00 |
|
Gabor Kiss-Vamosi
|
45a29c1b88
|
fix typo
|
2019-05-20 12:11:59 +02:00 |
|
Gabor Kiss-Vamosi
|
f7bc8c2328
|
theme: update group styles in lv_theme_set_current
|
2019-05-18 14:03:44 +02:00 |
|
Brian Pugh
|
cb6a4527a9
|
lv_img_decoder.c Wrap filesystem calls in LV_USE_FILESYSTEM macro
|
2019-05-17 09:12:30 -07:00 |
|
Gabor Kiss-Vamosi
|
1ef0c197cd
|
built-in img decodder read line bug fix
|
2019-05-17 09:03:53 +02:00 |
|
Gabor Kiss-Vamosi
|
e421e08c2f
|
remove unused lv_img_decoder_set_custom
|
2019-05-17 07:39:56 +02:00 |
|
Gabor Kiss-Vamosi
|
04df148f0c
|
add comments to lv_img_decoder
|
2019-05-16 15:30:52 +02:00 |
|
Gabor Kiss-Vamosi
|
de824833a0
|
remove LV_USE_USER_DATA_SINGE to LV_USE_USER_DATA
|
2019-05-15 18:51:31 +02:00 |
|
Gabor Kiss-Vamosi
|
78c527ee4f
|
remove LV_USE_USER_DATA_MULTI
|
2019-05-15 18:50:38 +02:00 |
|
Gabor Kiss-Vamosi
|
e31b6a156e
|
move lv_img_decoder to lv_draw
|
2019-05-15 05:22:03 +02:00 |
|
Gabor Kiss-Vamosi
|
f706de5517
|
img_decoder is working (not fully tested yet)
|
2019-05-14 15:45:03 +02:00 |
|
Gabor Kiss-Vamosi
|
d58c8663d4
|
start to reqork the image decoder interface
|
2019-05-14 06:34:20 +02:00 |
|
Gabor Kiss-Vamosi
|
523170297e
|
fix a bug in rendering order (scrollbar coverd sibling obejcts too)
|
2019-05-09 15:55:01 +02:00 |
|
Gabor Kiss-Vamosi
|
aa4897cdc5
|
minor fixes
|
2019-05-09 06:38:25 +02:00 |
|
Gabor Kiss-Vamosi
|
0f6f2accb6
|
draw_triange/line optimization: return if the coords are out of the mask
|
2019-05-09 06:03:25 +02:00 |
|
Gabor Kiss-Vamosi
|
45c4970fc6
|
letter draw optimization
|
2019-05-07 05:40:01 +02:00 |
|
Gabor Kiss-Vamosi
|
f4c0055c5a
|
add lv_obj_move_foreground/background
|
2019-05-03 19:25:58 +02:00 |
|
Gabor Kiss-Vamosi
|
f6c60b8204
|
lv_draw_letter: fix coloe of pixelswith LV_OPA_COVER and LV_OPA_TRANSP
|
2019-05-03 15:43:56 +02:00 |
|
Gabor Kiss-Vamosi
|
864c970ba3
|
font: add kerning support
|
2019-05-01 16:43:32 +02:00 |
|
Gabor Kiss-Vamosi
|
d8a17c483a
|
font: separate int. and fract. advanced width
|
2019-04-27 19:43:10 +02:00 |
|
Gabor Kiss-Vamosi
|
b623eabb0a
|
font: ignore glyphs with NULL dsc
|
2019-04-27 10:58:34 +02:00 |
|
Gabor Kiss-Vamosi
|
5321b9b62e
|
make the basics of the new font system work
|
2019-04-24 17:28:38 +02:00 |
|
Gabor Kiss-Vamosi
|
dc9f8baf0e
|
fix conflicts
|
2019-04-23 15:59:10 +02:00 |
|
Gabor Kiss-Vamosi
|
4e6aac2157
|
font rework
|
2019-04-23 15:56:59 +02:00 |
|
Gabor Kiss-Vamosi
|
e2cfba7c9f
|
add user data where is was missing
|
2019-04-22 08:45:07 +02:00 |
|