pcr20
pcr20
I'm getting code like this generated: `struct s1 { uint32_t f0; signed char[4] pad8; uint32_t f8; unsigned char f12; signed char[3] pad16; int32_t f16; };` isn't this invalid C (use...
in python3 .values() returns dict_values object not a list, need to explicitly cast to list
Thank you for your excellent libraries (I see that you wrote the underlying heif/c libs on which this plugin relies). I have used the windows API to convert from a...