Mark Callow
Mark Callow
> reveals that the \snippet{doc}is not translated: I don't understand what this means. Anyway I'll open a new issue. EDIT. Done that. It's issue #10957.
In 1.11, intra-class `@ref`s to fully qualified `ktxTexture` method names in the example code no longer work. A can't-find-reference warning is issued. The good news is that @doxygen's SKIPPED_BY_DOXYGEN workaround...
> We're trying to publish with `.whl` files and we're seeing this issue publishing pyktx: This was due to curl command used to download the assets in our GitHub Action...
We're using the same decoder so this is probably the same issue as you pointed at. Do you also see this only on a Nexus 3 or on other devices?...
@wasimabbas-arm Sorry for the delay. I am working on the 4.3-beta1 release. I haven't reviewed yet but I did notice a couple of things from the description you wrote: thread-count...
Is this an existing texture that you want to supercompress? If so, yes the only way currently is `ktxsc`. `ktx encode` is intended for encoding to a Basis Universal format...
Is PR #810 dependent on this?
@wasimabbas-arm please rebase this and make sure it follows the proposal you wrote. Also rename `compress_utils` to `deflate_utils`. There has been no push back on this proposed named change so...
> There is `deflate` that I understand, but the addition of `[--version] [--help]` shouldn't be introduced by this PR. > > Does the CTS tests need fixing for those as...
@wasimabbas-arm are the tests working for you locally? Did you have to modify any of them?