Pete Harris

Results 76 comments of Pete Harris

> How should I handle attribution for parts copied from astc-encoder? In terms of maintaining this as a fork, it's entirely up to you. Attribution is "nice", so feel free...

> The bindings currently assume that enums are the same size as int. I'd prefer to use true Python Enums for things that are Enums - it makes it clearer...

As long as the license is in the source repo, I don't think it's critical that it doesn't exist in the wheel.

> it doesn't seem to support HDR and EXR would have to be dumped down to uint8. > I guess this should be noted in the documentation for it, and...

In the native API the input data format and the color profile are orthogonal. LDR and LDR_SRGB are usually going to use 4x u8, but it can be beneficial to...