ic04 and ic05 formats are currently not supported. I was able to confirm information in wikipedia page by making minor modifications to icns_decode_rle24_data . Data starts with 4 byte prefix 'ARGB' followed by RLE encoded data of the 4 channels same way as icns_decode_rle24_data but with A channel before R.
Thanks for the information.
Could you also share the modifications that you used to confirm the
information on WikiPedia? A link to your git repo containing the modifications would be the best option, otherwise the output of
git format-patchwould work too.Thanks for the information.
Could you also share the modifications that you used to confirm the
information on WikiPedia? The output of
git format-patchwould be thebest option.
--
bye,
pabs
https://bonedaddy.net/pabs3/
Hello it has been 4 years now, any update?