Tom Crane

Results 144 issues of Tom Crane

If we're unable to get a language-matched string, but we have an array of language values, we should return _something_ - simplest and valid implementation is the first in the...

question
ACTIVE
Needs Follow-Up

At IIIF editors meeting It's easier for clients to work out what is going on if we return more useful error codes from the token service (at the moment it's...

enhancement
wellcome
ACTIVE
Needs Follow-Up

The UV currently generates thumbnails from the first image resource on a canvas, even if the canvas has a thumbnail property. The UV should evaluate thumbnail services where available and...

enhancement
wellcome
ACTIVE
Needs Follow-Up

IIIF Auth only works for services (which means image services right now). This IIIF API issue attempts to generalise the flow for any resource linked from a IIIF manifest (audio,...

bl
ACTIVE

Even when something is not "paged" the user should be able to switch to 2-page mode - currently broken.

bug
ACTIVE

This question is related to https://github.com/microsoft/reverse-proxy/issues/109 and replacing ARR. Will reverse proxy caching be on the roadmap? Like ARR (or Varnish)?

Type: Idea
ASP.NET Schedule

Presentation 3 only has `Canvas` as content carrier, which can either have dimensions `width`, `height`, `duration`, or just `duration` (e.g., for audio). Presentation 4 will introduce a `Scene` class, an...

presentation
3d

(decisions and suggestions from https://github.com/IIIF/3d/issues/11#issuecomment-1589966361) We need to be able to scale and rotate models to place them in the `Scene`. To do this we can add a transforms property...

presentation
Ready-for-Eds
3d

Split from #2255 A comment might target a 3D volume within the Scene. A suggested approach is to use a `WktSelector`: https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry ``` "target": [ { "type": "SpecificResource", "source": [...

presentation
Ready-for-Eds
3d