I added a PR to add libultrahdr support for libgd:
libgd/libgd#898
It seems to work well. It supports the current APIs and is fully decoupled from the gd's other JPEG codecs. I require 1.4.0 for the time being.
I wonder if it would be possible to review if I did not do something obviously wrong or similar.
It will take some time to reach php too (next 8.x maybe), but I plan to release gd 2.4.0 soon with HDR support.
And I take this opportunity to thank the team behind this library! very good understandable APIs, once the concept of gain map etc is behind me :)
I added a PR to add libultrahdr support for libgd:
libgd/libgd#898
It seems to work well. It supports the current APIs and is fully decoupled from the gd's other JPEG codecs. I require 1.4.0 for the time being.
I wonder if it would be possible to review if I did not do something obviously wrong or similar.
It will take some time to reach php too (next 8.x maybe), but I plan to release gd 2.4.0 soon with HDR support.
And I take this opportunity to thank the team behind this library! very good understandable APIs, once the concept of gain map etc is behind me :)