You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently working on handling static HDR Metadata in Krita. Libheif has support for these, in the regular API, but Krita is using the C++ api. And while I can read the data with some effort, writing it to heif and avif files is really clunky.
I'm currently working on handling static HDR Metadata in Krita. Libheif has support for these, in the regular API, but Krita is using the C++ api. And while I can read the data with some effort, writing it to heif and avif files is really clunky.