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

fix(vg_lite): fix rounded rectangle path error #6726

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

FASTSHIFT
Copy link
Collaborator

fix before:
image

fix after:
image

Correct the rounded rectangle error to make it consistent with the rounded corners rendered by software.
Refer to the rounded rectangle algorithm of NXP VGLite.

Notes

@FASTSHIFT FASTSHIFT force-pushed the fix_vg_lite_round_rect branch 2 times, most recently from 4511c17 to e93cc97 Compare August 23, 2024 07:53
kisvegabor
kisvegabor previously approved these changes Aug 23, 2024
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
@kisvegabor
Copy link
Member

Is it important to include it in v9.2?

@FASTSHIFT
Copy link
Collaborator Author

Is it important to include it in v9.2?

Yes, because it involves a lot of screenshot file modification.

@FASTSHIFT FASTSHIFT merged commit 6b8d420 into lvgl:master Aug 26, 2024
20 checks passed
@FASTSHIFT FASTSHIFT deleted the fix_vg_lite_round_rect branch August 26, 2024 09:44
rodb70 pushed a commit to rodb70/lvgl that referenced this pull request Nov 8, 2024
Signed-off-by: pengyiqiang <pengyiqiang@xiaomi.com>
Co-authored-by: pengyiqiang <pengyiqiang@xiaomi.com>
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.

3 participants