Gabor Kiss-Vamosi
|
b521c8b97e
|
lv_ta: check all characters in lv_ta_add/set_text agains accapted chars and max length
|
2018-08-09 23:37:00 +02:00 |
|
Gabor Kiss-Vamosi
|
c2712963d6
|
merge beta
|
2018-07-30 06:56:31 +02:00 |
|
Gabor Kiss-Vamosi
|
81a20ef328
|
add character encoder interface issue #131
|
2018-07-26 00:10:20 +02:00 |
|
Gabor Kiss-Vamosi
|
2d5fa3b9dc
|
remove LV_TXT_FLAG_NO_BREAK. Text area in one line mode handle's it in its own
|
2018-07-25 19:36:53 +02:00 |
|
Gabor Kiss-Vamosi
|
818cd278b2
|
lv_label_no_break: fixes
|
2018-07-25 06:12:05 +02:00 |
|
Gabor Kiss-Vamosi
|
fde3ee73af
|
lv_txt_get_width: don't trim the closing spaces because it would result unwanted text wrap
|
2018-07-11 19:05:08 +02:00 |
|
Gabor Kiss-Vamosi
|
8a7a966a7b
|
lv_txt_get_width: don't trim the closing spaces because it would result unwanted text wrap
|
2018-07-11 18:46:49 +02:00 |
|
Gabor Kiss-Vamosi
|
90679c2cf5
|
add LV_CONF_INCLUDE_SIMPLE to choose between relative or simple include of lv_conf.h
|
2018-07-07 11:53:22 +02:00 |
|
Gabor Kiss-Vamosi
|
383ce0599e
|
format with astyler
|
2018-06-19 09:49:58 +02:00 |
|
Alexander
|
8e9335d49f
|
Formatting all source file (*.c) in accordance with project coding style, using the astyle tool and the rules file _astylerc-c.
|
2018-06-18 13:51:01 +03:00 |
|
Gabor Kiss-Vamosi
|
ebac219ba3
|
lv_txt_get_width: trim letter space of trailing non-printoble characters
|
2018-06-09 08:49:27 +02:00 |
|
Gabor Kiss-Vamosi
|
bfe1760904
|
new object type: lv_preload
|
2018-06-09 08:45:38 +02:00 |
|
Gabor Kiss-Vamosi
|
6a610949e9
|
lv_txt_get_width: trim the last letter space
|
2018-05-26 09:48:26 +02:00 |
|
Gabor Kiss-Vamosi
|
5fedbdf414
|
fix drawing of 1px border with zero radius and AA
|
2018-05-16 22:35:19 +02:00 |
|
Gabor Kiss-Vamosi
|
ff3bbc56bc
|
Update lv_txt.c
fix lv_txt_ut8_size() with 4 byte characters.
|
2018-02-23 13:56:32 +01:00 |
|
Gabor Kiss-Vamosi
|
133bfe161c
|
add new fonts
|
2018-02-09 12:40:00 +01:00 |
|
Gabor Kiss-Vamosi
|
b0e26d865c
|
new font system WIP
|
2018-02-05 11:27:08 +01:00 |
|
Kiss-Vamosi Gabor
|
cb1bbeaf3a
|
fix utf-8 encoding with 4 byte long codes
|
2018-01-21 12:43:47 +01:00 |
|
Gabor Kiss-Vamosi
|
64b5010b15
|
change 0b.. number to 0x... and add big endian support to LV_COLOR_MAKE
|
2018-01-19 15:19:13 +01:00 |
|
Gabor Kiss-Vamosi
|
893475ad89
|
Hide anti aliasing. No x << LV_AA rewuired from now
|
2017-12-07 19:22:23 +01:00 |
|
Gabor Kiss-Vamosi
|
d6e1705a1a
|
fix a lot of warnings
|
2017-12-02 20:43:50 +01:00 |
|
Gabor Kiss-Vamosi
|
c890dc8d43
|
use only relative include paths
|
2017-11-26 23:58:05 +01:00 |
|
Gabor Kiss-Vamosi
|
8e1f54a213
|
misc integration bugfixes
|
2017-11-26 14:39:22 +01:00 |
|
Gabor Kiss-Vamosi
|
c48a521882
|
misc is completly removed
|
2017-11-26 11:38:28 +01:00 |
|
Gabor Kiss-Vamosi
|
a8ceb6bcaf
|
lv_misc: all functions are renamed
|
2017-11-24 17:48:47 +01:00 |
|