Benjamin Gilbert
Benjamin Gilbert
We'd need to update the [website retiling workflow](https://github.com/openslide/openslide.github.io/blob/main/.github/workflows/retile.yml).
OpenSlide shouldn't be doing anything different on different platforms. It's possible that there's a behavior difference in the underlying image libraries. I'd recommend comparing the versions of the JPEG library...
There is no OpenSlide or OpenSlide Python version 3.7.3. Please double-check your OpenSlide version. Is this a generic tiled TIFF image, or is it produced by a particular scanner vendor?
It's possible that this is caused by a bug in old versions of pixman. Are you still seeing this issue?
WIP in https://github.com/openslide/openslide-python/pull/164.
I'm open to shipping pre-compiled wheels for Linux and macOS. We already build Windows wheels through GitHub Actions (see the [release process checklists](https://github.com/openslide/openslide-python/tree/main/.github/ISSUE_TEMPLATE)) but if better tooling is available, I'm...
> I presume the windows wheels do not include the openslide C library either. Yup, that's correct.
@c-arthurs I haven't been actively maintaining this repo, and haven't taken the time to go through the PRs here. It might happen in the future, but isn't high on my...
[This demo repo](https://github.com/bgilbert/1191-demo) has some workflows that should reproduce the problem: 1. Fork the repo. 2. Run the "PR" workflow in the fork to create a PR. 3. Run the...
I'd love to work on this, but it seems I'm not going to have the time. Thanks for asking, though! It turns out that IE11 not only prefixes the API,...