microsoft / WSA

Developer-related issues and feature requests for Windows Subsystem for Android
MIT License
1.52k stars 832 forks source link

AVIF support #253

Open hgourvest opened 1 year ago

hgourvest commented 1 year ago

Is your feature request related to a problem? Please describe

AVIF files are not decoded using the android.graphics.BitmapFactory class. However the AVIF format is supported since Android 12 and the format is royalty free.

https://developer.android.com/about/versions/12/features#avif

Describe the solution you'd like

Add support for AVIF image format.

Describe alternatives you've considered

No response

Please specify the version of Windows Subsystem for Android

2301.40000.7.0

bansalsushant commented 1 year ago

Hi, thank you for this feature request. Currently this isn't on our immediate roadmap, but we're always listening to the community!