fix(txt): skip basic arabic vowel characters when processing conjunction

* Skips basic vowel characters when calculating arabic conjunction

* Updated CHANGELOG.md

* Update docs/CHANGELOG.md

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>

Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
This commit is contained in:
DennisSHCheung
2021-11-05 23:36:55 +13:00
committed by GitHub
parent 6d95521076
commit 5b548006ed
2 changed files with 17 additions and 0 deletions

View File

@@ -45,6 +45,7 @@
- Add support for RT-Thread RTOS
- feat(disp): add utility functions/macros for dealing with non-fullscreen displays
- fix(core): force the use of 32bit integers in the enumerations so that LVGL can be compiled on 16bit architectures
- fix(txt) skip basic arabic vowel characters when processing conjunction
## v8.0.2 (16.07.2021)
- fix(theme) improve button focus of keyboard