I'm tried to load a png which can be found in the attachment, I find the color of this png is PNG_COLOR_TYPE_PALETTE and its depth is 8, I reviewed the code of png_io_private.hpp and found that no such type of PNG is supported.

Can you give me some help about how to load such PNG with boost.gil library?

Thank you very much.

Best,
Guangchao