Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draw buf misc update #5498

Merged
merged 2 commits into from Jan 29, 2024
Merged

Draw buf misc update #5498

merged 2 commits into from Jan 29, 2024

Conversation

XuNeo
Copy link
Collaborator

@XuNeo XuNeo commented Jan 26, 2024

Description of the feature or fix

fix(draw_buf): support adjust stride of indexed image

chore(vg_lite): make the layer VG-Lite has drawn to be premultiplied

The output of VG-Lite is premultiplied image. Set corresponding flag and add warning if it's not already set.

Notes

@XuNeo XuNeo requested a review from FASTSHIFT January 26, 2024 08:32
Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
src/draw/vg_lite/lv_draw_vg_lite.c Outdated Show resolved Hide resolved
src/draw/vg_lite/lv_draw_vg_lite_layer.c Outdated Show resolved Hide resolved
The output of VG-Lite is premultiplied image. Set corresponding flag and add warning if it's not already set

Signed-off-by: Xu Xingliang <xuxingliang@xiaomi.com>
@kisvegabor kisvegabor merged commit da3ff11 into lvgl:master Jan 29, 2024
16 checks passed
@XuNeo XuNeo deleted the draw-buf-misc-update branch February 5, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants