feat(image): add LV_IMAGE_ALIGN_CONTAIN & LV_IMAGE_ALIGN_COVER to scale images without changing aspect ratio (#7955)

This commit is contained in:
Andy Everitt
2025-04-15 10:13:57 +01:00
committed by GitHub
parent 16332fa8dc
commit c893c617b6
10 changed files with 258 additions and 5 deletions

1
.gitignore vendored
View File

@@ -19,3 +19,4 @@ build/
.config*
config.h
defconfig
env/*