docs(images): fix notes about breaking change inf v8.2
Indexed images are not chroma keyed. Use the alpha chaneel instead. Realted to: https://forum.lvgl.io/t/8-2-0-image-drawing-renders-actual-color-defined-for-transparency-in-lv-img-cf-indexed-8bit-images-8-1-0-and-prior-did-not/8133
This commit is contained in:
@@ -23,6 +23,7 @@ The GPU support for NXP microcontrollers is still not updated to the new draw ar
|
||||
- :warning: feat(fs): add caching option for lv_fs-read [`2979`](https://github.com/littlevgl/lvgl/pull/2979)
|
||||
- :warning: feat(span): lv_spangroup_get_expand_width() adds a parameter [`2968`](https://github.com/littlevgl/lvgl/pull/2968)
|
||||
- :warning: arch(draw): allow replacing the draw engine [`db53ea9`](https://github.com/littlevgl/lvgl/commit/db53ea925c9502b20f38db0fc30c4ef599bdfc33)
|
||||
- :warning: indexed images are not chroma keyed. Use the alpha chaneel instead.
|
||||
|
||||
### Architectural
|
||||
|
||||
|
||||
Reference in New Issue
Block a user