Stefano Cossu
Stefano Cossu
When I started evaluating IIIF image servers for my institution, I was initially taken aback by the lack of storage options of IIPImage. Afterwards, I actually found this limitation to...
That is great news, @ruven . Thank you! Will we see a new v3-compliant release soon?
Maybe related, but on another error, I sometimes get `TPTImage :: TiffSetDirectory() failed` messages as the body of the image, which is sent as `image/jpeg ` content with a 200...
Ruven, thanks for adding the extra checks. I will pull in your code and test. Probably this won't change what I was seeing, since that error message is exactly what...
I realize that the strip writing error may be different and I apologize if I bundled the two issues into one. What is the consequence of that error? A corrupt...
> The new file_error checks I added should result in a HTTP 404 error I think a 500 would be more fitting, since it's a transient server error (normally 404s...
Same issue here. XFCE with DPI set to 280, all other applications look fine. After looking online, the issue seems to be related more generally to Swing, and this is...
Same problem here. @vEpiphyte 's workaround works locally. Is there a way to make it work with readthedocs while a proper solution is implemented?
Thanks @vEpiphyte . Any chance that the PR / solution you mention in your issue description be implemented?
@vEpiphyte Unfortunatly I am unable to discern the code specific to your framework from the code required to make document generation work. I have little experience with Sphinx. Would you...